FS#17406 - [netcfg] "/bin/stty" error on "all-down"

Attached to Project: Arch Linux
Opened by Alex Puterbaugh (alexandrite) - Sunday, 06 December 2009, 20:07 GMT
Last edited by James Rayner (iphitus) - Saturday, 30 January 2010, 23:40 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To James Rayner (iphitus)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
When using the "all-down command" the terminal displays the following error message between the stat_busy and stat_done:

/bin/stty: standard input: Invalid argument
/bin/stty: standard input: Invalid argument

The profile I am running is still brought down.

The error messages do not occur if I use the "down" command for a specific profile (eg netcfg down x), or if I use the "clean" command (netcfg clean).

When I ran the commands in the "all-down" function in /usr/lib/network, the error messages did not show either.

Additional info:
* package version(s)
netcfg v2.5.0rc1

* config and/or log files etc.
My Profile:
CONNECTION="wireless"
DESCRIPTION="My Home Network"
INTERFACE="wlan0"
ESSID="WPUT"
QUIRKS=(preessid)
IP="dhcp"
SECURITY="wpa"
DHCLIENT=yes
KEY="*********"

Steps to reproduce:
1)Bring up a profile by any method
2)do netcfg -a
This task depends upon

Closed by  James Rayner (iphitus)
Saturday, 30 January 2010, 23:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.5.0, in [testing]
Comment by Charlie Law (dhave) - Monday, 28 December 2009, 05:46 GMT
I get this same error when I shutdown my system using "halt" from a terminal. I assumed it came from netcfg, which this bug report seems to confirm. As the system is shutdown, when netcfg closes, it generates this annyoing stty input error message.

I'm running netcfg v. 2.5.0rc1, which is currently in testing. If I remember correctly, I had to update to 2.5.0 after moving to kernel 2.6.32 to get wifi to start consistently.

Loading...