Bug#506090: FTBFS when built twice in a row

2008-11-18 Thread Olly Betts
On Tue, Nov 18, 2008 at 12:01:15PM +, Chris Lamb wrote: > Olly Betts wrote: > > > You can safely limit the find to the python subdirectory to reduce the > > number of directories it has to look through: > > > > find python -type f -name "*.pyc" -print0 | xargs -0 rm -f > > Sure. Or even

Bug#506090: FTBFS when built twice in a row

2008-11-18 Thread Chris Lamb
Olly Betts wrote: > You can safely limit the find to the python subdirectory to reduce the > number of directories it has to look through: > > find python -type f -name "*.pyc" -print0 | xargs -0 rm -f Sure. Or even "rm -f python/testsuite.pyc", which is arguably superior as it self-docume

Bug#506090: FTBFS when built twice in a row

2008-11-18 Thread Olly Betts
tags 506090 + qa-doublebuild severity 506090 important thanks On Tue, Nov 18, 2008 at 10:46:56AM +, Chris Lamb wrote: > xapian-bindings FTBFS when built twice in a row: Which is a lenny release goal, so I've tagged and set the severity appropriately. This is caused by an upstream build syste

Bug#506090: FTBFS when built twice in a row

2008-11-18 Thread Chris Lamb
Package: xapian-bindings Version: 1.0.7-3 Tags: patch xapian-bindings FTBFS when built twice in a row: % debuild -uc -us [...] Now running lintian... Finished running lintian. % debuild -uc -us [...] dpkg-source -b xapian-bindings-1.0.7 dpkg-source: info: using source format `1.0' dpkg-