On 06/28/2011 01:47 AM, Kilian Krause wrote: > Nikolaus, > > On Mon, 2011-06-27 at 18:46 -0400, Nikolaus Rath wrote: >> On 06/27/2011 05:32 PM, Kilian Krause wrote: >>>>> 5. Your package doesn't build in pbuilder: >>>>> >>>>> dpkg-source: warning: ignoring deletion of directory doc >>>>> dpkg-source: error: cannot represent change to >>>>> s3ql-1.0.1/distribute-0.6.14.tar.gz: binary file contents changed >>>> >>>> That's weird, it works just fine here, and it also does not download >>>> anything but uses the existing python-setuptools. Can you tell me what >>>> commands you used to get this? >>> >>> dpkg-source -x s3ql_1.0.1-1.dsc;cd s3ql-1.0.1;pdebuild >>> >>> which spawns a fresh "unstable" pbuilder chroot and installs your listed >>> build-deps. >> >> Hmm. On my system: >> >> dget http://mentors.debian.net/debian/pool/main/s/s3ql/s3ql_1.0.1-1.dsc >> dpkg-source -x s3ql_1.0.1-1.dsc;cd s3ql-1.0.1;pdebuild >> >> runs perfectly. I do not have any extra stuff installed in my chroot >> except for vim. >> >> The complete build output is at >> >> http://pastebin.com/3na83pQT >> >> I don't quite know what to do here... do you have any idea? Could you >> post the complete output on your system as well? > > the missing build-deps on my system are: > dpkg-checkbuilddeps: Unmet build dependencies: python-setuptools (>= > 0.6.14) python-apsw (>= 3.7.0) python-sphinx python-argparse > python-llfuse (>= 0.31) python-pycryptopp python-paramiko python-lzma > (>= 0.5.3) > > full build log is at: > http://people.debian.org/~kilian/s3ql_1.0.1-1_amd64.build
Well, this seems to make this a problem with your chroot rather than with the S3QL package. The missing build-deps are certainly available in unstable, see e.g. http://packages.debian.org/sid/python-setuptools Are you sure you are running an up-to-date unstable pbuilder chroot? Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

