Package: pyopengl
Version: 2.0.1.09.dfsg.1-0.1
Severity: serious

The previous NMU of pyopengl introduced buggy dpatch support which causes
changes to the tree in the clean target, resulting in a build failure when
using -rsudo because the clean target runs as root and the build target
fails with a permission denied error:

 /usr/bin/sudo debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp*
dpatch apply-all
applying patch 01_togl_setup to ./ ... ok.
python setup.py clean --all
Togl to be built: Togl-1.6
running clean
'build/lib.linux-alpha-2.4' does not exist -- can't clean it
'build/bdist.linux-alpha' does not exist -- can't clean it
'build/scripts-2.4' does not exist -- can't clean it
find . -name '*.pyc' -print0 | xargs -0 rm -f
rm -rf build
dh_clean
dpatch deapply-all
reverting patch 01_togl_setup from ./ ... ok.
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01_togl_setup to ./ .../usr/bin/dpatch: line 433:
.//debian/patched/01_togl_setup.dpatch.new: Permission denied
mv: cannot stat .//debian/patched/01_togl_setup.dpatch.new': No such file or 
directory
make: *** [patch-stamp] Error 1
******************************************************************************

A full build log can be found at
<http://buildd.debian.org/fetch.cgi?pkg=pyopengl&arch=alpha&ver=2.0.1.09.dfsg.1-0.1&stamp=1162136141>.

Since alpha, mips, and mipsel all use sudo instead of fakeroot when
building, pyopengl is out of date on these three architectures, which
prevents getting the RC bugfixes into testing.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to