after installing wicd-1.5.9 init complains that wicd service is no longer present. chmod +x /etc/init.d/wicd is necessary. Reproducible: Always Steps to Reproduce: 1.emerge =wicd-1.5.9 2. 3. Actual Results: ~ # ls -al /etc/init.d/wicd -rw-r--r-- 1 root root 424 Feb 12 09:29 /etc/init.d/wicd Expected Results: ~ # ls -al /etc/init.d/wicd -rwxr-xr-x 1 root root 424 Feb 12 09:29 /etc/init.d/wicd
yes, i switched to pushing our init script upstream and use that provided in the tarball. I didn't notice that it wasn't +x. re-sync, re-merge. fixed last night already.
*** Bug 258819 has been marked as a duplicate of this bug. ***