Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th November 2007, 10:07 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
perl-libs.x86_64 Dependancey issue

Hey Guys

Trying to upgrade perl-libs.x86_64 but there seems to be an issue:

Quote:
[root@localhost ~]# yum upgrade perl-libs.x86_64
Loading "protectbase" plugin
Loading "protect-packages" plugin
Loading "priorities" plugin
Loading "skip-broken" plugin
Loading "presto" plugin
Setting up and reading Presto delta metadata
No Presto metadata available for livna
No Presto metadata available for fedora
No Presto metadata available for adobe-linux-i386
No Presto metadata available for updates
0 packages excluded due to repository protections
0 packages excluded due to repository priority protections
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: perl-libs = 4:5.8.8-30.fc8 for package: perl
---> Package perl-libs.x86_64 4:5.8.8-31.fc8 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: perl-libs = 4:5.8.8-30.fc8 is needed by package perl
[root@localhost ~]#
but:

Quote:
[root@localhost ~]# yum info perl-libs
Loading "protectbase" plugin
Loading "protect-packages" plugin
Loading "priorities" plugin
Loading "skip-broken" plugin
Loading "presto" plugin
Setting up and reading Presto delta metadata
No Presto metadata available for livna
No Presto metadata available for fedora
No Presto metadata available for adobe-linux-i386
No Presto metadata available for updates
0 packages excluded due to repository protections
0 packages excluded due to repository priority protections
Installed Packages
Name : perl-libs
Arch : i386
Epoch : 4
Version: 5.8.8
Release: 31.fc8
Size : 1.2 M
Repo : installed
Summary: The libraries for the perl runtime

Description:
The libraries for the perl runtime


Name : perl-libs
Arch : x86_64
Epoch : 4
Version: 5.8.8
Release: 30.fc8
Size : 1.2 M
Repo : installed
Summary: The libraries for the perl runtime

Description:
The libraries for the perl runtime


Available Packages
Name : perl-libs
Arch : x86_64
Epoch : 4
Version: 5.8.8
Release: 31.fc8
Size : 559 k
Repo : updates
Summary: The libraries for the perl runtime
Description:
The libraries for the perl runtime

I am trying not to have so many i386 packages.

Thanks
Lazlow
Reply With Quote
  #2  
Old 15th November 2007, 10:10 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
And if I try:

Quote:
[root@localhost ~]# yum upgrade perl-libs.x86_64
Loading "protectbase" plugin
Loading "protect-packages" plugin
Loading "priorities" plugin
Loading "skip-broken" plugin
Loading "presto" plugin
Setting up and reading Presto delta metadata
No Presto metadata available for livna
No Presto metadata available for fedora
No Presto metadata available for adobe-linux-i386
No Presto metadata available for updates
0 packages excluded due to repository protections
0 packages excluded due to repository priority protections
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: perl-libs = 4:5.8.8-30.fc8 for package: perl
---> Package perl-libs.x86_64 4:5.8.8-31.fc8 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: perl-libs = 4:5.8.8-30.fc8 is needed by package perl
I have tried a yum clean all.
Reply With Quote
  #3  
Old 15th November 2007, 10:37 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
try

su
yum install yum-utils
yumdownloader perl-libs.x86_64
rpm -U perl-libs*rpm


Why are you using the upgrade command try update instead
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 15th November 2007 at 10:40 PM.
Reply With Quote
  #4  
Old 15th November 2007, 11:02 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
[root@localhost ~]# rpm -U perl-libs*rpm
error: Failed dependencies:
perl-libs = 4:5.8.8-30.fc8 is needed by (installed) perl-5.8.8-30.fc8.i386

Edit: I had tried update, so I tried upgrade next. It was just closer when I went to cut and paste.

Last edited by lazlow; 15th November 2007 at 11:05 PM.
Reply With Quote
  #5  
Old 15th November 2007, 11:05 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by lazlow
[root@localhost ~]# rpm -U perl-libs*rpm
error: Failed dependencies:
perl-libs = 4:5.8.8-30.fc8 is needed by (installed) perl-5.8.8-30.fc8.i386

Edit: I had tried update, so I tried upgrade next. It was just close when I went to cut and paste.
Ok try download perl to the same location and install both rpms as a single transaction

Code:
su
wget http://koji.fedoraproject.org/packages/perl/5.8.8/31.fc8/x86_64/perl-5.8.8-31.fc8.x86_64.rpm
rpm -U perl*rpm
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #6  
Old 15th November 2007, 11:08 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
[root@localhost ~]# ls
all-20071007.tar.bz2 install.log.syslog Public
anaconda-ks.cfg Music scsconfig.log
Desktop nautilus-debug-log.txt scsrun.log
Documents perl-5.8.8-31.fc8.x86_64.rpm Templates
Download perl-libs-5.8.8-31.fc8.x86_64.rpm Videos
install.log Pictures
[root@localhost ~]# rpm -U perl*rpm
error: Failed dependencies:
perl-libs = 4:5.8.8-30.fc8 is needed by (installed) perl-5.8.8-30.fc8.i386
Reply With Quote
  #7  
Old 15th November 2007, 11:14 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
post the output of this command

rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep perl|sort
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #8  
Old 15th November 2007, 11:19 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
[root@localhost ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep perl|sort
groff-perl-1.18.1.4-10.fc8.x86_64
perl-5.8.8-30.fc8.i386
perl-5.8.8-31.fc8.x86_64
perl-AnyEvent-1.02-1.fc7.noarch
perl-Cairo-1.041-2.fc8.x86_64
perl-Compress-Bzip2-2.09-4.fc8.2.x86_64
perl-Compress-Raw-Bzip2-2.005-3.fc8.x86_64
perl-Compress-Raw-Zlib-2.005-3.fc8.x86_64
perl-Compress-Zlib-2.005-2.fc8.noarch
perl-Coro-3.63-1.fc7.x86_64
perl-devel-5.8.8-31.fc8.x86_64
perl-Event-1.09-2.fc8.x86_64
perl-Event-ExecFlow-0.63-2.fc7.noarch
perl-Event-RPC-0.90-2.fc7.noarch
perl-ExtUtils-Embed-1.26-31.fc8.x86_64
perl-ExtUtils-MakeMaker-6.30-31.fc8.x86_64
perl-Glib-1.144-1.fc8.2.x86_64
perl-Gtk2-1.144-1.fc7.x86_64
perl-Gtk2-Ex-FormFactory-0.65-1.fc7.noarch
perl-HTML-Parser-3.56-2.fc8.x86_64
perl-HTML-Tagset-3.10-6.fc8.noarch
perl-IO-AIO-2.33-1.fc8.x86_64
perl-IO-Compress-Base-2.005-2.fc8.noarch
perl-IO-Compress-Zlib-2.005-2.fc8.noarch
perl-IO-Socket-SSL-1.02-1.fc8.1.noarch
perl-libintl-1.16-5.fc8.x86_64
perl-libs-5.8.8-30.fc8.x86_64
perl-libs-5.8.8-31.fc8.i386
perl-libwww-perl-5.808-3.fc8.noarch
perl-Net-SSLeay-1.30-5.fc8.1.x86_64
perl-String-CRC32-1.4-3.fc8.x86_64
perl-Test-Harness-2.56-31.fc8.x86_64
perl-Test-Simple-0.62-31.fc8.x86_64
perl-Tk-804.027-12.fc8.x86_64
perl-URI-1.35-3.1.noarch
Reply With Quote
  #9  
Old 15th November 2007, 11:29 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by lazlow
[root@localhost ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n"|grep perl|sort
groff-perl-1.18.1.4-10.fc8.x86_64
perl-5.8.8-30.fc8.i386
perl-5.8.8-31.fc8.x86_64
perl-AnyEvent-1.02-1.fc7.noarch
perl-Cairo-1.041-2.fc8.x86_64
perl-Compress-Bzip2-2.09-4.fc8.2.x86_64
perl-Compress-Raw-Bzip2-2.005-3.fc8.x86_64
perl-Compress-Raw-Zlib-2.005-3.fc8.x86_64
perl-Compress-Zlib-2.005-2.fc8.noarch
perl-Coro-3.63-1.fc7.x86_64
perl-devel-5.8.8-31.fc8.x86_64
perl-Event-1.09-2.fc8.x86_64
perl-Event-ExecFlow-0.63-2.fc7.noarch
perl-Event-RPC-0.90-2.fc7.noarch
perl-ExtUtils-Embed-1.26-31.fc8.x86_64
perl-ExtUtils-MakeMaker-6.30-31.fc8.x86_64
perl-Glib-1.144-1.fc8.2.x86_64
perl-Gtk2-1.144-1.fc7.x86_64
perl-Gtk2-Ex-FormFactory-0.65-1.fc7.noarch
perl-HTML-Parser-3.56-2.fc8.x86_64
perl-HTML-Tagset-3.10-6.fc8.noarch
perl-IO-AIO-2.33-1.fc8.x86_64
perl-IO-Compress-Base-2.005-2.fc8.noarch
perl-IO-Compress-Zlib-2.005-2.fc8.noarch
perl-IO-Socket-SSL-1.02-1.fc8.1.noarch
perl-libintl-1.16-5.fc8.x86_64
perl-libs-5.8.8-30.fc8.x86_64
perl-libs-5.8.8-31.fc8.i386
perl-libwww-perl-5.808-3.fc8.noarch
perl-Net-SSLeay-1.30-5.fc8.1.x86_64
perl-String-CRC32-1.4-3.fc8.x86_64
perl-Test-Harness-2.56-31.fc8.x86_64
perl-Test-Simple-0.62-31.fc8.x86_64
perl-Tk-804.027-12.fc8.x86_64
perl-URI-1.35-3.1.noarch

ok try
Code:
su
wget http://koji.fedoraproject.org/packages/perl/5.8.8/31.fc8/i386/perl-5.8.8-31.fc8.i386.rpm
rpm -U perl-5.8.8-31.fc8.i386.rpm perl-libs-5.8.8-31.fc8.x86_64.rpm
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #10  
Old 15th November 2007, 11:45 PM
lazlow Offline
Registered User
 
Join Date: Aug 2005
Posts: 3,172
Ok, that did it. Any bets on how it got screwed up(just random?)? I aslo seem to have a lot (100+) of packages that are double installed (one i386 and one x86_64)?


Thanks alot

Lazlow
Reply With Quote
  #11  
Old 15th November 2007, 11:50 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by lazlow
Ok, that did it. Any bets on how it got screwed up(just random?)? I aslo seem to have a lot (100+) of packages that are double installed (one i386 and one x86_64)?


Thanks alot

Lazlow
No I don't .


Quote:
I aslo seem to have a lot (100+) of packages that are double installed (one i386 and one x86_64)
Fedora x86_64 is multi-arch some apps need both to work
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #12  
Old 17th November 2007, 01:20 AM
NorCalGuru Offline
Registered User
 
Join Date: Aug 2007
Posts: 2
Solution

[root@norcal Desktop]# rpm -qa | grep perl-libs
perl-libs-5.8.8-30.fc8
perl-libs-5.8.8-31.fc8
[root@norcal Desktop]# rpm -e perl-libs-5.8.8-31.fc8 --nodeps
[root@norcal Desktop]# rpm -qa | grep perl-libs
perl-libs-5.8.8-30.fc8


After that, yum update works.

[root@norcal Desktop]# yum update
Loading "kernel-module" plugin
Loading "presto" plugin
Loading "skip-broken" plugin
Loading "allowdowngrade" plugin
Setting up and reading Presto delta metadata
No Presto metadata available for livna
No Presto metadata available for fedora
No Presto metadata available for adobe-linux-i386
No Presto metadata available for updates
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package xscreensaver-gl-extras.x86_64 1:5.04-1.fc8 set to be updated
---> Package xscreensaver.x86_64 1:5.04-1.fc8 set to be updated
---> Package xscreensaver-extras.x86_64 1:5.04-1.fc8 set to be updated
---> Package xscreensaver-base.x86_64 1:5.04-1.fc8 set to be updated
---> Package selinux-policy.noarch 0:3.0.8-53.fc8 set to be updated
---> Package libedit.x86_64 0:2.10-3.20070831cvs.fc8 set to be updated
---> Package gnome-desktop.i386 0:2.20.1-2.fc8 set to be updated
--> Processing Dependency: perl-libs = 4:5.8.8-30.fc8 for package: perl
---> Package perl-libs.i386 4:5.8.8-31.fc8 set to be updated
---> Package mutt.x86_64 5:1.5.17-1.fc8 set to be updated
---> Package fedora-logos.noarch 0:8.0.3-1.fc8 set to be updated
---> Package samba-client.x86_64 0:3.0.27-0.fc8 set to be updated
---> Package libsmbclient.x86_64 0:3.0.27-0.fc8 set to be updated
---> Package xscreensaver-gl-base.x86_64 1:5.04-1.fc8 set to be updated
---> Package samba-common.x86_64 0:3.0.27-0.fc8 set to be updated
---> Package selinux-policy-targeted.noarch 0:3.0.8-53.fc8 set to be updated
---> Package firefox.x86_64 0:2.0.0.9-1.fc8 set to be updated
---> Package wpa_supplicant.x86_64 1:0.5.7-16.fc8 set to be updated
---> Package gnome-desktop.x86_64 0:2.20.1-2.fc8 set to be updated
---> Package yelp.x86_64 0:2.20.0-5.fc8 set to be updated
---> Package firefox.i386 0:2.0.0.9-1.fc8 set to be updated
--> Running transaction check
---> Package perl-libs.x86_64 4:5.8.8-30.fc8 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Updating:
fedora-logos noarch 8.0.3-1.fc8 updates 3.2 M
firefox x86_64 2.0.0.9-1.fc8 updates 20 M
firefox i386 2.0.0.9-1.fc8 updates 21 M
gnome-desktop i386 2.20.1-2.fc8 updates 926 k
gnome-desktop x86_64 2.20.1-2.fc8 updates 926 k
libedit x86_64 2.10-3.20070831cvs.fc8 updates 80 k
libsmbclient x86_64 3.0.27-0.fc8 updates 904 k
mutt x86_64 5:1.5.17-1.fc8 updates 1.6 M
perl-libs i386 4:5.8.8-31.fc8 updates 568 k
samba-client x86_64 3.0.27-0.fc8 updates 4.5 M
samba-common x86_64 3.0.27-0.fc8 updates 7.3 M
selinux-policy noarch 3.0.8-53.fc8 updates 399 k
selinux-policy-targeted noarch 3.0.8-53.fc8 updates 1.6 M
wpa_supplicant x86_64 1:0.5.7-16.fc8 updates 258 k
xscreensaver x86_64 1:5.04-1.fc8 updates 23 k
xscreensaver-base x86_64 1:5.04-1.fc8 updates 637 k
xscreensaver-extras x86_64 1:5.04-1.fc8 updates 3.6 M
xscreensaver-gl-base x86_64 1:5.04-1.fc8 updates 34 k
xscreensaver-gl-extras x86_64 1:5.04-1.fc8 updates 3.8 M
yelp x86_64 2.20.0-5.fc8 updates 715 k
Installing for dependencies:
perl-libs x86_64 4:5.8.8-30.fc8 fedora 559 k

Transaction Summary
================================================== ===========================
Install 1 Package(s)
Update 20 Package(s)
Remove 0 Package(s)



Did fc8 fix everyone elses hardware problems? Everything on my T61 worked after a clean install and yum install xorg-drv-nvidia or whatever driver it is.
Reply With Quote
Reply

Tags
dependancey, perllibsx8664

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need confirmation on GFX issue in NWN (on x86_64 + nvidia +i386 libs) Thetargos Gamers' Lounge 17 26th September 2008 02:11 AM
F8 perl libs not complete john@ackley.net Using Fedora 1 21st January 2008 11:35 PM
perl-libs corrupted - missing dependency ? cras Using Fedora 0 17th November 2007 08:39 PM
perl-Video-DVDRip.x86_64 requires 32bit libs? neekofab Using Fedora 14 22nd August 2005 11:40 PM
Any way to resolve x86_64 Perl issue without yum remove perl.i386? jert Using Fedora 3 24th July 2005 07:31 PM


Current GMT-time: 13:27 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat