Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 162317

Summary: app-misc/beagle generates excessivly large log files.
Product: Gentoo Linux Reporter: Nathan Caldwell <saintdev>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nathan Caldwell 2007-01-16 03:44:34 UTC
Beagle generates an excessive amount of logging information. It seems to get stuck in an infinite loop when indexing my drive, and because it's set to debug logging it generates about ~100MB an hour, quickly eating up several GB of disk space in log files. I have no problem waiting for upstream to fix the loop, but diskspace is important. The old ebuilds attempted to fix this by using sed to change from Debug to Info, but this stopped working on 0.2.14, and has recently been removed completely from the ebuild.

Reproducible: Always

Steps to Reproduce:
1. Run beagled
2. Wait for it to start it's infinite loop
3. Watch as free disk space slowly diminishes.

Actual Results:  
Ran out of disk space :(

Expected Results:  
Logging should default to a lower setting

Portage 2.1.2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-beyond2 x86_64)
=================================================================
System uname: 2.6.19-beyond2 x86_64 AMD Athlon(tm) 64 FX-55 Processor
Gentoo Base System version 1.12.8
Timestamp of tree: Mon, 15 Jan 2007 16:01:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r2
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-mtune=athlon-fx -march=athlon-fx -pipe -O2 -O3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.espri.arizona.edu/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en en_US"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/common"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 avahi avi beagle berkdb bitmap-fonts bzip2 cairo cli cracklib crypt dbus divx4linux dlloader dri dts dvd dvdread emboss encode fam ffmpeg fftw firefox flac fortran galago gd gdbm gif glade gnome gnutls gpm gstreamer gtk gtk2 hal iconv ieee1394 isdnlog java jpeg lame libg++ libnotify logrotate mad mikmod mmap mng mono mozilla mp3 mp4 mpeg mpeg4 mysql ncurses nfs nls nptl nptlonly nsplugin ogg openal opengl pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl sql sqlite ssl subtitles subversion svg tcpd theora tidy tiff transcode truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 vorbis x264 xine xml xml2 xorg xv xvid xvmc zeroconf zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-16 07:47:24 UTC

*** This bug has been marked as a duplicate of bug 161666 ***