Hi Torsten, On Thu, Apr 15, 2010 at 07:00:02PM +0000, Thorsten Glaser wrote: > Guido G�nther dixit: > > >On squeeze the adduser call is idempotent: > > > ># adduser --quiet --group --system --no-create-home ais ; echo $? > >0 > ># adduser --quiet --group --system --no-create-home ais ; echo $? > >0 > > > >So I figure this is a request to make the package work on Lenny? > > Hm, I wonder. Either that, or the first adduser was called > without --system (which, *if* I remember correctly, was the > case judging by the UID I’ve seen on my cow-orker’s display). > > Seems like a case for reassigning to adduser, then… Could you check the other adduser call? -- Guido
P.S.: I'm happy to upload corosync/openais to bpo, we're using a Lenny backport too. I'd just be great to have somebody else helping out with it. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

