Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77211 - gnome-2.8.1-r1 depends on masked >=gal-2.2.3
Summary: gnome-2.8.1-r1 depends on masked >=gal-2.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 03:33 UTC by Peter `MathFox' Roozemaal
Modified: 2005-01-09 08:18 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 Peter `MathFox' Roozemaal 2005-01-09 03:33:03 UTC
Doing "emerge -uD world" on my amd64 system gives the following error message:

!!! All ebuilds that could satisfy ">=gnome-extra/gal-2.2.3" have been masked.
!!! One of the following masked packages is required to complete your request:
- gnome-extra/gal-2.2.3 (masked by: ~amd64 keyword)
- gnome-extra/gal-2.2.4 (masked by: ~amd64 keyword)
 
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!!    (dependency required by "gnome-base/gnome-2.8.1-r1" [ebuild])
 
 
!!! Problem with ebuild gnome-base/gnome-2.8.1-r1
!!! Possibly a DEPEND/*DEPEND problem.
 
!!! Depgraph creation failed.


Reproducible: Always
Steps to Reproduce:
1. emerge -uD world
Actual Results:  
see error message above

Expected Results:  
download and compile

Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r12 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /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"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.nedlinux.nl http://ftp.easynet.nl/mirror/gentoo/
http://gentoo.mirror.sdv.fr http://gentoo.math.bme.hu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts berkdb bitmap-fonts bonobo cdr crypt doc dvd dvdr
esd f77 fam flac fortran gdbm gif gnome gpm gstreamer gtk gtkhtml guile
imagemagick imlib ipv6 java jp2 jpeg junit kde ldap libwww lm-sensors lzw
lzw-tiff mad mikmod motif mozilla multilib mysql ncurses nls oggvorbis opengl
oss pam pda pdflib perl png postgres python qt readline samba sdl slang ssl
tcltk tcpd tetex tiff
truetype truetype-fonts type1-fonts usb userlocales xml xml2 xmms xpm xrandr xv
zlib"
Comment 1 Peter `MathFox' Roozemaal 2005-01-09 03:44:03 UTC
Adding the following lines to /etc/portage/package.keywords resolves the dependency problems for me.

gnome-extra/gal ~amd64
gnome-base/libgtop ~amd64
gnome-extra/gnome-utils ~amd64
Comment 2 Tom Martin (RETIRED) gentoo-dev 2005-01-09 04:39:35 UTC
This package was missed out somehow when I was stabilising GNOME 2.8 last night.

All is fixed in CVS; emerge sync and then you can remove your package.keywords
entries.
Comment 3 Peter `MathFox' Roozemaal 2005-01-09 08:18:50 UTC
Confirmed. I have two downgrades in my emerge -uD world now.