Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170649 - dev-libs/pth-2.0.3: ebuild should ewarn about updating from dev-libs/pth-1.4.0
Summary: dev-libs/pth-2.0.3: ebuild should ewarn about updating from dev-libs/pth-1.4.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 21:12 UTC by Toralf Förster
Modified: 2007-03-13 17:29 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 Toralf Förster gentoo-dev 2007-03-12 21:12:06 UTC
A revdep-rebuild is necessary if this lib is upgraded, the ebuild should add some ewarn about that.

Reproducible: Always
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2007-03-13 11:03:56 UTC
revdep-rebuild should be run after almost every library upgrade... I think you can consider your-self always warned... :)

You can create a simple script which revdep-rebuild after each emerge... This will probably help keeping system integrity.
Comment 2 Toralf Förster gentoo-dev 2007-03-13 11:52:30 UTC
(In reply to comment #1)
> revdep-rebuild should be run after almost every library upgrade... I think you
> can consider your-self always warned... :)
That's right, had have the similar issues with libexif. OTOH what's about send a warning always if a lib is updated ?
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2007-03-13 17:29:22 UTC
You can try to file a new bug against portage...
But I don't think you will have much luck... :(

We can add something like: EBUILD_FLAGS="library" so that portage will be able to notify users..

But best while package is unmerged and a file is removed, it will be searched for dependent packages and auto remerge them.