Description of problem: Get an error message when installing. Version-Release number of selected component (if applicable): gpm-1.20.6-18.fc16.i686 How reproducible: install or reinstall gpm via yum. Steps to Reproduce: 1. Install or reinstall gpm via yum. 2. 3. Actual results: error reading information on service gpm: No such file or directory Expected results: No error message. Additional info:
If it helps, this is on a system that is using the multi-user.target instead of graphical target.
This is because of the chkconfig invocation in %post. That should be removed. While you're at it, %postun is missing the final "fi", which causes a different error when gpm is uninstalled.
I'm going to fix it and submit an update today
gpm-1.20.6-21.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/gpm-1.20.6-21.fc16
Package gpm-1.20.6-21.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gpm-1.20.6-21.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0898/gpm-1.20.6-21.fc16 then log in and leave karma (feedback).
gpm-1.20.6-21.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
*** Bug 830681 has been marked as a duplicate of this bug. ***
*** Bug 830616 has been marked as a duplicate of this bug. ***