| Summary: | urxvt broken (libperl.so.5.20: cannot open...) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alois Mahdal <amahdal> |
| Component: | rxvt-unicode | Assignee: | Andreas Bierfert <andreas.bierfert> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | amurdaca, andreas.bierfert, jamielinux |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-14 16:22:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Umm. sorry, my bad. I had a custom-built version in /usr/loca/bin; I forgot about it :/ |
Description of problem ====================== After upgrade from fc22 to fc23, urxvt just won't start: $ urxvt urxvt: error while loading shared libraries: libperl.so.5.20: cannot open shared object file: No such file or directory $ ldd `which urxvt` | grep perl libperl.so.5.20 => not found It seems that urxvt still requires libperl.so.5.20, although in RPM asks for libperl.5.22. Version-Release number of selected component ============================================ rxvt-unicode-9.21-6.fc23 How reproducible ================ Always