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

Bug 30729

Summary: Access denied errors in python-updater
Product: Portage Development Reporter: Daniel Pierce <dlpierce>
Component: UnclassifiedAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: major CC: dev-portage
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Error log

Description Daniel Pierce 2003-10-08 22:20:59 UTC
Emerged python-2.3.2-r1 and ran
/usr/portage/dev-lang/python/files/python-updater as instructed.  Access denied
error occurs during each updated module merge.  Error output is attached.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r10 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.6.0-test6-bk8)
=================================================================
System uname: 2.6.0-test6-bk8 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.3.10p1
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -
  frename-registers -falign-jumps=4 -falign-loops=4 -falign-functions=4
-mfpmath=s   se,387 -mmmx -m3dnow -msse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
  /config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
   -frename-registers -falign-jumps=4 -falign-loops=4 -falign-functions=4
-mfpmath   =sse,387 -mmmx -m3dnow -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.noved.org/
   http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow acpi alsa avi cdr crypt curl directfb dga dvd doc emacs emacs-w3
   encode fbcon gd gdbm gif gpm gtk gtk2 gtkhtml imap imlib ipv6 jack java jpeg
joy   stick kde ladcca libwww lirc mmx motif mozilla mpeg ncurses nptl oav
oggvorbis o   pengl -oss pam pdflib png prebuilt python qt quicktime readline
samba sasl sdl s   lang snmp spell sse ssl svga tcltk tcpd tiff truetype usb wmf
wxwindows X xinera   ma xml2 xmms xv zlib"
Comment 1 Daniel Pierce 2003-10-08 22:21:45 UTC
Created attachment 18989 [details]
Error log
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-10-09 02:06:55 UTC
there should be some changes being made to some eclasses to work around the
problem.

for the moment, if you do PYTHON_DONTCOMPILE=1 ./python-updater

it shouldn't check any more of these errors

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