Bug 374301 - /etc/wifiroamd/scripts/up.d/30wpa_supplicant corrupted
Summary: /etc/wifiroamd/scripts/up.d/30wpa_supplicant corrupted
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: wifiroamd
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ed Hill
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-10 04:56 UTC by Stephen Warren
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-12 08:03:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stephen Warren 2007-11-10 04:56:35 UTC
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" ]

Comment 1 Sean Reifschneider 2007-11-12 08:03:03 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.