You are not logged in.

#1 2013-06-06 02:13:30

donniezazen
Member
From: Salt Lake City
Registered: 2011-06-24
Posts: 671
Website

[SOLVED]systemd-udevd Specified Group `plugdev` Unknown

Hello,

I have been getting this message during boot for a past few days.

sudo journalctl -b | grep plugdev
Jun 05 19:35:34 donnie-laptop systemd-udevd[159]: specified group 'plugdev' unknown
fgrep -r plugdev /{etc,lib}/udev/rules.d
/lib/udev/rules.d/60-openobex.rules:ACTION=="add", SUBSYSTEM=="usb", PROGRAM="/usr/bin/obex-check-device $attr{idVendor} $attr{idProduct}", MODE="660", GROUP="plugdev"

openobex was updated on 6/1.

pkgfile /lib/udev/rules.d/60-openobex.rules doesn't yield anything.

I am wondering what might have caused this error to show up in boot.


Other sources:-
https://bugzilla.redhat.com/show_bug.cgi?id=859244
https://bugzilla.redhat.com/show_bug.cgi?id=815093
http://forums-web1.gentoo.org/viewtopic … art-0.html

Last edited by donniezazen (2013-06-06 05:50:53)

Offline

#2 2013-06-06 05:35:00

Stebalien
Member
Registered: 2010-04-27
Posts: 1,238
Website

Re: [SOLVED]systemd-udevd Specified Group `plugdev` Unknown

It's owned by openobex (pacman -Qo /lib/udev/rules.d/60-openobex.rules) although you are correct in noting that pkgfile doesn't have it in its database (yes ran pkgfile -u) which is a little odd.
Arch bug report: https://bugs.archlinux.org/task/35602


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

#3 2013-06-06 05:50:23

donniezazen
Member
From: Salt Lake City
Registered: 2011-06-24
Posts: 671
Website

Re: [SOLVED]systemd-udevd Specified Group `plugdev` Unknown

Thanks for referring me to appropriate bug report.

PS- my pkgfile syntax might have been wrong.

$ pkgfile /lib/udev/rules.d/60-openobex.rules
$ pkgfile 60-openobex.rules
extra/openobex

Last edited by donniezazen (2013-06-06 05:54:19)

Offline

#4 2013-08-19 17:43:54

vlsd
Member
Registered: 2013-06-24
Posts: 33
Website

Re: [SOLVED]systemd-udevd Specified Group `plugdev` Unknown

Can I ask, what was the workaround?

Offline

#5 2013-08-27 02:49:14

Hyugga
Member
From: Santiago, Chile
Registered: 2010-03-26
Posts: 335

Re: [SOLVED]systemd-udevd Specified Group `plugdev` Unknown

So what is the solution for this??

Offline

#6 2013-08-27 18:52:31

Götz
Member
Registered: 2009-02-16
Posts: 30

Re: [SOLVED]systemd-udevd Specified Group `plugdev` Unknown

As stated in the linked bug report above https://bugs.archlinux.org/task/35602 using uaccess instead of plugdev seams to work, but not over SSH.


What I hear, I forget. What I say, I remember. What I do, I understand.  –Tao Te Ching/Laozi

Offline

Board footer

Powered by FluxBB