Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 109150
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Roy Marples (RETIRED) <uberlord@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Takano Akio <aljee@hyper.cx>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 109150 depends on: Show dependency tree
Bug 109150 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-13 08:34 0000
When booting with initng, ifplugd fails to bring eth0 up, leaving the following
message to syslog:
ifplugd.acrion: Error: Couldn't configure eth0, no ngc!

Reproducible: Always
Steps to Reproduce:
1.ng-update add ifplugd default
2.reboot




It seems that changeng line 14 of /etc/ifplugd/ifplugd.action:
EXEC="ngc"
into:
EXEC="$(which ngc)"
solves this problem.

emerge info:
Portage 2.0.53_rc5 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Intel(R) Celeron(R) M processor         1.30GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer -foptimize-sibling-calls"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer -foptimize-sibling-calls"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.gg3.net/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO"
LANG="ja_JP.utf8"
LC_ALL="ja_JP.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm arts avi berkdb bitmap-fonts bzip2 cdr cjk crypt cups
curl dvd dvdr emboss encode examples fbcon foomaticdb gdbm gif gpm gstreamer
gtk2 guile iconv imagemagick imlib ipv6 jpeg kde libg++ libwww mad mikmod mime
mmap mmx motif mozsvg mp3 mpeg ncurses nls ogg oggvorbis opengl pam pdflib perl
png qt quicktime readline ruby sdl spell ssl tcpd tetex tiff truetype
truetype-fonts truetypr type1-fonts unicode vorbis wxwindows xine xml xml2 xmms
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Roy Marples (RETIRED) 2005-10-13 09:30:22 0000 -------
Fixed in ifplugd-0.28-r4

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug