Source: lush
Version: 1.2.1-6+cvs20080204
Severity: serious
Tags: sid squeeze
Justification: rebuilding introduces a severe regression

The cvs20080204 patch doesn't get applied correctly in a sid chroot:

| $ ./debian/rules patch
| test -d debian/patched || install -d debian/patched
| dpatch  apply-all
| applying patch cvs20080204 to ./ ... ok.
| applying patch 01-python to ./ ... ok.
| applying patch 02-manpage to ./ ... ok.
| applying patch 03-gcc4-mips to ./ ... ok.
| dpatch  cat-all  >>patch-stampT
| mv -f patch-stampT patch-stamp
| | $ find -name loadjpeg.c
| ./upstream/cvs/lush/packages/jpeg/loadjpeg.c

In lenny, everything worked fine:

| $ ./debian/rules patch
| test -d debian/patched || install -d debian/patched
| dpatch  apply-all
| applying patch cvs20080204 to ./ ... ok.
| applying patch 01-python to ./ ... ok.
| applying patch 02-manpage to ./ ... ok.
| applying patch 03-gcc4-mips to ./ ... ok.
| dpatch  cat-all  >>patch-stampT
| mv -f patch-stampT patch-stamp
| | $ find -name 'loadjpeg.c'
| ./packages/jpeg/loadjpeg.c

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to