Description of problem: The file /etc/wifiroamd/scripts/up.d/30wpa_supplicant is corrupted Version-Release number of selected component (if applicable): wifiroamd-1.12-1.fc8 How reproducible: Always Steps to Reproduce: 1. yum install wifiroamd 2. cat /etc/wifiroamd/scripts/up.d/30wpa_supplicant Actual results: The file contains the following line: if [ -f "/etc/wpa_supplicant/mac:.conf" ] Expected results: The file should contain the following line: if [ -f "/etc/wpa_supplicant/mac:${WIFIROAMD_MACADDRESS}.conf" ]
Fixed in an upstream I just released. Pushed into Fedora CVS, and tagged for F-7. I don't show a branch for F-8, so I'll have to ask about that.