Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123467 - missing 1.8 patchset for glibc-2.3.6
Summary: missing 1.8 patchset for glibc-2.3.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-20 02:09 UTC by marvin rouge
Modified: 2006-02-20 14:04 UTC (History)
10 users (show)

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 marvin rouge 2006-02-20 02:09:36 UTC
I'm trying to upgrade glibc, but I cant find glibc-2.3.6-patches-1.8.tar.bz2 on the mirrors. (emerge sync 2 hours ago)

The latest available patchset is 1.7 on http://dev.gentoo.org/~azarah/glibc/

# grep PATCH_VER= /usr/portage/sys-libs/glibc/glibc-2.3.6-r3.ebuild
PATCH_VER="1.8"

cheers
Comment 1 Cristiano Chiucchiolo 2006-02-20 04:29:34 UTC
Same problem here.
Comment 2 Olaf Walkowiak 2006-02-20 04:51:15 UTC
AOL (me too)
Comment 3 Rafael 2006-02-20 08:32:40 UTC
sed -i 's:PATCH_VER="1.8":PATCH_VER="1.7":' /usr/portage/sys-libs/glibc/glibc-2.3.6-r3.ebuild

Comment 4 Rafael 2006-02-20 08:34:26 UTC
(In reply to comment #3)
> sed -i 's:PATCH_VER="1.8":PATCH_VER="1.7":'
> /usr/portage/sys-libs/glibc/glibc-2.3.6-r3.ebuild
> 

Err, ok, put it in overlay and redigest then....
it should get fixed in notime

Comment 5 SpanKY gentoo-dev 2006-02-20 14:04:40 UTC
forgot to upload them