Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: after installing apg, a duplicate entry for pwdgen is appended to /etc/services Version-Release number of selected component (if applicable): setup-2.8.48-1.fc17.noarch apg-2.3.0b-13.fc17.i686 How reproducible: always Steps to Reproduce: 1. install apg Actual results: /etc/services has the line pwdgen 129/tcp # PWDGEN service despite the fact that it always contains one. Expected results: no such line has been appended Additional info: This seems to be caused by a typo in the scriptlet, it does /bin/grep ^pwgen /etc/services, where pwgen should be pwdgen (missing "d")
Oops. Quite right. Will fix up... sorry for the trouble.
apg-2.3.0b-15.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/apg-2.3.0b-15.fc17
Package apg-2.3.0b-15.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing apg-2.3.0b-15.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8738/apg-2.3.0b-15.fc17 then log in and leave karma (feedback).
Package apg-2.3.0b-16.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing apg-2.3.0b-16.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8738/apg-2.3.0b-16.fc17 then log in and leave karma (feedback).
apg-2.3.0b-16.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.