Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55768 - emerge -u (--update) does not honor blockers
Summary: emerge -u (--update) does not honor blockers
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 02:41 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-01 02:50 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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-01 02:41:21 UTC
$ emerge -pv xorg-x11                      

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] x11-base/xfree ("virtual/x11" from pkg x11-base/xorg-x11-6.7.0-r1)
[blocks B     ] x11-base/xfree (from pkg x11-base/xorg-x11-6.7.0-r1)
[blocks B     ] x11-base/xfree ("virtual/xft" from pkg x11-base/xorg-x11-6.7.0-r1)
[ebuild  N    ] x11-base/xorg-x11-6.7.0-r1  -(3dfx) -(3dnow) -cjk -debug +doc +hardened +ipv6 -(mmx) +nls +pam -pie +sdk -(sse) -static  0 kB 
[ebuild  N    ] x11-libs/Xaw3d-1.5-r1   0 kB 
[ebuild  N    ] app-arch/rpm2targz-9.0-r2   0 kB 
[ebuild  N    ] sys-apps/utempter-0.5.5.4   0 kB 
[ebuild  N    ] x11-terms/xterm-184  +Xaw3d +truetype  635 kB 

$ emerge -upv xorg-x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-base/xorg-x11-6.7.0-r1  -(3dfx) -(3dnow) -cjk -debug +doc +hardened +ipv6 -(mmx) +nls +pam -pie +sdk -(sse) -static  0 kB 
[ebuild  N    ] x11-libs/Xaw3d-1.5-r1   0 kB 
[ebuild     U ] sys-apps/file-4.09 [4.06] -build +python  0 kB 
[ebuild  N    ] app-arch/rpm2targz-9.0-r2   0 kB 
[ebuild  N    ] sys-apps/utempter-0.5.5.4   0 kB 
[ebuild  N    ] x11-terms/xterm-184  +Xaw3d +truetype  635 kB 

Total size of downloads: 635 kB


Portage 2.0.50-r8 (default-sparc64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 sparc64 sun4u
Gentoo Base System version 1.4.16
distcc 2.13 sparc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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="-O2 -pipe"
DISTDIR="/mnt/raid0/gentoo/distfiles"
FEATURES="ccache sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/raid0/download/portage"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="X Xaw3d aac aalib accessibility acl aim apache2 arts asterisk audiofile avi berkdb bidi bonobo brltty cap caps cddb cdr chroot clamav crypt cups curl dnd doc dv dvd dvdr emacs emacs-w3 encode esd expat ext-png ext-zlib extlib f77 faad fam fastcgi fbcon fbdev ffmpeg fftw flac flash fltk fluidsynth foomaticdb foreign-package freetype fullrpc gcl gd gdbm gif gimpprint glade glgd glut gnome gnomedb gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hardened hdf hdf5 idea imagemagick imap imlib imlib2 innodb ipv6 jabber java javamail javascript jbig jdepend jikes joystick jpeg junit justify kde kerberos krb4 ladcca lcms leim libg libgda libwww mad maildir makecheck mikmod mmap mng mono motif mozilla moznocompose moznoirc mozsvg mpeg mpeg4 msn mule multilib music mysql nas ncurses net nls nptl oav objc odbc offensive oggvorbis oldworld openal opengl operanom2 oscar oss pam parse-clocks pcre pda pdflib perl php png portaudio postgres prelude propolice pthreads python qhull qt readline ruby samba sasl sdk sdl serial slang slp sndfile snmp socks5 sox sparc speex spell sqlite ssl tcltk tcpd tetex theora tiff timidity transcode truetype type1 usb videos vim-with-x virus-scan wxwindows xchattext xemacs xine xml xml2 xmms xosd xv xvid yahoo zlib"
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-01 02:50:08 UTC
jstubbs says this is a dupe of a FIXED bug, but he couldn't what bug #, so I'm just gonna mark it invalid...