Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146129 - coreutils-6.1 requires package.mask'd gettext
Summary: coreutils-6.1 requires package.mask'd gettext
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-03 06:43 UTC by David Pyke
Modified: 2006-09-03 06:45 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 David Pyke 2006-09-03 06:43:57 UTC
when trying to emerge coreutils-6.1 (unmasked and marked ~amd64), I get the following message:

Calculating world dependencies \
!!! All ebuilds that could satisfy ">=sys-devel/gettext-0.15" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-devel/gettext-0.15 (masked by: package.mask)
# Joshua Nichols <nichoj@gentoo.org (23 Aug 2006)
# Masked since, it's VERY early in development


For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "sys-apps/coreutils-6.1" [ebuild])

Portage 2.1.1_rc1-r2 (default-linux/amd64/2006.1, gcc-4.1.1/amd64-vanilla, glibc-2.4-r4, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Gentoo Base System version 1.12.4
Last Sync: Sun, 03 Sep 2006 13:30:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
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.50.0.3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=athlon64 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=both"
LINGUAS=""
MAKEOPTS="-j3"
PKGDIR="/mnt/windows/pkgdir"
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="/mnt/windows/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/toolchain_overlay /usr/portage/local/layman/openoffice-geki /usr/portage/local/layman/migrated-java-experimental"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa apache2 audiofile berkdb bidi binfilter bitmap-fonts blas bzip2 cairo ccache cdparanoia cdr cli crosscompile crypt cups curl dbus divx dlloader dri dts dvd dvdr dvdread elibc_glibc emul-linux-x86 encode esd fbcon ffmpeg firefox flac foo2zjs_devices_hp2600n foomaticdb fortran gdbm gif glibc-omitfp glut gnome gnome-print gpm gstreamer gtk gtkhtml guile hal hpn icq idn ieee1394 imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog java jpeg kernel_linux lapack lcms libg++ live lm_sensors logrotate lzo mad maildir matroska mbox mdb mikmod mime mng motif mp3 mpeg mplayer mpm-worker msn mysqli nas ncurses network nforce2 nls nptl nptlonly nsplugin nvidia offensive ogg opengl oscar pam pcre pdf perl php plotutils png ppds pppd python qt3 qt4 quicktime readline reflection rtc samba sdl session smp sndfile snmp sou sox speex spell spl ssl svg swat tcltk tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd video_cards_nv video_cards_nvidia video_cards_vesa videos vorbis wifi wxwindows xanim xine xml xml2 xorg xpm xv xvid xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 David Pyke 2006-09-03 06:45:27 UTC
Nevermind, it's my own fault