tag 516670 + patch thanks On Mon, Feb 23, 2009 at 12:53:30AM +0100, Peter Palfrader wrote: > Files in /usr/share/lintian/overrides are not owned by root on lenny/alpha. > > wea...@intrepid:~/tmp$ wget -nv > http://ftp.de.debian.org/debian/pool/main/k/klibc/klibc-utils_1.5.12-2_alpha.deb > 2009-02-23 00:51:51 > URL:http://ftp.de.debian.org/debian/pool/main/k/klibc/klibc-utils_1.5.12-2_alpha.deb > [248060/248060] -> "klibc-utils_1.5.12-2_alpha.deb" [1] > wea...@intrepid:~/tmp$ ar x klibc-utils_1.5.12-2_alpha.deb > wea...@intrepid:~/tmp$ tar tvzf data.tar.gz | grep lintian > drwxr-xr-x root/root 0 2008-08-11 16:53 ./usr/share/lintian/ > drwxr-xr-x root/root 0 2008-08-11 16:53 ./usr/share/lintian/overrides/ > -rw-r--r-- buildd/buildd 38 2008-08-11 16:52 > ./usr/share/lintian/overrides/klibc-utils
The attached patch should fix this issue. As agreed on IRC I'll upload an NMU (or rather convince someone to do so) to stable with this fix. The same fix should work for unstable. Hauke
diff -u klibc-1.5.12/debian/rules klibc-1.5.12/debian/rules --- klibc-1.5.12/debian/rules +++ klibc-1.5.12/debian/rules @@ -34,8 +34,6 @@ DEB_MAKE_INSTALL_TARGET := install -DEB_FIXPERMS_EXCLUDE := klibc- - pre-build:: if [ ! -e linux ]; then \ rm -rf linux/include; \ diff -u klibc-1.5.12/debian/changelog klibc-1.5.12/debian/changelog --- klibc-1.5.12/debian/changelog +++ klibc-1.5.12/debian/changelog @@ -1,3 +1,10 @@ +klibc (1.5.12-2.1) stable; urgency=high + + * Non-maintainer upload. + * Fix "files owned by !root" in debian/rules (Closes: #516670) + + -- Jan Hauke Rahm <i...@jhr-online.de> Tue, 07 Jul 2009 13:14:48 +0200 + klibc (1.5.12-2) unstable; urgency=medium * Add backport 11_klibc-Default-signal-3-to-bsd_signal-3.patch.
signature.asc
Description: Digital signature