Bug#338976: pbuilder and /etc/shadow

2005-11-15 Thread Roland Stigge
Norbert, with this, you are just preventing the respective lines from being executed. I guess you have BUILDUSERNAME unset (default)? Maybe we should also cat to etc/shadow etc. if it doesn't exist? bye, Roland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#338976: pbuilder and /etc/shadow

2005-11-15 Thread Norbert Preining
On Die, 15 Nov 2005, Roland Stigge wrote: with this, you are just preventing the respective lines from being executed. I guess you have BUILDUSERNAME unset (default)? Maybe we should also cat to etc/shadow etc. if it doesn't exist? Well, I didn't say that this is the right solution. But

Bug#338976: pbuilder and /etc/shadow

2005-11-15 Thread Roland Stigge
Norbert Preining wrote: with this, you are just preventing the respective lines from being executed. I guess you have BUILDUSERNAME unset (default)? Maybe we should also cat to etc/shadow etc. if it doesn't exist? Well, I didn't say that this is the right solution. But what is *TRUE* is

Bug#338976: pbuilder and /etc/shadow

2005-11-15 Thread Norbert Preining
On Mit, 16 Nov 2005, Roland Stigge wrote: etc/shadow et al. So your solution was even right, but for the wrong problem... ;) Well, it solved the problem that I needed to build some packages urgently ;-) Best wishes Norbert

Bug#338976: [Pbuilder-maint] Bug#338976: pbuilder and /etc/shadow

2005-11-15 Thread Junichi Uekawa
Hi, with this, you are just preventing the respective lines from being executed. I guess you have BUILDUSERNAME unset (default)? Maybe we should also cat to etc/shadow etc. if it doesn't exist? Hmm.. I doubt we need to create etc/shadow if it doesn't already exist (i.e. shadow password is

Bug#338976: pbuilder and /etc/shadow

2005-11-14 Thread Norbert Preining
Package: pbuilder Version: 0.138 Followup-For: Bug #338976 The following fixed the problem for me: --- pbuilder-buildpackage-funcs.orig2005-11-14 20:51:07.0 +0100 +++ pbuilder-buildpackage-funcs 2005-11-14 20:51:55.0 +0100 @@ -81,7 +81,7 @@ function createbuilduser () {