[Bug 240540] yum breaks dependecies on upgrade (perl no-longer self-provides libperl.so)

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 9 09:42:54 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: yum breaks dependecies on upgrade (perl no-longer self-provides libperl.so)


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240540


mpoly at panix.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
                 CC|                            |mpoly at panix.com
               Flag|needinfo?                   |




------- Additional Comments From mpoly at panix.com  2007-08-09 05:42 EST -------
Here's another manifestation (FC6 machine, upgrade to FC7 using yum). 

Let me know if there is any other diagnostic info that I can provide.

[root at delos /]# perl
perl: error while loading shared libraries: libperl.so: cannot open shared
object file: No such file or directory
[root at delos /]# rpm -q --whatprovides libperl.so
perl-libs-5.8.8-18.fc7
[root at delos /]# yum install perl-libs
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
Nothing to do
[root at delos /]# rpm -e perl-libs-5.8.8-18.fc7 --nodeps
[root at delos /]# yum -y install perl-libs
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package perl-libs.i386 4:5.8.8-18.fc7 set to be updated
(snip)
Installed: perl-libs.i386 4:5.8.8-18.fc7
Complete!
[root at delos /]# perl
perl: error while loading shared libraries: libperl.so: cannot open shared
object file: No such file or directory
[root at delos /]# rpm -q --whatprovides libperl.so
perl-libs-5.8.8-18.fc7
[root at delos /]#


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list