Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-27 Thread Junichi Uekawa
Hi, Thanks for your feedback, 'su' with -p option wants to use SHELL, and that seems to be the main problem. I'm working around that problem with setting SHELL in configuration. > In general, I think that pbuilder should clean as many things as > possible when used, for example: > - pbuilder

Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-27 Thread Loïc Minier
Hi, On Sat, Aug 27, 2005, Loïc Minier wrote: > - sbp For clarity: this means I run svn-buildpackage --svn-builder pdebuild -- --pkgname-logfile. (I forgot to expand this note.) Bye, -- Loïc Minier <[EMAIL PROTECTED]> Come, your destiny awaits!

Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-27 Thread Loïc Minier
Hi, On sam, aoû 27, 2005, Junichi Uekawa wrote: > Is the problem because zsh sets SHELL to zsh, and > zsh is not available inside chroot? Yes. In general, I think that pbuilder should clean as many things as possible when used, for example: - pbuilder login should run a login shell

Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-26 Thread Junichi Uekawa
Hi, > When running pbuilder with zsh as the user's shell, builds are failing > because of some utility spawning $SHELL and then exiting with "No > shell!". > > While I'm not sure of the cleanest way to fix this, exporting > SHELL=/bin/bash in my .pbuilderrc seems to be enough, hence I sugges

Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-26 Thread Loïc Minier
Package: pbuilder Version: 0.129 Severity: normal Tags: patch Hi, When running pbuilder with zsh as the user's shell, builds are failing because of some utility spawning $SHELL and then exiting with "No shell!". While I'm not sure of the cleanest way to fix this, exporting SHELL=/bi