Всем привет.
Собрал gentoo на openbox и есть проблема с запуском wicd
Сам пакет собран с зависимостями, так же установлены рекомендованые hal и dbus
При запуске службы имеем:
# /etc/init.d/wicd start
* Starting wicd daemon ...
sed: невозможно прочитать /etc/wicd/wired-settings.conf: Нет такого файла или каталога [ !! ]
* ERROR: wicd failed to start
# /etc/init.d/wicd start
* Starting wicd daemon ...
sed: невозможно прочитать /etc/wicd/wired-settings.conf: Нет такого файла или каталога [ !! ]
* ERROR: wicd failed to start
Пока не понимаю что дальше делать(
Может быть, дальше стоит создать wired-settings.conf?
For anyone interested, I have hacked my way around this by adding
sed -i 's/^\[\]$//' /etc/wicd/wired-settings.conf
to the init file (which for debian ubuntu is /etc/init.d/wicd) just after
do_start()
{
Это проделать пытался, причём файла /etc/wicd/wired-settings.conf изначально нет.
Наверное что-то делаю не так, но у меня сервис не запускается
Наверное что-то делаю не так, но у меня сервис не запускается
Видел такую проблему! Решение было какое-то тривиальное до безобразия. Проверить негде, вспомнить не могу, вспомню отпишусь. может там dhcpcd нужен где...
2011/03/25 21:11:29 :: wicd initializing...
2011/03/25 21:11:29 :: ---------------------------
2011/03/25 21:11:29 :: wicd is version 1.7.1b2 565
2011/03/25 21:11:29 :: setting backend to external
2011/03/25 21:11:29 :: trying to load backend external
2011/03/25 21:11:29 :: successfully loaded backend external
2011/03/25 21:11:29 :: trying to load backend external
2011/03/25 21:11:29 :: successfully loaded backend external
2011/03/25 21:11:29 :: Automatically detected wireless interface wlan0
2011/03/25 21:11:29 :: setting wireless interface wlan0
2011/03/25 21:11:29 :: automatically detected wired interface eth0
2011/03/25 21:11:29 :: setting wired interface eth0
2011/03/25 21:11:29 :: setting wpa driver wext
2011/03/25 21:11:29 :: setting use global dns to False
2011/03/25 21:11:29 :: setting global dns
2011/03/25 21:11:29 :: global dns servers are None None None
2011/03/25 21:11:29 :: domain is None
2011/03/25 21:11:29 :: search domain is None
2011/03/25 21:11:29 :: setting automatically reconnect when connection drops True
2011/03/25 21:11:29 :: Setting dhcp client to 0
2011/03/25 21:11:29 :: Wireless configuration file found...
2011/03/25 21:11:29 :: Wired configuration file found...
2011/03/25 21:11:29 :: chmoding configuration files 0600...
2011/03/25 21:11:29 :: chowning configuration files root:root...
2011/03/25 21:11:29 :: Using wireless interface...wlan0
2011/03/25 21:11:29 :: Using wired interface...eth0
2011/03/25 21:11:36 :: GetWiredProperty: WiredNetwork does not exist
2011/03/25 21:11:36 :: GetWiredProperty: WiredNetwork does not exist
2011/03/25 21:11:48 :: Connecting to wireless network point
2011/03/25 21:11:48 :: attempting to set hostname with dhclient
2011/03/25 21:11:48 :: using dhcpcd or another supported client may work better
2011/03/25 21:11:48 :: attempting to set hostname with dhclient
2011/03/25 21:11:48 :: using dhcpcd or another supported client may work better
2011/03/25 21:11:49 :: Putting interface down
2011/03/25 21:11:49 :: Releasing DHCP leases...
2011/03/25 21:11:49 :: attempting to set hostname with dhclient
2011/03/25 21:11:49 :: using dhcpcd or another supported client may work better
2011/03/25 21:11:49 :: Setting false IP...
2011/03/25 21:11:49 :: Stopping wpa_supplicant
2011/03/25 21:11:49 :: Flushing the routing table...
2011/03/25 21:11:49 :: Putting interface up...
2011/03/25 21:11:51 :: Generating psk...
2011/03/25 21:11:51 :: Attempting to authenticate...
2011/03/25 21:11:55 :: Running DHCP with hostname localhost
2011/03/25 21:11:55 :: attempting to set hostname with dhclient
2011/03/25 21:11:55 :: using dhcpcd or another supported client may work better
2011/03/25 21:11:55 :: Internet Systems Consortium DHCP Client 4.2.1 Gentoo-r1
2011/03/25 21:11:55 :: Copyright 2004-2011 Internet Systems Consortium.
2011/03/25 21:11:55 :: All rights reserved.
2011/03/25 21:11:55 :: For info, please visit https://www.isc.org/software/dhcp/
2011/03/25 21:11:55 ::
2011/03/25 21:11:55 :: failed to read stdin!
2011/03/25 21:11:55 ::
2011/03/25 21:11:55 :: This version of ISC DHCP is based on the release available
2011/03/25 21:11:55 :: on ftp.isc.org. Features have been added and other changes
2011/03/25 21:11:55 :: have been made to the base software release in order to make
2011/03/25 21:11:55 :: it work better with this distribution.
2011/03/25 21:11:55 ::
2011/03/25 21:11:55 :: Please report for this software via the Gentoo Bugzilla site:
2011/03/25 21:11:55 :: http://bugs.gentoo.org/
2011/03/25 21:11:55 ::
2011/03/25 21:11:55 :: exiting.
2011/03/25 21:11:55 :: DHCP connection failed
2011/03/25 21:11:55 :: exiting connection thread
2011/03/25 21:11:56 :: Sending connection attempt result dhcp_failed
2011/03/25 21:11:56 :: attempting to set hostname with dhclient
2011/03/25 21:11:56 :: using dhcpcd or another supported client may work better
2011/03/25 21:11:56 :: attempting to set hostname with dhclient
2011/03/25 21:11:56 :: using dhcpcd or another supported client may work better