You are not logged in.

#1 2007-07-02 02:03:18

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

The Camera group went away [SOLVED]

I tried to add myself to the Camera group, and it's no longer there:

[skottish@localhost ~]$ sudo gpasswd -a skottish camera
unknown group: camera
gpasswd: Permission denied.

Everything else is fine:

[skottish@localhost ~]$ groups
disk video audio optical storage skottish

At one point I use to be in that group. Hmmm????

CK kernel 2.6.21 on 64 bit.

Last edited by skottish (2007-07-02 12:21:32)

Offline

#2 2007-07-02 10:02:59

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: The Camera group went away [SOLVED]

camera is not a default group - it is created when the libgphoto2 package is installed. It could be that you were hit by the early pacman3 bug that replaced your existing /etc/group with the default version from the filesystem package - as you are a member of default groups only, this would not have been apparent until now.

If you're the kind of user who makes backups, check them first smile - otherwise, reinstall libgphoto2.

Offline

#3 2007-07-02 12:21:49

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: The Camera group went away [SOLVED]

Perfect. Thanks.

Offline

Board footer

Powered by FluxBB