Bug#481248: libuuid1 greps /etc/passwd instead of calling getent

2008-05-14 Thread Matthias Klose
Theodore Tso writes: > On Wed, May 14, 2008 at 09:33:36PM +0200, Matthias Klose wrote: > > Package: libuuid1 > > Version: 1.40.8-2 > > Severity: serious > > > > from the postinst: > > > if ! grep -q libuuid /etc/passwd; then > > > > directly grepping /etc/passwd looks suspicious. > > OK, but why

Bug#481248: libuuid1 greps /etc/passwd instead of calling getent

2008-05-14 Thread Theodore Tso
On Wed, May 14, 2008 at 09:33:36PM +0200, Matthias Klose wrote: > Package: libuuid1 > Version: 1.40.8-2 > Severity: serious > > from the postinst: > > if ! grep -q libuuid /etc/passwd; then > > directly grepping /etc/passwd looks suspicious. OK, but why is this a "serious" bug? Grepping /etc/pa

Bug#481248: libuuid1 greps /etc/passwd instead of calling getent

2008-05-14 Thread Matthias Klose
Package: libuuid1 Version: 1.40.8-2 Severity: serious from the postinst: > if ! grep -q libuuid /etc/passwd; then directly grepping /etc/passwd looks suspicious. why isn't the call to groupadd guarded as well? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro