Bug 1317595 - urxvt broken (libperl.so.5.20: cannot open...)
Summary: urxvt broken (libperl.so.5.20: cannot open...)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rxvt-unicode
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-14 15:54 UTC by Alois Mahdal
Modified: 2016-03-14 16:22 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-14 16:22:33 UTC
Type: Bug


Attachments (Terms of Use)

Description Alois Mahdal 2016-03-14 15:54:57 UTC
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

Comment 1 Alois Mahdal 2016-03-14 16:22:33 UTC
Umm. sorry, my bad.  I had a custom-built version in /usr/loca/bin; I forgot about it :/


Note You need to log in before you can comment on or make changes to this bug.