Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#32530 - [wicd] Add "rfkill" package as dependency

Attached to Project: Arch Linux
Opened by Markus (fixje) - Wednesday, 07 November 2012, 19:22 GMT
Last edited by Allan McRae (Allan) - Saturday, 17 November 2012, 01:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Isenmann Daniel (ise)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: wicd internally uses "rfkill" to switch wireless interfaces on and off.
Without the rfkill binary one gets the following messages in /var/log/wicd/wicd.log:

2012/11/07 20:04:00 :: rfkill: blocking wifi
2012/11/07 20:04:00 :: Running command ['rfkill', 'block', 'wifi'] failed: [Errno 2] No such file or directory
2012/11/07 20:04:00 :: rfkill: blocking wlan
2012/11/07 20:04:00 :: Running command ['rfkill', 'block', 'wlan'] failed: [Errno 2] No such file or directory
2012/11/07 20:04:00 :: rfkill: blocking wimax
2012/11/07 20:04:00 :: Running command ['rfkill', 'block', 'wimax'] failed: [Errno 2] No such file or directory
2012/11/07 20:04:00 :: rfkill: blocking wwan
2012/11/07 20:04:00 :: Running command ['rfkill', 'block', 'wwan'] failed: [Errno 2] No such file or directory
2012/11/07 20:04:00 :: Running command ['rfkill', 'list'] failed: [Errno 2] No such file or directory


Additional info:
* package version 1.7.2.3


Steps to reproduce:
- install wicd without "rfkill"
- toggle rfkill in wicd-curses or wicd-gtk if installed
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 17 November 2012, 01:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  wicd 1.7.2.4-5

Loading...