Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149796 - app-admin/eselect-1.0.5 python issues
Summary: app-admin/eselect-1.0.5 python issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: AMD64 Other
: High normal (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 18:11 UTC by Charles W. Barbour II
Modified: 2006-10-06 01:55 UTC (History)
0 users

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 Charles W. Barbour II 2006-10-01 18:11:33 UTC
Portage 2.1.2_pre2-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.5
Last Sync: Mon, 02 Oct 2006 00:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.2.3-r6, 2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
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/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ ftp://lug.mtu.edu/gentoo "
LINGUAS="en ja"
MAKEOPTS="-j2"
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="amd64 64bit X alsa amd apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cpudetection crypt ctype cups dba dlloader doc dri dvd eds elibc_glibc emboss encode esd ethereal exif expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gcc64 gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile idn imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog ivtv javascript jpeg jpeg2k kde kernel_linux lcms libg++ libwww linguas_en linguas_ja lirc lirc_devices_hauppauge lzw lzw-tiff mad memlimit mikmod mng motif mozilla mp3 mpeg mysql mythtv ncurses nls nptl nptlonly nvidia ogg openexr opengl oss pam pcre pdf pdflib perl png posix pppd python qt qt3 qt4 quicktime readline reflection samba sdk sdl session simplexml slang soap sockets spell spl ssl swat symlink tcltk tcpd tiff tokenizer transcode transmitter truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga vorbis xml xml2 xmms xorg xpm xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Charles W. Barbour II 2006-10-01 18:13:38 UTC
Output from the fail merge.  There seems to be issues accessing some python file as well as using the file "/usr/bin/rst2html.py"

Making all in modules
make[1]: Entering directory `/var/tmp/portage/eselect-1.0.5/work/eselect-1.0.5/modules'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/eselect-1.0.5/work/eselect-1.0.5/modules'
make[1]: Entering directory `/var/tmp/portage/eselect-1.0.5/work/eselect-1.0.5'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/eselect-1.0.5/work/eselect-1.0.5'
/usr/bin/rst2html.py < README > README.html
ACCESS DENIED  unlink:    /usr/lib64/python2.4/locale.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/locale.pyc
Traceback (most recent call last):
  File "/usr/bin/rst2html.py", line 19, in ?
    from docutils.core import publish_cmdline, default_description
ImportError: No module named docutils.core
make: *** [README.html] Error 1

!!! ERROR: app-admin/eselect-1.0.5 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  eselect-1.0.5.ebuild, line 29:   Called die

!!! failed to build html
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-admin_-_eselect-1.0.5-31446.log"

unlink:    /usr/lib64/python2.4/locale.pyc
open_wr:   /usr/lib64/python2.4/locale.pyc
--------------------------------------------------------------------------------
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-02 00:07:22 UTC
Re-emerge dev-python/docutils and try again.
Comment 3 Charles W. Barbour II 2006-10-02 20:51:19 UTC
Re-emerged dev-python/docutils and the result was more errors than before. A portion of the output is found below. 

make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/eselect-1.0.5/work/eselect-1.0.5'
/usr/bin/rst2html.py < README > README.html
ACCESS DENIED  unlink:    /usr/lib64/python2.4/locale.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/locale.pyc
ACCESS DENIED  unlink:    /usr/lib64/python2.4/site-packages/docutils/__init__.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/site-packages/docutils/__init__.pyc
ACCESS DENIED  unlink:    /usr/lib64/python2.4/site-packages/docutils/core.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/site-packages/docutils/core.pyc
ACCESS DENIED  unlink:    /usr/lib64/python2.4/pprint.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/pprint.pyc
ACCESS DENIED  unlink:    /usr/lib64/python2.4/site-packages/docutils/frontend.pyc
ACCESS DENIED  open_wr:   /usr/lib64/python2.4/site-packages/docutils/frontend.pyc
Comment 4 Charles W. Barbour II 2006-10-06 01:34:04 UTC
Attempted to merge version 1.0.6 with same access denied errors
Comment 5 Charles W. Barbour II 2006-10-06 01:55:03 UTC
Apparently sandbox was giving me issues.  unmerged/re-merged sandbox eselect successfully merged.