Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21506 - Bug with Portage 2.0.48 or glibc2.3.2-r1
Summary: Bug with Portage 2.0.48 or glibc2.3.2-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Todd Berman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 17:46 UTC by Greg G.
Modified: 2003-05-25 20:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg G. 2003-05-22 17:46:43 UTC
I decided today to update the 'world' ;)

After getting the newest portage I did a 'emerge -u world'

17 of the 27 updates installed but it crashed right after the 17th.

The issue is this: I had glibc2.3.2-r1. Portage unemerged glibc2.3.2-r1 to 
install glibc2.3.1-r4 (don't know why). Everything installed properly (for 
this package). Now if I enter emerge or startx or other program using glibc I 
get:

Python2.2: /lib/libpthread.so.0 : version 'GLIBC_2.3.2' not found (required 
for python2.2)

Is it me ? is it portage or glibc or what ? It's my first bug report so bare 
with me. If there's any info that would be valuable to you, just email me. I 
want to help the community. If it's something I've done then I think we should 
be aware of it because I didn't changed any settings. My installation is like 
new. Only emerged some apps. 

Thanks for your time.
I hope this will help us.

Greg
Comment 1 Greg G. 2003-05-23 01:05:18 UTC
I was thinking about it and there's something I want to add.

I started by updating portage than portage told me I needed to update some files. So I did etc-update. And one of the three files was make.globals or something and I replaced the file with the newest version. And I think that could be the reason. If it's not then I'm more lost than I thought.

Hope this help.
Comment 2 Todd Berman (RETIRED) gentoo-dev 2003-05-25 20:27:56 UTC
Im going to close this bug because i think what happened was this:

1) You were using ~x86 at some point, somehow, either through your make.conf or the command line
2) You upgraded portage
3) during your etc-update you let it overwrite your make.conf thus reverting you to x86, and forcing a glibc downgrade.

and to fix this issue, visit http://cvs.gentoo.org/~avenj/bins/ and grab the glibc  tar and follow the instructions listed.