Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Downgrading glibc prevented by emerge/portage...but why initiated?
Date: Tue, 12 Sep 2017 03:44:09
Message-Id: 20170912034358.6owyq4ogxum7hphy@solfire
1 Hi,
2
3 got a problem this morning:
4
5 >>> Verifying ebuild manifests
6 >>> Running pre-merge checks for sys-libs/glibc-2.24-r4
7 * Sanity check to keep you from breaking your system:
8 * Downgrading glibc is not supported and a sure way to destruction
9 * ERROR: sys-libs/glibc-2.24-r4::gentoo failed (pretend phase):
10 * aborting to save your system
11 *
12 * Call stack:
13 * ebuild.sh, line 115: Called pkg_pretend
14 * ebuild.sh, line 348: Called toolchain-glibc_pkg_pretend
15 * toolchain-glibc.eclass, line 507: Called die
16 * The specific snippet of code:
17 * die "aborting to save your system"
18 *
19 * If you need support, post the output of `emerge --info '=sys-libs/glibc-2.24-r4::gentoo'`,
20 * the complete build log and the output of `emerge -pqv '=sys-libs/glibc-2.24-r4::gentoo'`.
21 * The complete build log is located at '/var/tmp/portage/sys-libs/glibc-2.24-r4/temp/build.log'.
22 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.24-r4/temp/die.env'.
23 * Working directory: '/var/tmp/portage/sys-libs/glibc-2.24-r4/homedir'
24 * S: '/var/tmp/portage/sys-libs/glibc-2.24-r4/work/glibc-2.24'
25 >>> Running pre-merge checks for media-sound/pulseaudio-11.0
26 * Determining the location of the kernel source code
27 * Found kernel source directory:
28 * /usr/src/linux
29 * Found sources for kernel version:
30 * 4.13.1-RT
31 * Checking for suitable kernel configuration options...
32 [ ok ]
33 * A preallocated buffer-size of 2048 (kB) or higher is recommended for the HD-audio driver!
34 * CONFIG_SND_HDA_PREALLOC_SIZE=64
35
36 I would interpret this as:
37
38 In the past emerge had updated glibc to a higher version as it want it
39 to install now and prevented the latter becayse it would be downgrade,
40 which in turn would render my box useless.
41
42 But why updateing to higher version in the first step....or attempting
43 to downgrade now?
44
45 And finally...ANy update is blocked for now it seems...how can I get
46 out of this?
47
48 Thanks a lot in advance for any help!
49 Cheers
50 Meino

Replies