Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108659 - emerge reports wrong blockers
Summary: emerge reports wrong blockers
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 14:11 UTC by Petr Novak
Modified: 2005-10-09 18:32 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 Petr Novak 2005-10-09 14:11:02 UTC
When upgrading pine, one of its dependencies had was blocked by old pine
version. Emerge refused to proceed, but the message said that the dependency was
blocked by the _new_ version.

Reproducible: Always
Steps to Reproduce:
1. emerge =mail-client/pine-4.63-r3
2. emerge -u pine
Actual Results:  
[blocks B     ] <mail-client/pine-4.64-r1 (is blocking net-mail/uw-mailutils-2004g)

Expected Results:  
[blocks B     ] <mail-client/pine-4.63-r3 (is blocking net-mail/uw-mailutils-2004g)

(as uw-mailutils have
DEPEND="virtual/libc
    !<net-mail/uw-imap-2004g-r1
    !<mail-client/pine-4.64-r1"
)

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1, 2.6.7
i686)
=================================================================
System uname: 2.6.7 i686 Celeron (Mendocino)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2
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.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://av.che.repy.czf/         
ftp://ftp.chello.cz/pub/mirrors/gentoo-mirror           http://gentoo.inode.at/"
LANG="en_US.utf8"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://av.che.repy.czf/gentoo-portage"
USE="x86 alsa apm berkdb bitmap-fonts crypt eds emboss encode fortran gd gdbm
gif gstreamer imagemagick imlib jpeg libg++ libwww mad mp3 mysql ncurses nls
nptl nptlonly ogg oggvorbis pam pdflib perl png readline samba sdl ssl tcpd
truetype-fonts type1-fonts vorbis xml2 zlib linguas_en userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-09 14:15:12 UTC
Follow Bug 108652 and Bug 108529 and please search next time.

*** This bug has been marked as a duplicate of 108529 ***
Comment 2 Petr Novak 2005-10-09 14:27:07 UTC
Sorry to bother again. I have read both bugs and none of them seems to address
that emerge reports wrong blocker. My problem isn emerging pine or uw-imap, but
the fact that emerge reports pine version 4.64-r1 is a blocker, when the real
blocker is version 4.63-r3 and 4.64-r1 would be quite fine.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2005-10-09 18:32:13 UTC
take a closer look and you'll notice the <