Bug#421792: /var/lib/dpkg/info/*.md5sums inherits from package

2007-11-01 Thread Ian Jackson
Sven Joachim writes (Re: Bug#421792: /var/lib/dpkg/info/*.md5sums inherits from package): Ian Jackson [EMAIL PROTECTED] writes: These files are generated during package building as DEBIAN/md5sums, and that file's permissions and ownership are inherited by the installed file. (I have just

Bug#20471: patch to check rdepends on unpack

2007-11-01 Thread Ian Jackson
Raphael Hertzog writes (Re: Bug#20471: patch to check rdepends on unpack): I just did that locally and attached is the corresponding patch (created by git-format-patch for easy inclusion). I adjusted the commit log, the changelog and fixed some trailing spaces (that the pre-commit hook forbid

Bug#281057: memory leak with --root and failing stats

2007-11-01 Thread Ian Jackson
I've looked at the situation here and I think I agree with Egmont's analysis in his original report in November 2004. In particular, I agree with his assertion about the memory leak due to failed lstats in the code in 1.10.24: cfile-namenode-filestat = (struct stat *) nfmalloc(sizeof(struct

Bug#20471: patch to check rdepends on unpack

2007-11-01 Thread Raphael Hertzog
Hi, On Thu, 01 Nov 2007, Ian Jackson wrote: Raphael Hertzog writes (Re: Bug#20471: patch to check rdepends on unpack): I just did that locally and attached is the corresponding patch (created by git-format-patch for easy inclusion). I adjusted the commit log, the changelog and fixed some

Bug#20471: patch to check rdepends on unpack

2007-11-01 Thread Ian Jackson
Raphael Hertzog writes (Re: Bug#20471: patch to check rdepends on unpack): bug20471 branch in git://git.debian.org/~rhertzog/dpkg.git http://git.debian.org/?p=users/hertzog/dpkg.git;a=shortlog;h=bug20471 For the record, while I think trailing whitespace is hardly a big crime :-), that commit

Bug#448946: `Breaks' for dselect

2007-11-01 Thread Ian Jackson
Package: dpkg Version: 1.14.7 I have made the (very small!) changes which I think will be correct for dselects to handle Breaks correctly. The results are here: http://git.debian.org/?p=users/iwj/dpkg.git git://git.debian.org/git/users/iwj/dpkg.git etc. as the branch dselectbreaks Ian.