Emerge tries to install glibc-2.9_p20081201-r3, and Sulfur reports that I have glibc-2.12 already.
Tried to skip this with emerge, but it starts to fail as it needs that library.
How to solve this problem?
- Code: Select all
* Sanity check to keep you from breaking your system:
* Downgrading glibc is not supported and a sure way to destruction
* ERROR: sys-libs/glibc-2.9_p20081201-r3 failed:
* aborting to save your system
*
* Call stack:
* ebuild.sh, line 56: Called pkg_setup
* glibc-2.9_p20081201-r3.ebuild, line 180: Called eblit-run 'pkg_setup'
* glibc-2.9_p20081201-r3.ebuild, line 166: Called eblit-glibc-pkg_setup
* pkg_setup.eblit, line 12: Called die
* The specific snippet of code:
* die "aborting to save your system"
*
* If you need support, post the output of 'emerge --info =sys-libs/glibc-2.9_p20081201-r3',
* the complete build log and the output of 'emerge -pqv =sys-libs/glibc-2.9_p20081201-r3'.
* The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.9_p20081201-r3/temp/die.env'.
tried this:
- Code: Select all
laptux ebeli # emerge --update world --skipfirst
Calculating dependencies... done!
* One or more packages are either masked or have missing dependencies:
*
* >=x11-libs/qt-multimedia-4.6.0:4 pulled in by:
* (app-cdr/k3b-2.0.1::gentoo, installed)
*
* >=dev-libs/klibc-1.5 pulled in by:
* (media-gfx/splashutils-1.5.4.3-r3::gentoo, ebuild scheduled for merge)
*
* The resume list contains packages that are either masked or have
* unsatisfied dependencies. Please restart/continue the operation
* manually, or use --skipfirst to skip the first package in the list and
* any other packages that may be masked or have missing dependencies.



