Package: libguestfs Severity: normal Hallo,
I couldn't build a source package from the git checkout. git clone git://git.debian.org/pkg-libvirt/libguestfs.git cd libguestfs ls debian/README.source # ???? git-buildpackage -S pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions test -x debian/rules dh_testroot /usr/bin/make -C . -k distclean make[1]: Entering directory `/var/checkouts/deb-packages/libguestfs' There seems to be no Makefile in this directory. You must run ./configure before running `make'. make[1]: *** [abort-due-to-no-makefile] Fehler 1 make[1]: Das Target »distclean« wurde wegen Fehlern nicht aktualisiert. make[1]: Leaving directory `/var/checkouts/deb-packages/libguestfs' make: [makefile-clean] Fehler 2 (ignoriert) rm -f debian/stamp-makefile-build rm -rf debian/stamp-autotools-configure for i in ./daemon/build-aux/config.guess ./build-aux/config.guess ../daemon/build-aux/config.sub ./build-aux/config.sub ../build-aux/config.rpath ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean rm -f debian/stamp-autotools-files for buildver in 2.5 2.6; do \ cd /var/checkouts/deb-packages/libguestfs && cd . && python$buildver /dev/null clean -a; \ done rm -rf debian/python-module-stampdir find . -name '*.pyc' -exec rm '{}' ';' find . -prune -name '*.egg-info' -exec rm -rf '{}' ';' /usr/bin/make -f debian/rules reverse-config pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions make[1]: Entering directory `/var/checkouts/deb-packages/libguestfs' for i in ./daemon/build-aux/config.guess ./build-aux/config.guess ../daemon/build-aux/config.sub ./build-aux/config.sub ../build-aux/config.rpath ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/var/checkouts/deb-packages/libguestfs' if [ -d "." ]; then \ cd . && QUILT_PATCHES=/var/checkouts/deb-packages/libguestfs/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \ fi Kein Patch entfernt rm -rf ./.pc rm -f debian/stamp-patch* rm -rf appliance/debian/root \ appliance/debian/nest \ appliance/debian/vmlinuz-* \ appliance/debian/*.cgz \ appliance/*.bak rm -rf perl/blib/ perl/*.o rm -f src/.pod2text.data po/*.gmo rm -f debian/check-stamp You have uncommitted changes in your source tree: # On branch master # Changed but not updated: # (use "git add/rm <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working # directory) # # deleted: po/or.gmo # deleted: po/pa.gmo # deleted: po/pl.gmo # deleted: po/te.gmo # no changes added to commit (use "git add" and/or "git commit -a") Use --git-ignore-new to ignore. -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (1000, 'stable'), (990, 'unstable'), (700, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org