[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help! dh_build eats my binary.img!



tomas@tuxteam.de wrote:

>  | /usr/bin/lh_binary_usb-hdd: line 114: losetup.orig: command not found

This indicates that your config/common file specifies:

  LH_LOSETUP="losetup.orig"

whilst you have removed whatever was diverting /sbin/losetup since you
called lh_config the first time.
 - loop-aes-utils (and maybe others) use dpkg-divert to take control
of /sbin/losetup. However, these versions are broken in some way for what we
need them for, so we try and use /sbin/losetup.orig where possible.

You may just have to do:

  LH_LOSETUP="losetup"

to get builds working again. If not, post more details.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org
       `-

Attachment: signature.asc
Description: PGP signature


Reply to: