Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168605 - net-ftp/glftpd-2.01 sandbox access violation
Summary: net-ftp/glftpd-2.01 sandbox access violation
Status: RESOLVED WORKSFORME
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Sandbox (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 17:07 UTC by Olliver Schinagl
Modified: 2007-09-01 10:06 UTC (History)
2 users (show)

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


Attachments
build log of glftpd 2.0.1 on ~amd64 (build.log,8.84 KB, text/plain)
2007-02-27 17:10 UTC, Olliver Schinagl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olliver Schinagl 2007-02-27 17:07:29 UTC
net-ftp/glftpd-2.01 might have a double-sandbox, or some other form of access violation. Also there's a 'file not found' error in the ebuild.

find attached, the build.log

Reproducible: Always

Steps to Reproduce:
Comment 1 Olliver Schinagl 2007-02-27 17:10:55 UTC
Created attachment 111439 [details]
build log of glftpd 2.0.1 on ~amd64
Comment 2 Olliver Schinagl 2007-02-27 17:13:36 UTC
and emerge --info:

Portage 2.1.2-r9 (hardened/amd64, gcc-3.4.6, glibc-2.3.6-r5, 2.6.18-hardened x86_64)
=================================================================
System uname: 2.6.18-hardened x86_64 Intel(R) Xeon(TM) CPU 3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Tue, 27 Feb 2007 15:20:01 +0000
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Os -march=nocona -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=nocona -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://vlaai.snt.utwente.nl/pub/os/linux/gentoo/ http://vlaai.snt.utwente.nl/pub/os/linux/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LINGUAS="en nl"
MAKEOPTS="-j3"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 7zip aac acpi aim amd64 apache2 apm audiofile avi bcmath berkdb bindist boundschecking bzip2 bzlib calendar cdr cli cross crypt ctype curl curlwrappers dba dedicated dio dvb dvd dvdr encode enscript exif fam fastcgi ffmpeg fftw flac flash foomatic ftp gd gif gnutls graphviz hardened icq idn imagemagick imap ipv6 jabber jpeg justify kerberos lesstif libwww lirc logrotate maildir mcal memlimit mhash midi mikmod mime mmap mng motif mozilla msn ncurses netpbm nls nocd nptl nptlonly ogg openal oscar pam pcre php pic png posix postgres ppds python quicktime readline samba sasl scanner sdl session shared sharedmem simplexml slang slp snmp sockets speex spell sqlite sse ssl svg sysfs szip tcpd theora tidy tiff tokenizer truetype unicode unzip usb vda vhosts videos vorbis x264 xml xmlrpc xorg xvid yahoo zip zlib" 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="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en nl" USERLAND="GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Comment 3 Olliver Schinagl 2007-02-27 17:25:18 UTC
On a side note:

FEATURES="-sandbox -usersandbox" emerge glftpd

emerges it just fine.
Comment 4 Kevin Fullerton 2007-07-19 19:40:40 UTC
Just built this with `FEATURES="sandbox usersandbox" emerge -av glftpd` and it emerge'd with no errors and no sandbox violations - this is on Portage 2.1.2.9 (default-linux/amd64/2006.1, gcc-4.1.2, glibc-2.5-r4, 2.6.19-gentoo-r5 x86_64)
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-09-01 10:06:40 UTC
Can't reproduce either.