Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115416 - jakarta-regexp-1.3 emerge fails
Summary: jakarta-regexp-1.3 emerge fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 122318 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-13 06:19 UTC by Clock
Modified: 2006-02-10 00:11 UTC (History)
1 user (show)

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 Clock 2005-12-13 06:19:18 UTC
>>> Unpacking jakarta-regexp-1.3.tar.gz to
/var/tmp/portage/jakarta-regexp-1.3-r2/work
tar: A lone zero block at 1722
dev-util/eclipse-sdk
      Latest version available: 3.0.1-r2

emerge eclipse-sdk

>>> Source unpacked.
Traceback (most recent call last):
  File "/usr/bin/java-config", line 14, in ?
    from java_config import jc_options
ImportError: No module named java_config
Error: JAVA_HOME is not defined correctly.
  We cannot execute 

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




Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.1
2-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) M processor 1.50GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share
/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/
mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/sh
are/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/te
x/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr c
rypt cups curl dga divx4linux dri dv dvd dvdread eds emboss encode esd ethereal 
exif expat fam ffmpeg fftw flac flash foomatic foomaticdb fortran ftp gd gdbm gi
f glut gnome gpm gstreamer gtk gtk2 guile icq idn imagemagick imap imlib ipv6 ja
bber jack java javascript jpeg kde lcms ldap libcaca libg++ libwww live matroska
 mhash mikmod ming mmap mmx mng motif mozilla mp3 mpeg mysql nas ncurses nls ogg
 oggvorbis opengl oss pam pcre pdflib perl php png python qt quicktime readline 
real recode ruby samba sdl sharedmem shorten slang socks5 speex spell sse ssl sv
g svga tcltk tcpd tetex theora threads tiff tls truetype truetype-fonts type1-fo
nts udev unicode vorbis wifi win32codecs wmf xine xinerama xml xml2 xmms xpm xv 
xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-12-13 06:29:08 UTC
After updating python you need to run python-updater.
Comment 2 Clock 2005-12-14 22:55:34 UTC
Why doesn't the emerge that upgrades the python run the python-upgrader itself?
Where it is officially written that I should run python-upgrader?
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2005-12-15 02:41:01 UTC
(In reply to comment #2)
> Why doesn't the emerge that upgrades the python run the python-upgrader itself?
> Where it is officially written that I should run python-upgrader?

Because we lack the mechanism at the moment. python-updater calls emerge and
emerge can't be called inside ebuilds. The solution for better informing the
user is under work (emerge news threads on gentoo-dev). The fact that you should
run python-updater is documented in einfo messages that the ebuilds shows (I
agree that we can't expect users to see all these atm). It is also written in
for example gwn when we put new versions stable.
Comment 4 Clock 2005-12-16 03:36:55 UTC
kestrel ~ # python-upgrader
-bash: python-upgrader: command not found
kestrel ~ # locate python-upgrader
kestrel ~ # 

Doesn't work either. I ran python-upgrader and got just "command not found" message.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-12-16 06:18:30 UTC
betelgeuse@pena /usr/portage/dev-java/commons-logging $ qlist python | grep
python-updater
/usr/sbin/python-updater

It is called python-updater not python-upgrader
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-02-10 00:11:16 UTC
*** Bug 122318 has been marked as a duplicate of this bug. ***