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

Re: debconf: Bad file descriptor



On Wed, 2008-01-09 at 12:28 +0000, Alex Gonzalez wrote:
> Hi,
> 
> Please redirect me to the correct list if this happens to be off-topic here.
> 
> A post installation script on a private debian package performs the following:
> 
> mount /dev/hda2 /mnt/hda
> mount -t proc none /mnt/hda/proc
> chroot /mnt/hda /bin/bash -c 'apt-get install portmap'

chroot /mnt/hda apt-get install portmap

You shouldn't need the extra shell.

-- 


Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: