s. Summery. Probably a problem with openmosix-sources not accounting for virtual/linux- sources. Reproducible: Always Steps to Reproduce: 1.emerge search openmosix-sources Searching... [ Results for search key : openmosix-sources ] [ Applications found : 1 ] * sys-kernel/openmosix-sources Latest version available: 2.4.20-r2 Latest version installed: 2.4.20-r2 Size of downloaded files: 27,216 kB Homepage: http://www.kernel.org/ http://www.gentoo.org/ http://www.openmosix.org/ Description: Full sources for the Gentoo openMosix Linux kernel 2. # emerge --update lvm-user -p These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] sys-kernel/pfeifer-sources-2.4.20.1_pre1 [ebuild U ] sys-apps/lvm-user-1.0.7 [1.0.6] Actual Results: pfeifer-sources are emerged. Expected Results: pfeifer-sources are not emerged. Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0) ================================================================= System uname: 2.4.20-openmosix-r2 i686 Intel(R) Pentium(R) III Mobile CPU 1000MHz GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/co nfig/ /usr/share/texmf/tex/platex/config/" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 3dnow libg++ mikmod berkdb slang tetex esd ldap mmx sse apm pcmcia pnp nls readline trusted cdr cups snmp slp mozilla X motif dga opengl xv -gpm -kde - qt -qtmt -arts gtk -gtk2 gnome gb bonobo libwww libgda gtkhtml tcltk ncurses sdl svga imlib lcms gif wmf jpeg png tiff gd avi mpeg quicktime -alsa oss dvd xmms oggvorbis ggz pam ssl crypt imap maildir mbox tcpd spell truetype xml xml2 pdflib java jikes python perl gdbm -doc odbc mysql innodb zlib galeon openoffice encode samba apache php mod_php mod_ssl plotutils ethereal usb - guile" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j1" AUTOCLEAN="yes" SYNC="rsync://rsync.europe.gentoo.org/gentoo-x86-portage" FEATURES="sandbox buildpkg ccache userpriv usersandbox"
When I installed gentoo on this machine, I emerged and then patched acpi-sources. Now portage seems to think that these don't even exist: gryphlet root # emerge -s acpi-sources Searching... [ Results for search key : acpi-sources ] [ Applications found : 0 ] This causes the same problem described above: gryphlet root # emerge -up lvm-user These are the packages that I would merge, in order: Calculating dependencies / emerge: there are no masked or unmasked ebuilds to satisfy "virtual/linux-sources". !!! Error calculating dependancies. Please correct.
Should be fixed a long time ago?