Bug#317264: login: Current su breaks pbuilder

2005-07-12 Thread Helmut Waitzmann
Junichi Uekawa <[EMAIL PROTECTED]> writes: >Apart from being unhappy about a core component of >Debian dramatically changing at all; to answer your >question: > >> >I have concerns wrt shell quoting, >> >> Could you please explain more detailed? > >The implications of needing quoting means that

Bug#317264: [Pkg-shadow-devel] Bug#317264: login: Current su breaks pbuilder

2005-07-12 Thread Junichi Uekawa
> > Apart from being unhappy about a core component of > > > I would actually appreciate that the "I am unhappy" comments about > this issue are taken away now. We have put a lot of efforts in solving > the thing as quickly as possible, you know..:) Okay; I'll just express that I forsee a bit m

Bug#317264: [Pkg-shadow-devel] Bug#317264: login: Current su breaks pbuilder

2005-07-12 Thread Christian Perrier
Quoting Junichi Uekawa ([EMAIL PROTECTED]): > > Hi, > > Apart from being unhappy about a core component of I would actually appreciate that the "I am unhappy" comments about this issue are taken away now. We have put a lot of efforts in solving the thing as quickly as possible, you know..:)

Bug#317264: login: Current su breaks pbuilder

2005-07-11 Thread Junichi Uekawa
Hi, Apart from being unhappy about a core component of Debian dramatically changing at all; to answer your question: > >I have concerns wrt shell quoting, > > Could you please explain more detailed? The implications of needing quoting means that previous quoting conventions will need to chan

Bug#317264: login: Current su breaks pbuilder

2005-07-11 Thread Helmut Waitzmann
Junichi Uekawa <[EMAIL PROTECTED]> writes: >Why is su changing behavior? Old su doesn't meet its specifications (i.e. manual page). Please see Bug#276419 for a detailed discussion. For example, according to the su manual page, $ su - userid -xs 'startup parameter' should start an interactive

Bug#317264: [Pkg-shadow-devel] Bug#317264: login: Current su breaks pbuilder

2005-07-07 Thread Christian Perrier
> > Whenever I try to use pbuilder to build a package after upgrading the > > chroot today, I get: > > > frobnitz:/tmp/kdenetwork# su -p daniel -- dpkg-source -x > > kdenetwork_3.3.2-6.dsc > > /usr/bin/dpkg-source: line 3: my: command not found > > /usr/bin/dpkg-source: line 4: my: command not fo

Bug#317264: login: Current su breaks pbuilder

2005-07-07 Thread Junichi Uekawa
Hi, > Actually 'su -- arg1 arg2' used to run ' -c "arg1 arg2"' > (ie arg1 and arg2 are grouped as one argument) and now it runs ' > arg1 arg2' and ' -c arg1 arg2' with your patch. > > That's why your patch doesn't work as arg2 is ignored. > > Please find attached a new patch that works with bot

Bug#317264: [Pkg-shadow-devel] Bug#317264: login: Current su breaks pbuilder

2005-07-07 Thread Christian Perrier
Quoting Daniel Schepler ([EMAIL PROTECTED]): > Package: login > Version: 1:4.0.3-36 > Severity: important > > Whenever I try to use pbuilder to build a package after upgrading the > chroot today, I get: > frobnitz:/tmp/kdenetwork# su -p daniel -- dpkg-source -x > kdenetwork_3.3.2-6.dsc > /usr/bi

Bug#317264: login: Current su breaks pbuilder

2005-07-07 Thread Aurelien Jarno
On Thu, Jul 07, 2005 at 12:37:17PM +0200, Nicolas François wrote: > Hello Daniel, > > This was introduced by the patch for #276419, which I still approve. > Here is a fix for pbuilder. It doesn't work. > (I'm CCing the pbuilder maintainer to have his opinion, before reassigning > this bug to pbui

Bug#317264: login: Current su breaks pbuilder

2005-07-07 Thread Daniel Schepler
Package: login Version: 1:4.0.3-36 Severity: important Whenever I try to use pbuilder to build a package after upgrading the chroot today, I get: ... Copying source file -> copying [gphoto2_2.1.6-1.dsc] -> copying [./gphoto2_2.1.6.orig.tar.gz] -> copying [./gphoto2_2.1.6-1.diff.gz] Ex