Summary: | revdep-rebuild misses libmpc.so.2 dependency in gcc | ||
---|---|---|---|
Product: | Portage Development | Reporter: | aditsu <aditsu> |
Component: | Tools | Assignee: | Portage Tools Team <tools-portage> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
aditsu
2013-04-12 08:23:43 UTC
revdep-rebuild (and gentoolkit) version 0.3.0.6-r3 gcc version 4.5.4 You should have used `revdep-rebuild --library libmpc.so.2` without the path. Unfortunately a known bug wrt bug 357225 *** This bug has been marked as a duplicate of bug 357225 *** (In reply to comment #2) > You should have used `revdep-rebuild --library libmpc.so.2` without the path. I used the path because that's what the emerge message said. If you expect people to do revdep-rebuild without the path then the message needs to be modified. Also, what about revdep-rebuild with no library argument? Why does it not detect the broken gcc after deleting libmpc.so.2? I saw your note in the portage preserved-rebuild bug and have tried duplicating your issue several times. Unfortunately, it works for me. (In reply to comment #5) > I saw your note in the portage preserved-rebuild bug and have tried > duplicating your issue several times. Unfortunately, it works for me. Let me know if there's anything you'd like me to do to help investigate it. |