On Sun, Feb 12, 2012 at 07:44:32PM +0800, Paul Wise wrote: > I have multiarch dpkg installed (see below) and I get some errors when > running debdelta (see below). It appears that debdelta is directly > accessing internal dpkg files, which are named differently on multi-arch > systems for packages marked as multi-arch.
thanks a lot for reporting > Instead of accessing internal > dpkg files, I think debdelta should spawn dpkg --listfiles to get a list > of files that belong to a package. yeah, that was what I was doing in the beginning (the code is still there) but it is slow, it was slowing down all the patching process; so I wrote the code to parse the files directly. I will look into it. a. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org