Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124280 - aiccu-2005.01.31-r1 ran with arguments other than "license" exits silently with return value 255
Summary: aiccu-2005.01.31-r1 ran with arguments other than "license" exits silently wi...
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Guy Martin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 08:51 UTC by Elmo Todurov
Modified: 2006-03-15 21:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elmo Todurov 2006-02-27 08:51:02 UTC
net-misc/aiccu-2005.01.31-r1, when ran with arguments test, autotest, start, stop doesn't do anything, just exits with return value 255.

# emerge --info
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.6-r3, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -ftracer -mtune=athlon64"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -ftracer -mtune=athlon64 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.ee/pub/gentoo/distfiles http://mirror.gentoo.no http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags"
LINGUAS="et us"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync1.ee.gentoo.org/gentoo-portage"
USE="amd64 16bit 64bit X aac acpi alsa amuled applet artworkextra async audiofile avi bash-completion berkdb bzip2 canvas caps cdparanoia cdr crypt cscope curl directfb dpms dri dvd ecc emul-linux-x86 encode exif expat fam fat fbcon ffmpeg fix-connected-rt flac ftp gcj gdbm glibc-omitfp glut glx gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile hal hpn icq idn imlib imlib2 ipv6 irc jabber java jikes joystick jpeg junit kde kdeenablefinal kqemu lcms lesstif libwww logitech-mouse lua mad maildir maps memlimit mhash mime mng motif mozilla mozsvg mp3 mpeg mpi msn multislot ncurses nethack new-login nls noamazon nocd nptl ntfs nvidia offensive ogg opengl oscar pam pcntl pcre pdflib perl php pic png posix python qt readline recode reiserfs samba sdl server sharedmem sockets socks5 softmmu sounds spell spreadsheet sqlite ssl svg sysvipc tcltk tetex thesaurus threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 videos vorbis wv xanim xml2 xpm xv xvmc zlib linguas_et linguas_us userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL
Comment 1 Thorsten Becker 2006-02-27 11:21:52 UTC
try setting verbose to true in /etc/aiccu.conf and run aiccu with
aiccu test /etc/aiccu.conf.

Do you then get an error message?
Comment 2 Elmo Todurov 2006-02-27 21:29:29 UTC
It seems that "daemonize true" kills all the output. Setting it to false (verbose was true previously) got me a bunch of messages showing that I was misconfigured aiccu.conf a bit.
Should we consider that "daemonized" behaviour OK and close the bug?
Comment 3 Thorsten Becker 2006-02-28 01:33:35 UTC
I'd suggest to put a comment in the default aiccu.conf file that says:
# Daemonize? set to false to debug

and then close the bug because it is indeed the default behaviour.
Comment 4 Elmo Todurov 2006-03-15 21:58:40 UTC
Let's call it closed.