Calculate Linux. Помогите пожалуйста удалить wicd. (Решено, спасибо!)
Без wicd не могу поднять сеть, rc ругается на 510 строку в /etc/init.d/net.*.
----------------------------------------------------------------------------
# rc
* Bringing up interface eth0
/etc/init.d/net.eth0: line 510: _exists: command not found
* ERROR: interface eth0 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.eth0 failed to start
* Bringing up interface eth1
/etc/init.d/net.eth1: line 510: _exists: command not found
* ERROR: interface eth1 does not exist
* Ensure that you have loaded the correct kernel module for your hardware
* ERROR: net.eth1 failed to start
----------------------------------------------------------------------------
510 строка : * if ! _exists; then
----------------------------------------------------------------------------
Система после установки с DVD подвергалась emerge -uDN world и переходу на "~x86".
Коротко о компе :-)
calculate mcb # uname -a
Linux calculate 2.6.30-gentoo-r6 #1 SMP PREEMPT Mon Sep 14 14:27:48 Local time zone must be set-- i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux
calculate mcb # lspci
00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:06.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
06:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1)
calculate mcb # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:04:61:4d:be:4e
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:29 Base address:0x8000
eth1 Link encap:Ethernet HWaddr 00:04:61:4d:be:4f
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:170863 errors:0 dropped:0 overruns:0 frame:0
TX packets:208074 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:104476386 (99.6 MiB) TX bytes:130027546 (124.0 MiB)
Interrupt:30 Base address:0xc000
lo Link encap:Local Loopback
LOOPBACK MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
calculate mcb # emerge --info
Portage 2.1.7.14 (default/linux/x86/10.0, gcc-4.4.2, glibc-2.11-r1, 2.6.30-gentoo-r6 i686)
=================================================================
System uname: Linux-2.6.30-gentoo-r6-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_3800+-with-gentoo-2.0.1
Timestamp of tree: Wed, 16 Dec 2009 05:00:24 +0000
app-shells/bash: 4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python: 2.6.4, 3.1.1-r1
dev-util/cmake: 2.8.0
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.5.3
sys-apps/sandbox: 2.2
sys-devel/autoconf: 2.13, 2.64
sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils: 2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6b
virtual/os-headers: 2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/calculate/share/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en en_US ru"
MAKEOPTS="-j3"
PKGDIR="/usr/calculate/share/packages/CLD/9.9/i686"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/calculate"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib acl acpi alsa audiofile avi berkdb bittorrent bzip2 cairo cddb cdparanoia cdr chm clamav cli cracklib crypt cups cxx dbus djvu dri dv dvd dvdr dvdread ebook encode exif fbcon fdftk ffmpeg flac flash foomaticdb fortran ftp gd gdbm ggi gif gphoto2 gpm gtk hal iconv id3tag ieee1394 imagemagick irc jabber jingle jpeg jpeg2k kde ldap libcaca libwww lirc logrotate lzo mad matroska mbox mikmod mmx mmxext mng modules mp3 mpeg mplayer mudflap musepack mysql nas ncurses nfs nls nptl nptlonly nsplugin nvidia ogg oggvorbis openal opengl openmp oscar pam pcre pdf perl png portaudio pppd python qt3support qt4 quicktime rdesktop reflection scanner sdl session slang smp speex spell spl srt sse sse2 sse3 sse4.1 sse4.2 sse4a sse5 ssl ssse3 svg svga sysfs tcpd tga theora tiff truetype unicode usb userlocales v4l v4l2 vcd vhosts vidix vorbis webkit win32codecs wmf wxwindows x264 x86 xanim xcomposite xine xinerama xorg xpm xv xvid xvmc yahoo zlib" ALSA_CARDS="ca0106 emu10k1 hda-intel intel8x0 intel8x0m pcsp via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="*" ELIBC="glibc" FOO2ZJS_DEVICES="*" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US ru" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev nv vesa vga vmware"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
- Для комментирования войдите или зарегистрируйтесь
Что значит, как
Что значит, как удалить?
Но зачем удалять? Проще правильно настроить :)
P.S. Судя по тому, что у вас не настроено время, не забыли ли вы случайно после обновления выполнить
etc-update
?Я ♥ Gentoo & Funtoo
Хорошо, согласен. Я не могу
etc-update - столько вопросов задаёт!!! Пошёл пока отвечать :-(
Хорошо, согласен. Я не могу пинговать сам себя т.е 192,168,1,3... В ответ - тишина. Думаю, виноват wicd. Как настроить?
Не стреляйте в пианиста, он играет, как умеет...
Marchello
Если вы используете sys-apps/openrc, а так оно судя по всему и есть, вместо
отредактируйте файл /etc/rc.conf
Я ♥ Gentoo & Funtoo
ETH0
* ERROR: interface eth0 does not exist
У вас не корректно прописан интерфейс eth0, курите /etc/udev/rules.d/70-persistent-net.rules.
Еще посмотрите /etc/conf.d/net.
Паралельно пошёл вкуривать
Паралельно пошёл вкуривать /etc/udev/rules.d/70-persistent-net.rules , кроме шуток! Спб за наколочку!
Не стреляйте в пианиста, он играет, как умеет...
Его можно сильно не
Его можно сильно не «вкуривать», просто удалить (или спрятать :) ) — при перезагрузке он пересоздасться.
Я ♥ Gentoo & Funtoo
Ну так вы перешли на
Ну так вы перешли на нестабильную ветку, у вас обновились baselayout и добавился, собственно, openrc.
Сперва etc-update или dispatch-conf, всё что касается файлов в init.d - просто заменять на новые варианты, остальное по уму, если настраивали сами, то не менять.
Дальше: оставить wicd, добавить hald, dbus и wicd в дефолтный ранлевел, и удалить все net.* кроме net.lo (обязательно оставить net.lo) и дальше уже настраивать сеть через wicd, имхо, так вполне удобно.
etc-update выполнил. Имя
etc-update выполнил.
Имя хоста сменилось... Ну да ладно..
calculate Downloads # etc-update
Scanning Configuration files...
Exiting: Nothing left to do; exiting. :)
calculate Downloads # emerge -s wicd
Searching...
[ Results for search key : wicd ]
[ Applications found : 1 ]
* net-misc/wicd
Latest version available: 1.7.0_alpha2
Latest version installed: [ Not Installed ]
Size of files: 390 kB
Homepage: http://wicd.sourceforge.net/
Description: A lightweight wired and wireless network manager for Linux
License: GPL-2
----------------------------------------------------------------------------------
calculate Downloads # ping ya.ru
PING ya.ru (77.88.21.8) 56(84) bytes of data.
64 bytes from ya.ru (77.88.21.8): icmp_seq=1 ttl=56 time=37.2 ms
^C64 bytes from ya.ru (77.88.21.8): icmp_seq=2 ttl=56 time=36.5 ms
-----------------------------------------------------------------------------------
Сеть поднялась без wicd. "УРА!"
-----------------------------------------------------------------------------------
ping сам.се.б.я
calculate Downloads # ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
^C
--- 127.0.0.1 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 3999ms
calculate Downloads # ping 192.168.1.5
PING 192.168.1.5 (192.168.1.5) 56(84) bytes of data.
^C
--- 192.168.1.5 ping statistics ---
8 packets transmitted, 0 received, 100% packet loss, time 6999ms
Почему я сам себя не пингую?
Не стреляйте в пианиста, он играет, как умеет...
.
lo0 стартанула?
eth0 Link encap:Ethernet
eth0 Link encap:Ethernet HWaddr 00:04:61:4d:be:4e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:29 Base address:0x8000
eth1 Link encap:Ethernet HWaddr 00:04:61:4d:be:4f
inet addr:192.168.1.5 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22192 errors:0 dropped:0 overruns:0 frame:0
TX packets:23373 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:24680655 (23.5 MiB) TX bytes:10566390 (10.0 MiB)
Interrupt:30 Base address:0xc000
lo Link encap:Local Loopback
LOOPBACK MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
-----------------------------------------------------------------------------
calculate Downloads # /etc/init.d/net.lo start
* Bringing up interface lo
* 127.0.0.1/8... [ ok ]
* Adding routes
* 127.0.0.0/8 via 127.0.0.1... [ ok ]
calculate Downloads # ping 192.168.1.5
PING 192.168.1.5 (192.168.1.5) 56(84) bytes of data.
64 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.028 ms
64 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.027 ms
64 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.021 ms
^C
--- 192.168.1.5 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 0.021/0.025/0.028/0.005 ms
------------------------------------------------------------------------------
Заработала :-0 ... Ща, ребутнусь...
СПАСИБО!!! ЗАРАБОТАЛО!!! И фтр-сервер тоже сразу стартанул :-) а то даже на localhost:631 не пускало!
Не стреляйте в пианиста, он играет, как умеет...