wpa_cli will error out if the device is not enabled and connected to a wireless network. I would suggest we either:
1) figure out another way to test if ibss_rsn support is available,
2) add a check in the postinst script to see if wpa_cli returns an error, and handle that gracefully,
3) or instead just run the ibss_rsn check when the commotion applet starts up, instead of when it is installed.
wpa_cli will error out if the device is not enabled and connected to a wireless network. I would suggest we either:
1) figure out another way to test if ibss_rsn support is available, 2) add a check in the postinst script to see if wpa_cli returns an error, and handle that gracefully, 3) or instead just run the ibss_rsn check when the commotion applet starts up, instead of when it is installed.