Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147264

Summary: equery depends broken
Product: Gentoo Linux Reporter: Stoian Ivanov <sdr>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stoian Ivanov 2006-09-11 23:50:51 UTC
Today i decided to remove clanlib .... then a problem "emerged":
equery reported no one depends on clanlibe then emerge insisted on reemerging it with -auDN world then i masked it and then emerge confessed that games-puzzle/pingus depends on clanlib. So is equery borken or am I in a mistake:


root@sdr ~ # equery depends clanlib
[ Searching for packages depending on clanlib... ]
root@sdr ~ # vim /etc/portage/package.mask
root@sdr ~ # emerge -auDN world

These are the packages that would be merged, in order:

Calculating world dependencies |
!!! All ebuilds that could satisfy "=dev-games/clanlib-0.6.5*" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-games/clanlib-0.6.5-r3 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "games-puzzle/pingus-0.6.0-r1" [ebuild])

------------------------------------

root@sdr ~ # emerge --info
Portage 2.1.1 (default-linux/x86/2006.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Sempron(tm) 2500+
Gentoo Base System version 1.12.4
Last Sync: Tue, 12 Sep 2006 00:00:01 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5, 2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
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
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mtune=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-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 /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -mtune=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="bg_BG"
LC_ALL="bg_BG.utf8"
LINGUAS=""
MAKEOPTS="-j1"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.222/gentoo-portage"
USE="x86 X alsa apache2 berkdb bitmap-fonts cli crypt cups dbus dlloader dri elibc_glibc encode foomaticdb fortran gdbm gif gpm gtk hal imlib input_devices_keyboard input_devices_mouse isdnlog jpeg kde kdeenablefinal kernel_linux libg++ mad mikmod mmx mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl png ppds pppd qt qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl tcpd threads truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa vorbis xml xmms xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

root@sdr ~ #
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 00:39:36 UTC

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