When I e.g. install MySQL on a x86_64 CentOS, yum wants to install the i386 version as well.
Why does it do that?
Are you installing packages without their dependencies? All of your missing packages, perl-http-message (which provides HTTP/Request.pm) and perl-net-http (for Net/HTTP.pm) are dependencies. perl-http-message is a dependency of perl-libwww (perl-libwww provides LWP/UserAgent.pm). perl-net-http is a dependency of perl-lwp-protocol-https. Did you just do a pacman -Syu to update your system?
Hi, I do "maintain" one package in AUR (jnc) and have a dependency question about this package:I built an extra package for x86_64 because of some dependency issues on my machine, but after uploading I recognised, that the issues comes with the juniper binary and not with my package.What is the right way?
My Linux Platform: CentOS 5.8
Install Package: perl-PDF-API2
I downloaded the tpm package from the link below:
http://pkgs.org/centos-5-rhel-5/flexbox-i386/perl-PDF-API2-2.019-1.noarc...
I get a warning of Failed dependencies when running rpm install command
# rpm -Uvh perl-PDF-API2-2.019-1.noarch.rpm
warning: perl-PDF-API2-2.019-1.noarch.rpm: Header V3 DSA signature: NOKEY, key I
Today I was updating one of production server (one of many to test updates and then update the rest of computers).
Soon after run yum update ssh connection was broken :/ . After login once again using screen sesion this time I run yum-complete-transaction but it has problems so I run it with --skip-broken parameter.
I am trying to install package on Redhat 5.5 using YUM but it always give me this error
[root@redhat64 Desktop]# yum install perl-Net-Server-0.97-1.el5.rf.noarch.rpm Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Examining perl-Net-Server-0.97-1.el5.rf.noarch.rpm: perl-Net-Server-0.97-1.el5.rf.noarch
Marking
Code:
yum install wine
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: fedora.pop.com.br
* livna: ftp-stud.fht-esslingen.de
* rpmfusion-free: mirror.liberty.edu
* rpmfusion-free-updates: mirror.liberty.edu
* rpmfusion-nonfree: mirror.liberty.edu
this is new... and i can't find out why these dependencies resolve into requiring kmod nvidia...
... but i run ATI so this doesn't go down well...
Code:
[HMSS013@Apple ~]$ su -c 'yum -y install qt.i586 qt-devel.i586'
Password:
Loaded plugins: refresh-packagekit
Setting up Install Process
I am trying to understand exactly what is meant by citation:http://wiki.debian.org/DebianTestingConsiderationsAn example of the kinds of temporary breakage that may happen in next-stable testing was the upgrade from perl-5.6.0 to perl-5.6.1 which made perl unable to find its modules if they were from a package built with perl-5.6.0.