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

Re: debconf: Bad file descriptor



Thanks Neil, I tried that change but didn't make any difference.

Some extra information, the simplified process list for the installation,

  520 ?        S      0:00 /bin/sh /usr/share/pvscripts/pv_update
  530 ?        S      0:00 /usr/bin/apt-get install
--allow-unauthenticated --quiet --yes -o
Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold
bzip2 portmap
  661 ?        D      0:00 /usr/bin/dpkg --force-confdef
--force-confold --status-fd 12 --configure portmap

Alex

On Jan 9, 2008 12:55 PM, Neil Williams <codehelp@debian.org> wrote:
> 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/
>
>
>


Reply to: