Public bug reported:

The file /usr/bin/dh_make contains hard-coded references to
/usr/bin/bzip2 on lines 424 and 426 . However, the correct path is
/bin/bzip2 (on Edgy, at least). This causes dh_make to report an error
when operating on bz2 files:

Source file is a bz2 but bzip2 or gzip not available at /usr/bin/dh_make
line 428, <STDIN> line 2.

** Affects: dh-make (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

** Description changed:

- The file /usr/bin/dh-make contains hard-coded references to
+ The file /usr/bin/dh_make contains hard-coded references to
  /usr/bin/bzip2 on lines 424 and 426 . However, the correct path is
  /bin/bzip2 (on Edgy, at least). This causes dh_make to report an error
  when operating on bz2 files:
  
  Source file is a bz2 but bzip2 or gzip not available at /usr/bin/dh_make
  line 428, <STDIN> line 2.

-- 
Hard coded path to bzip2 in dh-make is wrong
https://launchpad.net/bugs/57815

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

Reply via email to