Description of problem: I run the x86_64 version of httpd and mod_perl. The /usr/sbin/netdisco_config script modifies the netdisco file /etc/httpd/conf.d/netdisco_apache.conf so it contains a reference to /usr/lib/httpd/modules/mod_perl.so, a file provided by the mod_perl package. The x86_64 version, however, provides /usr/lib64/httpd/modules/mod_perl.so, so I had to edit the /etc/httpd/conf.d/netdisco_apache.conf file manually to provide that. I don't have access to my 64 bit system right now, but looking at the netdisco_config script, I don't think that it handles this case. As I recall, there were two references to /usr/lib/httpd that had to change to /usr/lib64/httpd in that netdisco_apache.conf file. Version-Release number of selected component (if applicable): netdisco-0.95-4.fc11.noarch httpd-2.2.13-1.fc11.x86_64 mod_perl-2.0.4-8.x86_64 How reproducible: Happened on two different systems. Since I don't see that the 64-bit case is handled in the netdisco_config script, I believe it will always happen this way. Steps to Reproduce: 1.yum install netdisco 2. 3. Actual results: /etc/httpd/conf.d/netdisco_apache.conf has references to /usr/lib/httpd Expected results: references should be to /usr/lib64/httpd Additional info:
netdisco-1.0-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/netdisco-1.0-2.fc12
netdisco-1.0-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/netdisco-1.0-2.fc11
netdisco-1.0-2.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/netdisco-1.0-2.el5
netdisco-1.0-2.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update netdisco'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-5/FEDORA-EPEL-2009-0828
netdisco-1.0-2.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update netdisco'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-11323
netdisco-1.0-2.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update netdisco'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-11383
netdisco-1.0-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
netdisco-1.0-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
netdisco-1.0-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.