[gobolinux-users] errors after udev 115 upgrade

Hisham Muhammad hisham.hm at gmail.com
Sat Nov 17 04:48:17 NZDT 2007


On Nov 15, 2007 1:03 AM, kenneth marken <k-marken at online.no> wrote:
>
> On Thursday 15 November 2007 03:53:34 Hi There wrote:
> > Hi There <goboster <at> yahoo.com> writes:
> > > Hisham Muhammad <hisham.hm <at> gmail.com> writes:
> > > > On Nov 7, 2007 5:15 AM, Hi There <goboster <at> yahoo.com> wrote:
> > > > > Hisham Muhammad <hisham.hm <at> gmail.com> writes:
> > >
> > > <snip>
> > >
> > > > > Also, any idea where I can find any other udev errors that occur at
> > >
> > > boot-up?
> > >
> > > > > Some of those lines scroll by so fast I can't really tell what they
> >
> > say...
> >
> > > Just figured out some of them are udev errors that say something
> > > about 'lookup_group' not found. There are other udev errors I still can't
> >
> > read.
> >
> > > > > Do you think I should try the 116 recipe or wait for the binary
> > > > > package
> >
> > on
> >
> > > > > that one?
> > > >
> > > > Please try the binary package. I just uploaded it.
> > >
> > > I'm using the 116 binary now.
> > >
> > > Should I start a new thread? ;)
> >
> > I cleaned out old entries in /System/Settings/udev/rules.d leftover from
> > udev 115 and made sure all new ones point to
> > /Programs/Udev/Settings/udev/rules.d, and left 2 files
> > 70-persistent-cd.rules
> > 70-persistent-net.rules
> > that weren't symlinks and seem to have correct dates (2007-11-07)
> >
> > now the *only* error I'm getting from udev at startup is the one pertaining
> > to 'lookup_group' not found.
> >
> > Anyone have any idea what causes that?
> >
>
> just what they say, there is one or more groups missing. as in, the groups one
> asign users to...

Agreed. Make sure you have the latest Shadow installed (Shadow
4.0.18.1-r5) and try running this:

usermod -g users -G
tty,tape,floppy,disk,lp,dialout,audio,cdrom,uucp,cdrecord,video,plugdev
youruser

(That should be one big line above.) This is what the current AddUser
code does when creating a new user.

-- Hisham


More information about the gobolinux-users mailing list