Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125092 - emerge can't resolve virtual package name virtual/libintl-0
Summary: emerge can't resolve virtual package name virtual/libintl-0
Status: RESOLVED DUPLICATE of bug 114798
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Other
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-05 07:57 UTC by Freeland Abbott
Modified: 2006-03-05 08:11 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 Freeland Abbott 2006-03-05 07:57:30 UTC
Well, it told me to report it:
  fka3@percival fka3 $ sudo emerge -U system
  Password:

  *** Warning: --upgradeonly is a deprecated option in portage-2.0.51.19
  ***          and will likely be removed in a future version.

  >>> --upgradeonly implies --update... adding --update to options.
  Calculating system dependencies |!!! Cannot resolve a virtual package 
  name to an ebuild.
  !!! This is a bug, please report it. (virtual/libintl-0)

I haven't spent any time digging into how portage and emerge work; no sure what the problem is.  However, to (try to) help you figure out what's going on:

  fka3@percival fka3 $ emerge --info
  Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
  glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i586)
  =================================================================
  System uname: 2.6.11-gentoo-r9 i586 Pentium 75 - 200
  Gentoo Base System version 1.4.16
  Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 29 2005, 00:48:38)]
  dev-lang/python:     2.3.5
  sys-apps/sandbox:    1.2.12
  sys-devel/autoconf:  2.13, 2.59-r6
  sys-devel/automake:  1.9.5, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.8.5-r3
  sys-devel/binutils:  2.15.92.0.2-r7
  sys-devel/libtool:   1.5.16
  virtual/os-headers:  2.4.22-r1
  ACCEPT_KEYWORDS="x86"
  AUTOCLEAN="yes"
  CFLAGS="-O2 -march=i586 -mcpu=i586 -fomit-frame-pointer -pipe"
  CHOST="i586-pc-linux-gnu"
  CONFIG_PROTECT="/etc /usr/kde/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/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
  CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
  CXXFLAGS="-O2 -march=i586 -mcpu=i586 -fomit-frame-pointer -pipe"
  DISTDIR="/usr/portage/distfiles"
  FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
  GENTOO_MIRRORS="http://distfiles.gentoo.org
   http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
  MAKEOPTS="-j2"
  PKGDIR="/usr/portage/packages"
  PORTAGE_TMPDIR="/var/tmp"
  PORTDIR="/usr/portage"
  PORTDIR_OVERLAY="/usr/local/portage"
  SYNC="rsync://rsync.gentoo.org/gentoo-portage"
  USE="x86 X aim alsa apache2 apm arts audiofile avi berkdb
   bitmap-fonts bzip2 cjk crypt cups eds emacs emboss encode 
   esd expat fam foomaticdb fortran freewnn gdbm gif gnome 
   gpm gstreamer gtk gtk2 imlib ipv6 java jpeg kde lcms libg++
   libwww mad mhash mikmod mng motif mp3 mpeg mule mysql
   ncurses nls offensive ogg oggvorbis opengl oss pam pcre
   pdflib perl php png python qt quicktime readline samba sdl
   slang spell ssl svga tcpd tiff truetype truetype-fonts
   type1-fonts udev voodoo3 vorbis xml2 xmms xv yahoo zlib
   userland_GNU kernel_linux elibc_glibc"
  Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS,
   LINGUAS

Anything else I can provide to help?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-05 08:11:38 UTC
(In reply to comment #0)
> Anything else I can provide to help?

Sure, search for duplicates before filing a bug.  



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