Description of problem: the net-snmp-cert tool in the net-snmp-perl package depends on net-snmp-config (see error below). Version-Release number of selected component (if applicable): How reproducible: every time Steps to Reproduce: 1. install net-snmp-perl (without net-snmp-devel) 2. run a command from net-snmp DTLS tutorial wiki page: net-snmp-cert -t tutorial-joecool import \ http://www.net-snmp.org/tutorial/tutorial-5/certificates/tutorial-joecool.crt \ http://www.net-snmp.org/tutorial/tutorial-5/certificates/tutorial-joecool.key Actual results: net-snmp-config not found: please install at /usr/bin/net-snmp-cert line 1417. Expected results: No error Additional info: I am an upstream developer on the net-snmp project, and we'd really like for the net-snmp-config script to be in the base net-snmp package. Our config script does more than simply spit out devel flags. It is also useful for other tools and when debugging user issues.
All that net-snmp-cert needs from net-snmp-config is 'net-snmp-config --snmpconfpath', can't it be in net-snmp-cert? I don't want to have net-snmp-perl dependent on -devel package. What about having net-snmp-cert.in and ./configure adding there list of config directories in the same way as it creates net-snmp-config from net-snmp-config.in?
I hardcode the paths to net-snmp-perl for the time being + I will patch upstream like I suggested above when 5.7.x is un-frozen.
net-snmp-5.7.2-15.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/net-snmp-5.7.2-15.fc19
net-snmp-5.7.2-18.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/net-snmp-5.7.2-18.fc20
net-snmp-5.7.2-23.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/net-snmp-5.7.2-23.fc21
Package net-snmp-5.7.2-23.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing net-snmp-5.7.2-23.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9982/net-snmp-5.7.2-23.fc21 then log in and leave karma (feedback).
net-snmp-5.7.2-18.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
net-snmp-5.7.2-15.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
net-snmp-5.7.2-23.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.