Bug#313293: debdiff of different tarball broken by latest dpkg-dev

2005-06-17 Thread Colin Watson
On Mon, Jun 13, 2005 at 05:43:45PM +0200, Bill Allombert wrote: > On Mon, Jun 13, 2005 at 12:20:36AM +0200, Bill Allombert wrote: > > Probably a more robust way to find the name of the directory is in > > order. Given you unpack in an empty tempdirr, you could just use > > readdir to find the name

Bug#313293: debdiff of different tarball broken by latest dpkg-dev

2005-06-13 Thread Bill Allombert
On Mon, Jun 13, 2005 at 12:20:36AM +0200, Bill Allombert wrote: > Probably a more robust way to find the name of the directory is in > order. Given you unpack in an empty tempdirr, you could just use > readdir to find the name of the directory created. Here a patch that implement this suggestion.

Bug#313293: debdiff of different tarball broken by latest dpkg-dev

2005-06-12 Thread Bill Allombert
Package: devscripts Version: 2.8.14 Severity: normal Hello Julian, debdiff of 2 .dsc files with different tarball is broken: $ debdiff menu_2.1.24.dsc menu_2.1.25.dsc 2>&1 diff: /tmp/fWjfYmyUqt/menu_2.1.24.tar.gz: No such file or directory diff: /tmp/S3txZIh6aP/menu_2.1.25.tar.gz: No such file o