Re: About strange ftbfs of python-coverage on the buildds

2010-10-20 Thread Michael Bienia
On 2010-10-20 11:16:29 +0530, Bhavani Shankar R wrote:
 when I tested out the package on my updated pbuilder it built fine
 [relevant part of the log attached] but it failed on the buildd

The check that made the build fail is done by the package
pkgbinarymangler which is installed on the buildds.

Install the pkgbinarymangler package in your pbuilder and you should
be able to re-produce the FTBFS in your pbuilder too.

Michael

-- 
Ubuntu-motu-mentors mailing list
Ubuntu-motu-mentors@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors


Re: About strange ftbfs of python-coverage on the buildds

2010-10-20 Thread James Westby
On Wed, 20 Oct 2010 11:16:29 +0530, Bhavani Shankar R bh...@ubuntu.com wrote:
 Hello list!
 
 As the subject says I tried to sync python-coverage in natty to keep
 the package in sync from debian
 
 when I tested out the package on my updated pbuilder it built fine
 [relevant part of the log attached] but it failed on the buildd
 
 http://launchpadlibrarian.net/57908776/buildlog_ubuntu-natty-i386.python-coverage_3.2-1_FAILEDTOBUILD.txt.gz

The cause is:

Found files in /usr/lib/python2.7/site-packages (must be in
dist-packages for python2.7).

You probably don't have pkgbinarymangler installed in your pbuilder
chroot, hence the difference.

Thanks,

James

-- 
Ubuntu-motu-mentors mailing list
Ubuntu-motu-mentors@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors


Re: About strange ftbfs of python-coverage on the buildds

2010-10-20 Thread Bhavani Shankar R
On Wed, Oct 20, 2010 at 2:34 PM, Bhavani Shankar R bh...@ubuntu.com wrote:
 On Wed, Oct 20, 2010 at 2:24 PM, Michael Bienia mich...@bienia.de wrote:

 The check that made the build fail is done by the package
 pkgbinarymangler which is installed on the buildds.

 Install the pkgbinarymangler package in your pbuilder and you should
 be able to re-produce the FTBFS in your pbuilder too.

Hi james and michael

Still no go I am not able to produce on updated pbuilder even when I
bump pyversions and it still fails on buildds

https://edge.launchpad.net/ubuntu/+source/python-coverage/3.2-1ubuntu1/+build/2011055/+files/buildlog_ubuntu-natty-i386.python-coverage_3.2-1ubuntu1_FAILEDTOBUILD.txt.gz

and I do have pkgbinarymangler installed

bhav...@bhavani-desktop:~$ apt-cache policy pkgbinarymangler
pkgbinarymangler:
  Installed: 77
  Candidate: 77

Attached is the relevant part of my pbuilder log

regards
-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!


pbuilderlog.gz
Description: GNU Zip compressed data
-- 
Ubuntu-motu-mentors mailing list
Ubuntu-motu-mentors@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors


Re: About strange ftbfs of python-coverage on the buildds

2010-10-20 Thread Barry Warsaw
On Oct 20, 2010, at 05:40 PM, Luca Falavigna wrote:

 I'm seeing the exact same failures in my cheetah build after
 installing pkgbinarymangler in my chroots.  I will investigate.

This is because python-support doesn't support python2.7 yet.

I have a patch for that, which I've been running in the ~pythoneers PPA since
Maverick.  Matthias?

In the meantime, I'll update the package for natty in the PPA.  There's also a
patch for python-central there too (the python-defaults one is not necessary
any longer).

-Barry


signature.asc
Description: PGP signature
-- 
Ubuntu-motu-mentors mailing list
Ubuntu-motu-mentors@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-mentors