CentOS 5 :: Yum Update Dependency - Kpartx And Lvm2
Jan 5, 2010
I'm trying just a generic yum update to bring the machine up to date, I'm running into problems with two packages and their dependencies, kpartx and lvm2
I've removed any additional repositories, and performed a yum clean all
I think my problem comes down to device-mapper, it's asking for 1.02.32-1 to install lvm2 however if I run a yum list device-mapper it only shows 1.02.24-1.el5 as installed, and it is not marked for update. I've tried downloading the rpm directly, If i try to install the rpm with yum I'm told that there is nothing to do, if I try to install directly I run into problems with conflicts with the already installed package.
The kpartx seems dependent on device-mapper-multipath
I'm getting this problem on 2 machines.
View 11 Replies
ADVERTISEMENT
Sep 8, 2009
Trying to do a yum update to get everything to latest, towards the end it says this:
[Code]...
how to get around this? I tried yum clean all, then yum update, again but it did the same. I had other deps missing on other servers but yum clean all fixed them -- can't find anyone else who's had this specific issue either, nor an rpm called 'device-mapper-event' or the other things that are missing - am kinda stuck!
View 8 Replies
View Related
Apr 9, 2009
I'm having some perl problems while using yum update... I recently upgraded to 5.3 and have the latest MailScanner.. I do not want to have to remove perl because it will remove a bunch of other things along with it.
[Code]....
View 2 Replies
View Related
Apr 1, 2009
Just tried updating 5.2 to 5.3; using both pup and yum, and both get the same error:
Error: Missing Dependency: libgpod.so.0 is needed by package rhythmbox
If I remove rhythmbox (I don't use it on this machine) the upgrade works, but I thought I'd post in case someone wanted to take a look at it.
View 4 Replies
View Related
Jul 21, 2009
I am trying to update PHP on a centos server by using
Code:
yum update php which results in the following...
Code:
Setting up Update Process
Setting up repositories
plesk 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00
[code]....
Error: Missing Dependency: php-common = 5.2.9-1.el4.art is needed by package php-xml I think PHP was previously updated using the centosplus repository which may be causing this problem. yum install php-common results in a nothing to do error.
View 6 Replies
View Related
Jul 13, 2011
I am trying to update CentOS 5.6 but its throwing me an missing dependency error.
Code:
Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.i386 (installed) I checked /usr/bin and the file "rebuild-security-providers" is present in the folder. So i really don't know why is it throwing an error. I also searched LQ but no relevant results.
View 4 Replies
View Related
Sep 21, 2009
I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.
[Code]....
View 9 Replies
View Related
May 6, 2010
I am having with CentOS5.4 and Pirut?The update system is telling me I have a Pirut update, but when I go to apply it, the system complains about dependency issues with rhn-setup-gnome. I have searched high and low for the solution to this but haven't found it yet.I have found some hacks, but I am hesitant on messing with the integrity of the system just to complete the update.
View 6 Replies
View Related
May 10, 2011
While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).
View 3 Replies
View Related
May 28, 2010
Today, I try to update firefox by Package Updater but show error by bellow. "Missing Dependency: xulrunner >= 1.9.0.19-1 is needed by package firefox-3.0.19-1.el5.centos.x86_64 (CentOS5updates)"
View 6 Replies
View Related
Apr 8, 2009
I am using LVM2 Clustering to mirror logical volumes between 2 different storage arrays ( iscsi target hosts). Everything is up and running fine, but I would like to be able to monitor the status of the mirror(s), and "re-sync" them if necessary.
I have attempted the locate the information from Google. From what I have read, lvdisplay -v should tell me whether the mirrors are in sync, but it either is not, or I am simply miss reading it. I have come also across information stating lvchange -m [ 0 | # ] should be used to add or remove mirror copies. Is the is correct / only way to "resync" a mirror, in the event that I can determine the mirror is actually out sync?
For those who are familiar with Symantec's VERITAS volume manager, I am looking get the equivalent information related to plexes from vxprint, the equivalent function from /etc/vx/bin/vxreattach -br, and the progress information from vxtask list. I hope the information is currently "search challenged", or I am simply not fully comprehending what I have found.
View 1 Replies
View Related
Jun 22, 2009
I made a mistake with lvm2 on centos 5.2.
I used parted to create a partition inside the logical volume, and then merrily used that partition, which appeared as /dev/pv-whatever/lv-whateverp1
Of course I created the FS as ext3.
So, after a reboot, I can't access anything in that logical volume with standard tools, as /dev/pv-whatever now only has the lv-whatever special file inside.
I can look inside the LV with parted fine, but parted can't copy ext3 filesystems.
Is there any way to get the data out of a partition created INSIDE a logical volume if that filesystem is ext3?
View 1 Replies
View Related
Sep 13, 2010
I "inherited" a cluster of 2 systems with XenCluster, based on CentOS 5.5. About five weeks ago I ran the (long overdue) yum update, which crashed in the middle of updating on both nodes, so I had to reinstall all those packages by hand and had to re-enable their startup. So both systems are already in the not-ideal state.
One system rebooted itself during my absence and now won't boot anymore. It seems to boil down to clustered lvm not being activated in the initrd and therefore no VolGroup00 available, which contains the root. The other volume group has good reasons to be clustered but the root does not need to be. But I can't fix it from a rescue CD, every time the error comes up that the volume group is clustered.The exact error display at boot is at
http://people.cs.uu.nl/koos/screen-20100913140414.png
what do I do to either fix the startup to ignore VolGroup00 being clustered OR change the status of VolGroup00 to non-clustered?I notice the other system has this too so my best guess is that I'll have the same problem in a bigger way when this system reboots too. Hoping for no power failures...Relevant versions of stuff:
centos 5.5
kernel 2.6.18-194.11.1.el5xen
mkinitrd-5.1.19.6-61.el5_5.2
lvm2-2.02.56-8.el5_5.6
lvm2-cluster-2.02.56-7.el5_5.4
(from the still running system)
View 2 Replies
View Related
Dec 7, 2010
I have read that when using xfs with lvm2, prior to kernel 2.6.29 write barriers are by deffault disabled.As i want to migrate /home to xfs (and create a external partition to hold some data in xfs too) i was thinking in compile a custom kernel 2.6.30 or higher from [URL].I have read the wiki, all the warnings , and that for compile a kernel.org kernel you should use the Linux Kernel in a Nutshel guide/book. But i don't really know if would worth do that only to have write barrier support , more when in one month i will buy a ups to be sure i can shutdown the pc well if the power goes out.Should i enable write barriers on xfs with lvm2 ,although going to have a ups ?
View 2 Replies
View Related
Mar 31, 2009
Is this caused by the different version numbers? Is lvm2-cluster going to be updated soon?
[root@localhost ~]# yum install lvm2-cluster
Loaded plugins: dellsysidplugin, fastestmirror
Loading mirror speeds from cached hostfile
[code].....
View 3 Replies
View Related
Dec 4, 2010
On my opensuse 11.2 pc, the Decmber 3rd KDE 4.5.4 update proceeded to install all updates except libkdecore4 (and maybe others). libkdecore4 now has a dependency on liblzma5 which is not available. The result is an all white desktop with boxes where the widgets should be.
I found this bug report: [url]
But I can't find liblzma5 in the repository that is listed in the 2nd posting.
Code:
opensuse 11.2 64Bit.
View 2 Replies
View Related
Apr 4, 2011
For the past several days I have been getting a notice to update but then when I try to, get the following notice of a dependency problem:
I am running 11.4_64 with KDE 4.6.1 update. How do I clear this?
View 9 Replies
View Related
Mar 14, 2010
Fedora 12 2.6.32.9-67.fc12.i686I have tried doing the recommended as its saids at the bottom. However, that didn't work. So I have to yum upgrade --skip-brokenDoes anyone know how to solve this problem?
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.i686 (updates)
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
[code]....
View 1 Replies
View Related
Feb 18, 2011
Any clues as to how I got in this state? I allowed something like 100 updates this morning and these packages won't complete:
Code:
[root.bitwise: /home/sean]$ apt-get upgrade
Reading package lists... Done
Building dependency tree
[Code]...
View 2 Replies
View Related
May 13, 2010
I want to Upgrade my system from Fedora 10 to Fedora 11 but when I use: yum -y update, my system comes up with a lot of dependency errors for Fedora 12, Fedora 13, and Fedora 14.
Right now I just want to upgrade to Fedora 11 and dont understand how I have managed to download packages for Fedora 11, 12, 13 and 14.
View 9 Replies
View Related
Jul 31, 2009
This has been happening on my system the last few days.
$ cat /etc/fedora-release
Fedora release 11 (Leonidas)
$ uname -a
Linux kayvanxw8600.sanjose.ibm.com 2.6.29.6-213.fc11.x86_64 #1 SMP Tue Jul 7 21:02:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[Code].....
View 1 Replies
View Related
Aug 20, 2009
I just recently updated my firefox and now I cannot find it anywhere. I have tried yum reinstall firefox and I get the following:
Code:
Loaded plugins: refresh-packagekit
Setting up Reinstall Process
Resolving Dependencies .....
I have tried the given commands and I can a reply of:
Code:
Setting up yum
Loaded plugins: refresh-packagekit
Reading local RPM database
Processing all local requires
Missing dependencies:
Package java-1.6.0-openjdk-plugin-1.6.0.0-25.b16.fc11.i586 requires libxul.so
Package firefox-3.5.2-2.fc11.i586 requires xulrunner >= 1.9.1.2
Package firefox-3.5.2-2.fc11.i586 requires libxul.so
Package xulrunner-1.9.1.2-1.fc11.i586 requires libxul.so
Package libproxy-mozjs-0.2.3-10.fc11.i586 requires gecko-libs >= 1.9.1
View 2 Replies
View Related
Jan 13, 2010
When I try to do the first update tells me "dependency resolution failed" and that I miss "librpm.so.0. I have Fedora 12.
View 5 Replies
View Related
Mar 15, 2010
I am running Fedora 12 64-bit on a MacBookPro5,1 system. After two weeks of not running Fedora on the system, I boot into it and check for updates with Yum Extender. It only finds a small handful of updates despite the fact that my other system running Fedora 12 32-bit has installed several update over the past two weeks. When I try to apply the available updates I get the following errors: Dependency Resolution Errors:
Missing Dependency: kernel-uname-r = 2.6.32.9-70.fc12.x86_64 is needed by package kmod-wl-2.6.32.9-70.fc12.x86_64-5.60.48.36-1.fc12.3.x86_64 (rpmfusion-nonfree-updates)Missing Dependency: kernel-uname-r = 2.6.32.9-70.fc12.x86_64 is needed by package 1:kmod-nvidia-2.6.32.9-70.fc12.x86_64-190.53-3.fc12.x86_64 (rpmfusion-nonfree-updates)Dependency Resolution Errors:
Missing Dependency: kernel-uname-r = 2.6.32.9-70.fc12.x86_64 is needed by package 1:kmod-nvidia-2.6.32.9-70.fc12.x86_64-190.53-3.fc12.x86_64 (rpmfusion-nonfree-updates)Dependency Resolution Errors:
Missing Dependency: kernel-uname-r = 2.6.32.9-70.fc12.x86_64 is needed by package kmod-wl-2.6.32.9-70.fc12.x86_64-5.60.48.36-1.fc12.3.x86_64 (rpmfusion-nonfree-updates)Missing Dependency: kernel-uname-r = 2.6.32.9-70.fc12.x86_64 is needed by package 1:kmod-nvidia-2.6.32.9-70.fc12.x86_64-190.53-3.fc12.x86_64 (rpmfusion-nonfree-updates)
What is needed to resolve these update issues? Also, I suspect the system is not picking up all the updates that it should. What can I do to determine which updates the system should be getting?
View 4 Replies
View Related
Mar 26, 2010
I try to update my kde to kde 4.4.1 from updates repository but i get dependency resolution errors:
Code:
Dependency Resolution Errors:
I checked my system:
Code:
It means i have the newest versions. So how to update my kde?
View 2 Replies
View Related
Mar 31, 2010
When I try yum update, I get the following error:
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
anaconda-14.2-1.fc14.i686 from rawhide has depsolving problems
--> Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
Error: Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
You could try using --skip-broken to work around the--
I have the following repositories in my /etc/yum.repos.d
fedora-rawhide.repo
fedora-updates-testing.repo rpmfusion-free-updates.repo
rpmfusion-nonfree.repo
fedora.repo
rpmfusion-free-rawhide.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-updates.repo
fedora-updates.repo rpmfusion-free.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree-updates-testing.repo
View 5 Replies
View Related
Nov 1, 2010
I cannot update perl due to a missing dependency.
Installed perl:
[kbs1@localhost ~]$ rpm -qa | grep perl-5
perl-libwww-perl-5.834-1.fc13.noarch
perl-5.10.1-112.fc13.i686
perl-5.10.1-112.fc13.x86_64
[Code].....
downgrade also does not work. I just updated F12 to F13 using DVD and this occured. Also prevents me from doing "full" yum system update, these packages always fail. I do not understand the problem, it says that perl-libs 5.10.1-112 requires perl-libs 5.10.1-112, but I have that installed.
View 1 Replies
View Related
Sep 26, 2009
I got the following errors in spite of having both the packages installed. What can be done?
Quote:
gstreamer-plugins-bad-0.10.13-6.fc11.i586 from installed has depsolving problems
Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed)
Error: Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed)
code....
View 3 Replies
View Related
Feb 19, 2010
im having problems with update to new kernels..here is the error info: error is: Multiple packages exist that are not compatible with each other. This is usually due to mixing packages from different software origins. ERROR with rpm_check_debug vs depsolve:
kernel-uname-r = 2.6.30.5-43.fc11.x86_64 is needed by kmod-nvidia-2.6.30.5-43.fc11.x86_64-185.18.36-1.fc11.1.x86_64
kernel-uname-r = 2.6.30.8-64.fc11.x86_64 is needed by kmod-nvidia-2.6.30.8-64.fc11.x86_64-185.18.36-1.fc11.2.x86_64
kernel-uname-r = 2.6.30.9-96.fc11.x86_64 is needed by kmod-nvidia-2.6.30.9-96.fc11.x86_64-190.42-
[Code]....
View 6 Replies
View Related
Jun 22, 2011
The problem is that yum is refusing to install gcc on a new SL6 install. As far as I can make out, a security update that I applied prior to my attempt to install gcc has caused problems. I did a new SL6 install (x86_86) a couple of weeks ago. This was a minimal installation, and I didn't install any dev tools, as I intended to install them later from yum. Since then, I've done very little; I installed a few packages (samba, xemacs, etc), and I let the system update itself. The update installed 'kernel', and updated 'kernel-firmware' [URL]. I now need to install the dev tools (g++, and so on), but I can't. I've tried this from gpk-application, and directly from yum. The complete yum output is below, but the basic error is:
> Error: Package: glibc-2.12-1.7.el6.i686 (sl)
> Requires: glibc-common = 2.12-1.7.el6
> Installed: glibc-common-2.12-1.7.el6_0.5.x86_64 (@sl-security)
[code]....
View 4 Replies
View Related