Re: [dev] [slock] 1.4 not working in fedora

2016-12-08 Thread Markus Teich
Ricardo M. Vilchis wrote: > slock: getgrnam nogroup: group entry not found Heyho Ricardo, then you (or even the fedora package maintainer of slock) should change the value in config.h accordingly. --Markus

[dev] [slock] 1.4 not working in fedora

2016-12-08 Thread Ricardo M. Vilchis
Hi everyone I recently got the slock 1.4 update in fedora 24 and with it the next error: ``` slock: getgrnam nogroup: group entry not found ``` fedora has no group `nogroup` instead it normally uses the group `nobody` I found that this was the commit that indroduce this: http://git.suckless.org