Package: rlwrap Version: 0.24-1 Severity: grave Justification: renders package unusable Tags: patch
Hi, as seen on packages.debian.org [1], the rlwrap package version 0.28-1 only contains /usr/share/doc on alpha, mips and mipsel. These are the buildds that use sudo instead of fakeroot, and the problem is installing into $(PWD), which gets unset by sudo. The fix is to replace $(PWD) with $(CURDIR), which is set by make. The issue is only dormant in etch (0.24-1), since the packages were built before the sudo environment cleaning change in early 2006. Still, by my reading of the etch RC policy ('Packages must be buildable within the same release'), I assume this is RC for etch too. [1] http://packages.debian.org/unstable/utils/rlwrap Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]