| Summary: | dev-java/antlr-2.7.7-r2: Program 'lib' is not installed or not available for currently selected version of postgresql. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Roman Karshiev <balancer> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info =dev-java/antlr-2.7.7-r2 > emerge-info.txt
emerge -pqv =dev-java/antlr-2.7.7-r2 /var/tmp/portage/dev-java/antlr-2.7.7-r2/temp/build.log /var/tmp/portage/dev-java/antlr-2.7.7-r2/temp/environment |
||
|
Description
Roman Karshiev
2011-05-13 22:17:55 UTC
Created attachment 273143 [details]
emerge --info =dev-java/antlr-2.7.7-r2 > emerge-info.txt
Created attachment 273145 [details]
emerge -pqv =dev-java/antlr-2.7.7-r2
Created attachment 273147 [details]
/var/tmp/portage/dev-java/antlr-2.7.7-r2/temp/build.log
Created attachment 273149 [details]
/var/tmp/portage/dev-java/antlr-2.7.7-r2/temp/environment
I've had the same problem. If you remove /usr/bin/lib (or wherever is the lib file), it will emerge. This lib file is a symlink to some postgresql wrapper. I think it was wrongly installed by some version of postgresql. Upgrade to app-admin/eselect-postgresql-1.0.9. >Upgrade to app-admin/eselect-postgresql-1.0.9.
It's not good using ~arch package for correct working arch packages :-/
But it working, thanks.
|