Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: downgrading glibc
Date: Tue, 22 Aug 2017 10:53:42
Message-Id: e65030ca-ab1f-824a-21ab-502a696855b1@gmail.com
In Reply to: [gentoo-user] Re: downgrading glibc by Raffaele Belardi
1 Raffaele Belardi wrote:
2 > On Fri, 2017-08-18 at 09:00 +0200, Raffaele Belardi wrote:
3 >> I hava a build problem upgrading Mythtv to 0.28.1-r1 [1] on an ~amd64
4 >> system. The problem is related to a glibc API change [2] introduced
5 >> in
6 >> glibc-2.24 and still present in glibc-2.25. So I'm thinking to try
7 >> the
8 >> build with an older glibc version.
9 >>
10 >> Downgrading the system to glibc to 2.23-r3 means trouble?
11 >> If not, an emerge @preserved-rebuild after the downgrade will be
12 >> sufficient to not break the rest of the system?
13 >> I suppose a quickpkg of the whole world before the downgrade would be
14 >> a
15 >> good idea, just in case...
16 >>
17 >> thanks,
18 >>
19 >> raffaele
20 >>
21 >>
22 >> [1] https://bugs.gentoo.org/show_bug.cgi?id=604430
23 >> [2] https://bugs.gentoo.org/show_bug.cgi?id=575232
24 > Just as follow up, inspired by [2] I fixed the mythtv build issue by
25 > adding #include <sys/sysmacros.h> to videosource.cpp and continuing the
26 > build with ebuild instead of emerge.
27 >
28 > raffaele
29 >
30 >
31
32 Just a FYI, some have been able to downgrade and it work. However, you
33 have to be prepared for that beforehand I think. I've seen it posted
34 before but can't recall WHO it was. I was hoping they would reply but
35 either they didn't see your post or they are no longer subscribed.
36
37 While it may be possible, it is risky and not recommended. It's one
38 thing that I wish they had a known path to downgrade for. It's one of
39 those, you don't know it's going to break something until it does and
40 you have little or no options.
41
42 Glad you got a workaround tho. Maybe some more info will pop up later.
43
44 Dale
45
46 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Re: downgrading glibc Neil Bothwick <neil@××××.net>