Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] glibc 2.12.1-r1 seems to not be working correctly
Date: Sun, 22 Aug 2010 19:04:41
Message-Id: 21720.1282503469@ccs.covici.com
In Reply to: Re: [gentoo-user] glibc 2.12.1-r1 seems to not be working correctly by Alan McKinnon
1 Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2
3 > Apparently, though unproven, at 15:29 on Sunday 22 August 2010, Arttu V. did
4 > opine thusly:
5 >
6 > > On 8/22/10, covici@××××××××××.com <covici@××××××××××.com> wrote:
7 > > > Hi. I am running the unstable gentoo 32-bit and today I emerged --
8 > > > amoung other packages in a system update -- glibc-2.12.1-r1, however
9 > > > after doing this at least one package had an undefined reference to
10 > > > S_ISCHR. I tried to downgrade glibc, but apparently this is not
11 > > > supported and I am a bit stumped as to how to fix this problem.
12 > > >
13 > > > Any ideas on this would be appreciated.
14 > >
15 > > Which package is failing? Please check if it is already reported, and
16 > > if not then please report a new bug, and if possible make it block
17 > > this tracker bug:
18 > >
19 > > http://bugs.gentoo.org/show_bug.cgi?id=331665
20 > >
21 > > A wild guess out of the blue would be that the error could be simply a
22 > > missing include of stat.h in the package's sources. But there might be
23 > > other omissions as well, so please provide more info.
24 > >
25 > > I think that unless API/ABIs were changed then the older, already
26 > > installed version should still work just fine, as then the missing
27 > > includes would only affect compile-time situation.
28 >
29 >
30 > There is a way to downgrade for the brave.
31 >
32 > quickpkg glibc
33 > move the 2.11.? version ebuild you want to your local overlay.
34 > Edit it and find the check that disallows downgrades. Comment it out.
35 > Mask glibc2.12
36 > update glibc
37 >
38 > At this point it's probably very wise to rebuild at least system, then revdep-
39 > rebuild. Note that rebuilding system might fail in which case you are really
40 > up the creek.
41 >
42 > Feel free to rip to pieces the dev that committed this version. It could not
43 > possibly have undergone decent testing
44
45 I have another idea -- what would I have to restore from backup to
46 completely cancel the entire update process I have done since yesterday
47 -- and then I could mask off the bad glibc and be back to something at
48 least somewhat consistent?
49
50
51 --
52 Your life is like a penny. You're going to lose it. The question is:
53 How do
54 you spend it?
55
56 John Covici
57 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] glibc 2.12.1-r1 seems to not be working correctly Alan McKinnon <alan.mckinnon@×××××.com>