Then I will revoke this. And resubmit the part for gcc only. Junfeng
-----Original Message----- From: Arjan van de Ven [mailto:[email protected]] Sent: Friday, June 03, 2011 6:31 PM To: [email protected] Cc: Dong, Junfeng; Ware, Ryan R Subject: Re: [meego-commits] 19864: Changes to Trunk:Testing/trousers > Hi, > I have made the following changes to trousers in project Trunk:Testing. > Please review and accept ASAP. > > Thank You, > Dong Jun-feng > > } > # add user tss > -/usr/sbin/useradd -r tss || { > +/usr/sbin/useradd -r -g tss -d /dev/null -s /sbin/nologin tss || { > RC=$? > case $RC in > 9) # user 'tss' already exists > packages *really* should not be adding users like this.. Ryan, can you take care of this one from the setup package, so that this package doesn't have to do these nasty things ? _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
