Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119210 - emerge -puD doesn't show updates for slotted ebuilds
Summary: emerge -puD doesn't show updates for slotted ebuilds
Status: RESOLVED DUPLICATE of bug 4698
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 09:36 UTC by Oldrich Jedlicka
Modified: 2006-01-16 09:38 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 Oldrich Jedlicka 2006-01-16 09:36:49 UTC
Today I tried to install the sun-jdk-1.5 and with this step, no update to my sun-jdk-1.4.2.10 was made. There is the update sun-jdk-1.4.2.10-r1 available (marked as stable on x86), but nothing is updated.

To reproduce (my guess):
1. Install =sun-jdk-1.4.2.10
2. Update /etc/portage to unmask =sun-jdk-1.5* (and =java-sdk-docs-1.5* for me) and include keyword ~x86 for them
3. Try `emerge -uD world`, this will install sun-jdk-1.5 (new slot)
4. Try `emerge -uD world`, this will not update anything

Expected is that sun-jdk-1.4.2.10 gets updated to sun-jdk-1.4.2.10-r1 as it is not masked or keyworded unstable.

Output of `emerge info`
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-suspend2 i686)
=================================================================
System uname: 2.6.15-suspend2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.0_pre14
ccache version 2.3 [enabled]
dev-lang/python:     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.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/mnt/linux/portage-tmp/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="cs en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/linux/portage-tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi adns alsa apache2 arts audiofile avi bash-completion bdf berkdb bitmap-fonts bzip2 ccache cdda cddb cdparanoia cdr crypt css cups curl dbus dga dhcp dpms dri dvd dvdr dvdread eds emboss encode esd ethereal exif expat extensions fam fbcon ffmpeg firefox flac font-server foomaticdb fortran ftp gd gdbm gif gimp gimpprint glut gmp gphoto2 gpm gs gstreamer gtk2 hal iconv icq idn ieee1394 imagemagick imlib iproute2 ipv6 java javascript jp2 jpeg jpeg2k junit kde kdeenablefinal kdexdeltas kqemu lame lcms ldap libcaca libg++ libwww lirc lzo lzw mad maildir matroska mhash mikmod mjpeg mmap mmx mmxext mng motif mozdevelop mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mplayer musepack mysql ncurses network nls no-old-linux nptl nsplugin odbc offensive ogg oggvorbis openexr opengl oscar oss pam pam_chroot pam_console pam_timestamp pccts pcmcia pcre pdflib perl php png pnp posix postgres ppds python qt quicktime quotas readline real recode rtc samba scanner sdl sharedmem slang sox spell sql sqlite sse sse2 ssl stroke svg svga tcltk tcpd tetex tga theora threads tidy tiff transcode truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd vhosts vim-with-x vorbis wifi win32codecs wmf xine xinerama xml xml2 xmms xosd xpm xprint xrandr xscreensaver xv xvid xvmc yv12 zlib zvbi video_cards_radeon linguas_cs linguas_en linguas_en_GB userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2006-01-16 09:38:22 UTC

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