Hi,

> > I guess newer pbuilder uses "sudo -E" which requires /etc/sudoer fiddle 
> > which I
> > have not yet done in my lenny system.
> 
> Strange, I have lenny system running and I don't think this happens to me.
> Have you had your security updates?

My subsequent functioning run for patch was done after changing 

PBUILDERROOTCMD="sudo"

Let me chack ... on my normal shell, "sudo -E bash" works... hmmmm

My dagonose of this problem may have been in a wring direction...

On Sat, Jan 02, 2010 at 11:14:51PM +0900, Junichi Uekawa wrote:
...
$ debuild-pbuilder
/usr/bin/debuild-pbuilder: line 14: sudo -E: command not found

wait ... it looks like ' sudo -E' is a single command including space.  Of
course there is no commandwith space like that on my system.

debuild-pbuilder has line:

"$PBUILDERROOTCMD" "$PBUILDERSATISFYDEPENDSCMD"

Aren't you missing "eval" at the start of this line?

In older pbuilder, PBUILDERROOTCMD="sudo" was used ... so we did not see issue 
....

Osamu




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to