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

Bug 88847

Summary: emerge nagios-plugins 1.4 dies on sandbox... possible samba problem
Product: Gentoo Linux Reporter: Robert Wagner <robert.wagner>
Component: New packagesAssignee: Gentoo Netmon project <netmon>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Wagner 2005-04-12 06:39:04 UTC
Was unable to emerge nagios-plugins 1.4, receiving Access Violation writing to /var/cache/samba/gencache.tdb. After searching through other problems, found that disabling the sandbox feature provided a workaround.

Reproducible: Always
Steps to Reproduce:
1.Attempt to emerge nagios-plugins 1.4 while sandbox enabled.
2.
3.

Actual Results:  
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-analyzer_-_nagios-plugins-1.4-23418.log"

open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
open_wr:   /var/cache/samba/gencache.tdb
--------------------------------------------------------------------------------


Expected Results:  
Completed the emerge process.
Comment 1 Robert Wagner 2005-04-12 06:39:37 UTC
Emerge Info Data:
Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.26-gentoo-r5 i686)
=================================================================
System uname: 2.4.26-gentoo-r5 i686 Intel(R) Xeon(TM) CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, Jul 16 2004, 09:40:37)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.3-r1
sys-devel/autoconf:  2.59-r3
sys-devel/automake:  1.8.3
sys-devel/binutils:  2.15.92.0.2
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirrors.tds.net/gentoo http://gentoo.mirrored.ca/ http://mirror.clarkson.edu/pub/distributions/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://wau-bbmon1.wausaubenefits.com/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts crypt cups emboss encode font-server foomaticdb fortran gdbm gif gpm gtk2 imlib ipv6 jpeg kerberos ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl php png python quicktime readline samba sasl sdl slang snmp spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 2 Marco Morales 2005-04-12 12:14:31 UTC
What samba version do you have?
Comment 3 Robert Wagner 2005-04-12 12:20:45 UTC
Happens on two different machines, one running SAMBA version 3.0.4-r1, one running 3.0.10.
Comment 4 Marco Morales 2005-04-12 12:46:32 UTC
Well I cant reproduce the problem yet..... but i can bet its a problem related to samba ehhehhe try USE="-samba" emerge =nagios-plugins-1.4 just in case ;)
Comment 5 Robert Wagner 2005-04-12 12:59:37 UTC
USE="-samba" emerge nagios-plugins does NOT fix the problem.

From what I've seen in the forums on emerges with similar problems, they were able to unmerge samba and then re-emerge it afterwards, but I'm not in a position to do so.

FEATURES="-sandbox" emerge nagios-plugins does work.
Comment 6 Marco Morales 2005-04-12 13:25:53 UTC
Well sandbox has to be in FEATURES :P... ill try to reproduce it later~
Comment 7 Lance Albertson (RETIRED) gentoo-dev 2005-06-16 06:48:16 UTC
Any update on this?
Comment 8 Jonathan Smith (RETIRED) gentoo-dev 2005-06-22 17:07:59 UTC
works for me... can't reproduce
Comment 9 Jonathan Smith (RETIRED) gentoo-dev 2005-06-22 17:09:59 UTC
i hate long _summaries_ :-P
Comment 10 Lance Albertson (RETIRED) gentoo-dev 2005-07-09 21:47:59 UTC
Alright to close or is this issue still open?
Comment 11 Robert Wagner 2005-07-10 12:36:33 UTC
I cannot reproduce any more, but I cannot say whether the bug was fixed.  I 
have seen other similar issues with other packages, but those have had their 
own tickets opened.