Re: /dev/pts mount problem

2007-11-21 Thread Sebastian Holler
Hi ! I had the same problem. As a workaround you can modify the shell script /usr/bin/lh_chroot_devpts. I have changed line 61(?) from ${LH_ROOT_COMMAND} mount devpts-live -t devpts chroot/dev/pts into if [ `${LH_ROOT_COMMAND} mount | grep /dev/pts` == ]; then ${LH_ROOT_COMMAND} mount

Re: /dev/pts mount problem

2007-11-21 Thread Joe Ruddy
This worked great. Thanks for the tip. On Nov 21, 2007, at 3:50 AM, Sebastian Holler wrote: Hi ! I had the same problem. As a workaround you can modify the shell script /usr/bin/lh_chroot_devpts. I have changed line 61(?) from ${LH_ROOT_COMMAND} mount devpts-live -t devpts

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
On Wed, Nov 21, 2007 at 07:21:03PM +0100, René Mérou wrote: First i did this: lh_config --bootappend-live locale=ca_ES.UTF-8 keyb=es -k 686 -a i386 --mirror-bootstrap http://ftp.fr.debian.org/debian/; -d sid -p kde-desktop --checksums disabled [...] P: Configuring helper

E: Couldn't install system due to errors!

2007-11-21 Thread René Mérou
First i did this: lh_config --bootappend-live locale=ca_ES.UTF-8 keyb=es -k 686 -a i386 --mirror-bootstrap http://ftp.fr.debian.org/debian/; -d sid -p kde-desktop --checksums disabled (i had to change etch to sid in the LH_DISTRIBUTION=sid i was thinking -d sid do that but i fount it was

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Daniel Baumann
Justin Pryzby wrote: I think that's due to a cdebootstrap bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448210 jup. i swiched to debootstrap when it became team-maintained by d-i people, theres nearly no reason to use cdebootstrap anymore (except the the simplicity if the static binary

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
On Wed, Nov 21, 2007 at 08:15:30PM +0100, Daniel Baumann wrote: Justin Pryzby wrote: I think that's due to a cdebootstrap bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448210 jup. i swiched to debootstrap when it became team-maintained by d-i people, theres nearly no reason to use

Re: E: Couldn't install system due to errors!

2007-11-21 Thread René Mérou
If thats the problem, where do i put -o APT::Install-Recommends=false I tried lh_bootstrap -o APT::Install-Recommends=false its not working, its not one bootstrap option must i just end the lh_bootstrap after this error with one cdebootstrap -o APT::Install-Recommends=false ? El Wednesday

Re: E: Couldn't install system due to errors!

2007-11-21 Thread Justin Pryzby
El Wednesday 21 November 2007 19:32:47 Justin Pryzby escribió: On Wed, Nov 21, 2007 at 07:21:03PM +0100, René Mérou wrote: First i did this: lh_config --bootappend-live locale=ca_ES.UTF-8 keyb=es -k 686 -a i386 --mirror-bootstrap http://ftp.fr.debian.org/debian/; -d sid -p

Re: E: Couldn't install system due to errors!

2007-11-21 Thread René Mérou
El Wednesday 21 November 2007 21:06:34 Daniel Baumann escribió: Justin Pryzby wrote: IIRC d-l silently .. fixes it for you if it's not installed. yes I think maybe it should not. you're right, it's changed. It was true, i have just installed debootstrap and now i get this 3 lines: