Ticket #811 (closed enhancement: wontfix)
Toolchain Sanity [Featre Request]
| Reported by: | eyoung100 | Owned by: | |
|---|---|---|---|
| Priority: | ProjectIdeas | Milestone: | Misc features |
| Component: | core/paludis | Version: | 0.42.2 |
| Keywords: | gcc toolchain | Cc: | |
| Blocked By: | Blocking: | ||
| Distribution: | Gentoo |
Description
Could the developers please add something like the attached bash script inside the code so that anytime Gentoo has an update to a toolchain package paludis will rebuild the toolchain? I love this package manager. I've only been using it a week or so, and I'm hooked.
Attachments
Change History
Changed 3 years ago by eyoung100
-
attachment
emwrap.sh-r4
added
comment:1 follow-up: ↓ 2 Changed 3 years ago by ciaranm
- Status changed from new to closed
- Resolution set to wontfix
This really isn't the sort of thing we want to be shipping ourselves.
comment:2 in reply to: ↑ 1 Changed 3 years ago by eyoung100
- Status changed from closed to reopened
- Resolution wontfix deleted
Replying to ciaranm:
This really isn't the sort of thing we want to be shipping ourselves.
I'm not asking that we use that exact script. I'm asking you to add something like a validation routine, so that when something like paludis --install --pretend everything states that an update to gcc is needed that paludis correctly rebuilds gcc and its associated pieces, not just gcc.
comment:3 Changed 3 years ago by ciaranm
- Status changed from reopened to closed
- Resolution set to wontfix
Ok, I'll make it clearer for you: your script is voodoo programming. It is completely unnecessary, and there is no need to do any of what you are doing. Everything it does is utterly pointless, and it was cobbled together by people following bad advice from people who don't understand what they're doing who learnt it from other people who don't understand what they're doing who learnt it from people who were trying to get a high forums post count and make themselves look clever and useful by sacrificing chickens and smearing the blood all around the place.

Emerge Wrapper Shell Script for properly rebuilding toolchain during updates