> -----Message d'origine----- > De : otavio.salva...@gmail.com > [mailto:otavio.salva...@gmail.com] De la part de Otavio Salvador > Envoyé : 5 mai 2009 11:15 > À : Fortier,Vincent [Montreal]; 526...@bugs.debian.org > Cc : Christian Perrier; Michael Tautschnig; Thomas Lange > Objet : Re: Bug#526978: debootstrap exit 1 in amd64 arch only > for no reason > > Hello, > > On Tue, May 5, 2009 at 8:50 AM, Fortier,Vincent [Montreal] > <vincent.forti...@ec.gc.ca> wrote: > >> Have you tried reproducing this with lenny's debootstrap? > > > > I did but not directly until this morning... Looks like > this problem really got fixed for Lenny... Here is the output: > > An easy way to check why this happens is to generate the sh > -x log from both runs and compare them. That could help us to > properly sort this out fastly.
Sure but I'd need to know where to add a set -x ?? Debootstrap calls subscripts and subroutines using: exec 4>&3 I still did'nt found the way to capture an appropriate output by adding a set -x in the code, a call via sh -x /usr/sbin/debootstrap or removing exec x>&y I am now trying to figure which script is displaying the message "I: Base system installed successfully." so I can add-up a set -x in it... Help would be appreciated... - vin -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org