Public bug reported:

Binary package hint: debhelper

$ lsb_release -rd
Description:    Ubuntu 9.04
Release:        9.04
$ dpkg -l debhelper
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  debhelper      7.0.17ubuntu4  helper programs for debian/rules

dh_perl is supposed to search in the package staging directory for perl
programs. If it finds one, it adds a dependence on perl to the rules
file.

dh_perl is following symlinks in the staging directory, which causes it
to look at files outside of the staging directory. Having a symlink to a
perl program does not mean the package depends on perl, so dh_perl
should simply ignore symlinks.

** Affects: debhelper (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dh_perl follows symlinks
https://bugs.launchpad.net/bugs/379515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to