You are not logged in.

#1 2010-02-18 15:32:52

connexion2000
Member
Registered: 2006-10-15
Posts: 116

net-profiles and message during start

Hi,
I have seen new  netcfg update, but after installing , during start I get:

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

my profile:

CONNECTION="ethernet"
INTERFACE="eth0"
IP="static"
ADDR="192.168.1.20"
GATEWAY="192.168.1.1"
DNS=("192.168.1.1")

Anybody knows what is wrong?

Offline

#2 2010-02-18 22:35:03

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: net-profiles and message during start

I get the same message with a wireless connection, but it's followed by a successful connection.
I am getting a different error though, which I'm working on that is probably not connected. I'll post here if I find anything.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#3 2010-02-19 06:28:27

blueagleda
Member
Registered: 2010-02-19
Posts: 1

Re: net-profiles and message during start

Hi, I received the same error message when using netcfg and i solved it by doing the following:
first, gain root access

su

then just create the directory that it says is missing

mkdir /var/run/network/suspend

then just reconnect to your network to test it:

netcfg -r [essid]

that worked for me. enjoy!

Offline

#4 2010-02-19 11:16:19

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: net-profiles and message during start

Hmm,, that did it for me too, thanks. I wonder why it wasn't there?


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#5 2010-02-20 10:38:32

GregW
Member
From: 53°24'N 2°35'W
Registered: 2008-02-09
Posts: 56

Re: net-profiles and message during start

Thank you!

This worked for me too. As another poster mentions, I wonder why the directory is not already on the disk?

Cheers
GregW

Offline

#6 2010-02-20 12:37:36

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: net-profiles and message during start

netcfg probably assumes every system has suspend/resume installed.

file a bugreport?

Offline

#7 2010-02-21 21:24:03

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: net-profiles and message during start

I'll do a bit of checking when I get a chance this week and then do that if it looks like that's definitely the issue. Thanks.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#8 2010-02-23 20:40:15

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: net-profiles and message during start

Okay, just done a quick search on the wiki and not found anything more than a passing reference to suspend/resume.
Any pointers to it?


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#9 2010-03-02 09:13:32

schef
Member
Registered: 2009-04-16
Posts: 71

Re: net-profiles and message during start

Thanks. Works for me to.

Offline

#10 2010-03-02 10:33:58

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: net-profiles and message during start

zenlord wrote:

netcfg probably assumes every system has suspend/resume installed.

file a bugreport?

Forgot to say, filed here.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#11 2010-03-02 12:01:24

Profjim
Member
From: NYC
Registered: 2008-03-24
Posts: 658

Re: net-profiles and message during start

I've contributed some to netcfg. This is a bug. We intended to create those folders whenever they don't exist.

Offline

#12 2010-03-04 22:05:10

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: net-profiles and message during start

yeah, it's obviously a coding mistake, not a bug from the user side.

Offline

Board footer

Powered by FluxBB