Still the same problems I'm afraid. I read the release notes and followed them to the letter.
I'm now seeing:
Finished Dependency Resolution lvm2-2.02.46-8.el5.i386 from base has depsolving problems --> Missing Dependency: device-mapper >= 1.02.32-1 is needed by package lvm2-2.02.46-8.el5.i386 (base) mkinitrd-5.1.19.6-54.i386 from base has depsolving problems --> Missing Dependency: device-mapper-multipath >= 0.4.7-9 is needed by package mkinitrd-5.1.19.6-54.i386 (base) lvm2-2.02.46-8.el5.i386 from base has depsolving problems --> Missing Dependency: device-mapper-event is needed by package lvm2-2.02.46-8.el5.i386 (base) Error: Missing Dependency: device-mapper-multipath >= 0.4.7-9 is needed by package mkinitrd-5.1.19.6-54.i386 (base) Error: Missing Dependency: device-mapper-event is needed by package lvm2-2.02.46-8.el5.i386 (base) Error: Missing Dependency: device-mapper >= 1.02.32-1 is needed by package lvm2-2.02.46-8.el5.i386 (base) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest
I've installed package cleanup and tried the suggested combinations, except the --skip-broken option. Any thoughts are appreciated.
Rohan.
On Mon, Oct 26, 2009 at 12:49 PM, Rohan Gilchrist rohan@gilchrist.me wrote:
Still the same problems I'm afraid. I read the release notes and followed them to the letter.
I'm now seeing:
Finished Dependency Resolution lvm2-2.02.46-8.el5.i386 from base has depsolving problems --> Missing Dependency: device-mapper >= 1.02.32-1 is needed by package lvm2-2.02.46-8.el5.i386 (base)
What do you see if you run
yum list device-mapper device-mapper-multipath device-mapper-event
??
Thanks Bart,
When I issue that command, I get the following:
yum list device-mapper device-mapper-multipath device-mapper-event Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.skiplink.com * base: centosv.centos.org * extras: mirror.newnanutilities.org * updates: mirror.ubiquityservers.com Excluding Packages in global exclude list Finished Installed Packages device-mapper.i386
Rohan
Bart Schaefer wrote:
On Mon, Oct 26, 2009 at 12:49 PM, Rohan Gilchrist rohan@gilchrist.me wrote:
Still the same problems I'm afraid. I read the release notes and followed them to the letter.
I'm now seeing:
Finished Dependency Resolution lvm2-2.02.46-8.el5.i386 from base has depsolving problems --> Missing Dependency: device-mapper >= 1.02.32-1 is needed by package lvm2-2.02.46-8.el5.i386 (base)
What do you see if you run
yum list device-mapper device-mapper-multipath device-mapper-event
?? _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
The mirrors that are being selected for you must not be fully up to date. I don't know why that would be the case, but from a not-yet-updated (actually still 5.2) system I get:
Loading "priorities" plugin Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * rpmforge: ftp-stud.fht-esslingen.de * base: mirror.facebook.net * updates: mirror.facebook.net * addons: mirror.facebook.net * extras: centos-distro.cavecreek.net 444 packages excluded due to repository priority protections Installed Packages device-mapper.i386 1.02.24-1.el5 installed device-mapper-event.i386 1.02.24-1.el5 installed device-mapper-multipath.i386 0.4.7-17.el5 installed Available Packages device-mapper.i386 1.02.32-1.el5 base device-mapper-event.i386 1.02.32-1.el5 base device-mapper-multipath.i386 0.4.7-30.el5 base
Thanks for your help Bart. I had to download the device-mapper RPMs and manually upgrade them first. Once I'd done that, the upgrade went fine.
Bart Schaefer wrote:
The mirrors that are being selected for you must not be fully up to date. I don't know why that would be the case, but from a not-yet-updated (actually still 5.2) system I get:
Loading "priorities" plugin Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile
- rpmforge: ftp-stud.fht-esslingen.de
- base: mirror.facebook.net
- updates: mirror.facebook.net
- addons: mirror.facebook.net
- extras: centos-distro.cavecreek.net
444 packages excluded due to repository priority protections Installed Packages device-mapper.i386 1.02.24-1.el5 installed device-mapper-event.i386 1.02.24-1.el5 installed device-mapper-multipath.i386 0.4.7-17.el5 installed Available Packages device-mapper.i386 1.02.32-1.el5 base device-mapper-event.i386 1.02.32-1.el5 base device-mapper-multipath.i386 0.4.7-30.el5 base _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos