Bug#534565: debhelper: dh_install does not properly handle dangling symlinks

2009-06-30 Thread Guillem Jover
On Tue, 2009-06-30 at 08:32:52 +0200, Guillem Jover wrote: > Anyway I'm attaching a fake package which has 4 test cases runable > via debian/rules, test-a, test-b and test-c fail, test-d and test-e > succeed. Bah, attached an old version, new one here. regards, guillem test-rootdir.tgz Descript

Bug#534565: debhelper: dh_install does not properly handle dangling symlinks

2009-06-29 Thread Guillem Jover
On Sun, 2009-06-28 at 16:23:10 -0400, Joey Hess wrote: > Guillem Jover wrote: > > On dh_install, when using compat level >= 7, passing an absolute path > > (like “$(CURDIR)/debian/tmp”) to --sourcedir, the first result of the > > glob is a dangling symlink (like when it points to another directory,

Bug#534565: debhelper: dh_install does not properly handle dangling symlinks

2009-06-28 Thread Joey Hess
Guillem Jover wrote: > On dh_install, when using compat level >= 7, passing an absolute path > (like “$(CURDIR)/debian/tmp”) to --sourcedir, the first result of the > glob is a dangling symlink (like when it points to another directory, > which then makes it need to be an absolute path, for example

Bug#534565: debhelper: dh_install does not properly handle dangling symlinks

2009-06-25 Thread Guillem Jover
Package: debhelper Version: 7.2.16 Severity: serious Hi! On dh_install, when using compat level >= 7, passing an absolute path (like “$(CURDIR)/debian/tmp”) to --sourcedir, the first result of the glob is a dangling symlink (like when it points to another directory, which then makes it need to be