Package: cowdancer Version: 0.42 Severity: normal Hi,
After upgrading cowdancer and pbuilder packages, I get the following error while runing pdebuild: > /usr/bin/pdebuild W: /home/robert/.pbuilderrc does not exist dpkg-buildpackage: source package sysstat dpkg-buildpackage: source version 8.0.2-1 dpkg-buildpackage: source changed by Robert Luberda <[EMAIL PROTECTED]> fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make clean [ ! -f Makefile ] || /usr/bin/make distclean dh_clean dpkg-source -i -b sysstat dpkg-source: warning: source directory './sysstat' is not <sourcepackage>-<upstreamversion> 'sysstat-8.0.2' dpkg-source: warning: .orig directory name sysstat.orig is not <package>-<upstreamversion> (wanted sysstat-8.0.2.orig) dpkg-source: building sysstat using existing sysstat_8.0.2.orig.tar.gz dpkg-source: building sysstat in sysstat_8.0.2-1.diff.gz dpkg-source: building sysstat in sysstat_8.0.2-1.dsc dpkg-genchanges -S >../sysstat_8.0.2-1_source.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: source only upload (original source is included) cowdancer-ilistcreate: cannot open .ilist file W: cowdancer-ilistcreate failed to run within chroot, falling back to old method W: /home/robert/.pbuilderrc does not exist Command line parameter [] is not a valid .dsc file name -> Copying COW directory -> Invoking pbuilder -> Cleaning COW directory Downgrading cowdancer to 0.41 fixes this problem: > /usr/bin/pdebuild [skipped] dpkg-buildpackage: source only upload (original source is included) cowdancer-ilistcreate: cannot open .ilist file W: cowdancer-ilistcreate failed to run within chroot, falling back to old method W: /home/robert/.pbuilderrc does not exist -> Running in no-targz mode I: using fakeroot in build. Current time: Sun Oct 28 08:58:34 CET 2007 [skipped] The .ilist file exists in /var/cache/pbuilder/base.cow however I'm not sure if its permisions and owner are correct: > ls -la /var/cache/pbuilder/base.cow/.ilist -rw-r--r-- 1 root root 129708 2007-10-28 00:41 /var/cache/pbuilder/base.cow/.ilist My config file: > grep '^[^#].*=' /etc/pbuilderrc BASETGZ=/var/cache/pbuilder/base.tgz BUILDPLACE=/var/cache/pbuilder/build/ MIRRORSITE=http://localhost/apt-cacher/ftp.pl.debian.org/debian USEPROC=yes USEDEVPTS=yes USEDEVFS=no BUILDRESULT="$PWD/../" DISTRIBUTION=unstable APTCACHE="" APTCACHEHARDLINK="yes" REMOVEPACKAGES="lilo" HOOKDIR="/etc/pbuilder/hooks" export DEBIAN_FRONTEND="noninteractive" DEBEMAIL="" BUILDSOURCEROOTCMD="fakeroot" PBUILDERROOTCMD="sudo" PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-classic" DEBBUILDOPTS="-i" APTCONFDIR="" BUILDUSERID=1234 BUILDUSERNAME=pbuilder BINDMOUNTS="" export PATH="/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" export SHELL=/bin/bash DEBOOTSTRAP="cdebootstrap" PKGNAME_LOGFILE_EXTENTION="_$(dpkg --print-architecture).build" PKGNAME_LOGFILE="no" AUTO_DEBSIGN="no" EXTRAPACKAGES="bzip2" PDEBUILD_PBUILDER="cowbuilder" export debian_chroot="pbuild$$" Best Regards, robert -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Shell: /bin/sh linked to /bin/pdksh Versions of packages cowdancer depends on: ii libc6 2.6.1-6 GNU C Library: Shared libraries ii pbuilder 0.174 personal package builder for Debia cowdancer recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

