[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wicd



On Mon, 17 Oct 2011 19:38:30 +0200, Klaus Becker <colonius@free.fr> wrote:
> Moin,
> 
> unter Squeeze AMD64 und KDE4 habe ich seit ca 1 Woche ein Problem mit wicd. Folgende Infos:
> 
> 1)
> # /etc/init.d/wicd start
> 
> $ cat /var/log/wicd/wicd.log

Bitte demnaechst ein Protokoll mit 
$ wicd >wicd.out 2>wicd.err 
erzeugen, dann wird's nicht durcheinandergewuerfelt.

> 2011/10/17 19:24:10 :: ---------------------------
> 2011/10/17 19:24:10 :: wicd initializing...
> 2011/10/17 19:24:10 :: ---------------------------
> 2011/10/17 19:24:10 :: wicd is version 1.7.0 552
...
> 2011/10/17 19:24:10 :: dhclient.conf.template not found, copying...
> 2011/10/17 19:24:10 :: Traceback (most recent call last):
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1843, in <module>
> 2011/10/17 19:24:10 ::     main(sys.argv)
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1807, in main
> 2011/10/17 19:24:10 ::     daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect)
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 115, in __init__
> 2011/10/17 19:24:10 ::     self.ReadConfig()
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 945, in ReadConfig
> 2011/10/17 19:24:10 ::     shutil.copy(dhclient_conf + ".default", dhclient_conf)            
> 2011/10/17 19:24:10 ::   File "/us$ wicd-gtk 
hier ist's gewuerfelt
...
hier geht's weiter:
> ce filesr/lib/python2.6/shutil.py", line 84, in copy

repariert:
> 2011/10/17 19:24:10 :: dhclient.conf.template not found, copying...
> 2011/10/17 19:24:10 :: Traceback (most recent call last):
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1843, in <module>
> 2011/10/17 19:24:10 ::     main(sys.argv)
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 1807, in main
> 2011/10/17 19:24:10 ::     daemon = WicdDaemon(wicd_bus, auto_connect=auto_connect)
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 115, in __init__
> 2011/10/17 19:24:10 ::     self.ReadConfig()
> 2011/10/17 19:24:10 ::   File "/usr/share/wicd/daemon/wicd-daemon.py", line 945, in ReadConfig
> 2011/10/17 19:24:10 ::     shutil.copy(dhclient_conf + ".default", dhclient_conf)            
> 2011/10/17 19:24:10 ::   File "/usr/lib/python2.6/shutil.py", line 84, in copy
> 2011/10/17 19:24:10 ::     copyfile(src, dst)
> 2011/10/17 19:24:10 ::   File "/usr/lib/python2.6/shutil.py", line 50, in copyfile
> 2011/10/17 19:24:10 ::     with open(src, 'rb') as fsrc:
> 2011/10/17 19:24:10 :: IOError: [Errno 2] No such file or directory: '/etc/wicd/dhclient.conf.template.default'

Hier steht was ihm fehlt.

Hilft das schon? Ich habe keine Erfahrung mit wicd.

Peter


Reply to: