Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95224 - Downgrading gcc is broken
Summary: Downgrading gcc is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 96127 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-06 07:47 UTC by Daniel Drake (RETIRED)
Modified: 2005-12-11 20:23 UTC (History)
3 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 Daniel Drake (RETIRED) gentoo-dev 2005-06-06 07:47:27 UTC
When downgrading from gcc-3.3.5.20050130 to gcc-3.3.5-r1:

3.3.5-r1 will be compiled and merged to the live filesystem as expected. At this point, gcc-config is invoked, and switches to the 3.3.5.20050130 compiler (bad), and then removes 3.3.5.20050130 from the live system.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-14 14:41:10 UTC
*** Bug 96127 has been marked as a duplicate of this bug. ***
Comment 2 Jozef Behran 2005-06-14 15:33:49 UTC
The same appears when upgrading the compiler. 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-15 01:07:31 UTC
(In reply to comment #2)
> The same appears when upgrading the compiler. 

No, it does not (fixed in Bug 94959)... Anyway, any news here?
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-07-17 15:17:51 UTC
this one just kicked me in the balls a few seconds ago when downgrading from 3.4.4
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2005-12-11 20:23:43 UTC
The logic in the eclass looks like it handles this fine now.