FS#18589 - [netcfg] prints out errant "No such file or directory" message

Attached to Project: Arch Linux
Opened by Ryan Oblak (whosrodney) - Sunday, 07 March 2010, 06:16 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 21 January 2011, 00:59 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To James Rayner (iphitus)
Thomas Bächler (brain0)
Architecture x86_64
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description: netcfg prints this out when I connect to my wireless network:

find: `/var/run/network//suspend/': No such file or directory

The connection succeeds, but the message shouldn't be there.

Additional info:
* package version: 2.5.4-1

Steps to reproduce:
sudo netcfg -u wireless-profile

A patch to fix the error is attached.
   patch (1 KiB)
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Friday, 21 January 2011, 00:59 GMT
Reason for closing:  Implemented
Additional comments about closing:  http://projects.archlinux.org/netcfg.git /commit/?id=908428678697664643937801c77e 1c2403419c9d
Comment by Jesse Young (jlyo) - Tuesday, 26 October 2010, 02:14 GMT
Since commit 2282776f this problem looks like its been solved, but only if /var/run/network doesn't exist. This patch will make sure /var/run/network{profile,interface,suspend} exist.

Loading...