[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Reporting of bugs in package VCS repos



>>>>> "Charles" == Charles Plessy <plessy@debian.org> writes:

    Charles> Le Wed, Apr 23, 2014 at 03:45:53PM +0200, Andreas Tille a
    Charles> écrit :
    >> On Wed, Apr 23, 2014 at 02:47:47PM +0200, rf@q-leap.de wrote:
    >> >     >> git). What I'd like to know is, where we should address
    >> >     >> bugs in the packaging or VCS management (e.g. missing
    >> >     >> tags) to. Mailing list or directly to the uploaders or
    >> >     >> ...?
    >> >
    >> >     Andreas> Can you please give an example.
    >> >
    >> > e.g. fastx-toolkit. It doesn't have any tags, even though the
    >> > upstream repo (https://github.com/agordon/fastx_toolkit.git)
    >> > does have release tags.  In this case, it's not clear how the
    >> > orig.tar.gz was created.
    >>
    >> I think this package is an exception and Charles

    Charles> … and Charles forgot to push his tags.  Now it is done.
    Charles> Sorry for the confusion it created !

Thanks Charles, that helped. Now I just have a remaining problem, when I
want to create the source package. The fastx-toolkit_0.0.14.orig.tar.gz
created by "pristine-tar checkout fastx-toolkit_0.0.14.orig.tar.gz"
is not consistent with the upstream source generated by
"git archive 0.0.14 | | tar -xf -". I obtain the following errors when
trying to build the source package after a successful build of the
binary packages:

dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building fastx-toolkit using existing ./fastx-toolkit_0.0.14.orig.tar.gz
dpkg-source: error: cannot represent change to debuild/INSTALL:
dpkg-source: error:   new version is symlink to /usr/share/automake-1.11/INSTALL
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/ltmain.sh:
dpkg-source: error:   new version is symlink to /usr/share/libtool/config/ltmain.sh
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/missing:
dpkg-source: error:   new version is symlink to /usr/share/automake-1.11/missing
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/install-sh:
dpkg-source: error:   new version is symlink to /usr/share/libtool/config/install-sh
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/depcomp:
dpkg-source: error:   new version is symlink to /usr/share/automake-1.11/depcomp
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/config.sub:
dpkg-source: error:   new version is symlink to /usr/share/libtool/config/config.sub
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/config/config.guess:
dpkg-source: error:   new version is symlink to /usr/share/libtool/config/config.guess
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/m4/ltoptions.m4:
dpkg-source: error:   new version is symlink to /usr/share/aclocal/ltoptions.m4
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/m4/ltversion.m4:
dpkg-source: error:   new version is symlink to /usr/share/aclocal/ltversion.m4
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/m4/libtool.m4:
dpkg-source: error:   new version is symlink to /usr/share/aclocal/libtool.m4
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/m4/ltsugar.m4:
dpkg-source: error:   new version is symlink to /usr/share/aclocal/ltsugar.m4
dpkg-source: error:   old version is nonexistent
dpkg-source: error: cannot represent change to debuild/m4/lt~obsolete.m4:
dpkg-source: error:   new version is symlink to /usr/share/aclocal/lt~obsolete.m4
dpkg-source: error:   old version is nonexistent
dpkg-source: warning: executable mode 0755 of 'configure' will not be represented in diff
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b debuild gave error exit status 2
debuild: fatal error at line 1350:
dpkg-buildpackage -rfakeroot -d -us -uc -S -sa failed

PS: If you think this discussion is more appropriate for
debian-med-packaging (or offline), let me know.

Roland

-------
http://www.q-leap.com / http://qlustar.com


Reply to: