Description of problem: There is a minor typo in the smartd-conf.py script that causes it to not detect any disks. Version-Release number of selected component (if applicable): smartmontools-5.37-3.2.fc7 Steps to Reproduce: 1. Install smartmontools and /etc/rc.d/init.d/smartd start 2. See that there are no disks defined in /etc/smartd.conf Additional info: smartd-conf.py calls smartctl to check a disk is smart-capable before putting it in /etc/smartd.conf. Unfortunately, there is a typo in the script which causes smartctl to fail, and that causes the script to skip the disk. Patch is attached.
Created attachment 244031 [details] Patch for smartd-conf.py
smartmontools-5.37-7.1.fc8 has been pushed to the Fedora 8 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 smartmontools'
smartmontools-5.37-3.3.fc7 has been pushed to the Fedora 7 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 smartmontools'
smartmontools-5.37-3.3.fc7 seems to work nicely for me on 7. Thanks.
smartmontools-5.37-3.3.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
smartmontools-5.37-7.1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.