FS#12661 - uucp is missing in /etc/gshadow

Attached to Project: Arch Linux
Opened by Henk van de Kamer (hvdkamer) - Sunday, 04 January 2009, 11:40 GMT
Last edited by Hugo Doria (hdoria) - Monday, 01 June 2009, 15:24 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Aaron Griffin (phrakture)
Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
After installing the ssmtp package to get mail off the system I got the following:

no matching group file entry in /etc/gshadow
add group 'uucp' in /etc/gshadow ?No
grpck: no changes


Which is correct, the uucp is indeed missing :-).


Additional info:
[root@ve180 etc]# pacman -Qo gshadow
gshadow is owned by filesystem 2008.07-1
This task depends upon

Closed by  Hugo Doria (hdoria)
Monday, 01 June 2009, 15:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed on svn!
Comment by Gerardo Exequiel Pozzi (djgera) - Sunday, 22 March 2009, 19:17 GMT
filesystem-2009.01-1

$ grep -e uucp -e locate gshadow
$ grep -e uucp -e locate group
uucp::14:
locate::21:

uucp and locate are missing on gshadow

Related task:  FS#10910  - /etc/group should contain the locate group by default

Loading...