FS#23740 - default bitlbee gid conflicts with that of ntp
Attached to Project:
Arch Linux
Opened by Patrick Palka (orlandu63) - Wednesday, 13 April 2011, 03:09 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 13 April 2011, 11:33 GMT
Opened by Patrick Palka (orlandu63) - Wednesday, 13 April 2011, 03:09 GMT
Last edited by Gaetan Bisson (vesath) - Wednesday, 13 April 2011, 11:33 GMT
|
Details
The default bitlbee gid is the same as the gid of ntp (65).
This means that extra/bitlbee and extra/ntp can't (properly)
coexist on the same machine.
|
This task depends upon
- the ntp package does not create any uid/gid.
- the openntpd package does create uid=gid=87.
- the bitlbee package does create uid=gid=65.
Could you explain how ntp is related to gid=65?