Hello,
I've tried to update my server using yum update, which gave me the following result with errors:
-snipped-
---> Package udev.i386 0:095-14.21.el5_5.1 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 for package: bind-chroot
---> Package keyutils-libs-devel.i386 0:1.2-1.el5 set to be updated
---> Package libselinux-devel.i386 0:1.33.4-5.5.el5 set to be updated
--> Processing Dependency: libsepol-devel >= 1.15.2-1 for package: libselinux-devel
---> Package zlib-devel.i386 0:1.2.3-3 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 for package: bind-chroot
---> Package libsepol-devel.i386 0:1.15.2-3.el5 set to be updated
--> Finished Dependency Resolution
30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 from installed has depsolving problems
--> Missing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 is needed by package 30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 (installed)
Error: Missing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 is needed by package 30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 (installed)
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
The program package-cleanup is found in the yum-utils package.
It's a fresh CentOS 5 install (although it's a few months old) and I've installed DirectAdmin recently.
What do I have to do?
Thanks in advance!
I've tried to update my server using yum update, which gave me the following result with errors:
-snipped-
---> Package udev.i386 0:095-14.21.el5_5.1 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 for package: bind-chroot
---> Package keyutils-libs-devel.i386 0:1.2-1.el5 set to be updated
---> Package libselinux-devel.i386 0:1.33.4-5.5.el5 set to be updated
--> Processing Dependency: libsepol-devel >= 1.15.2-1 for package: libselinux-devel
---> Package zlib-devel.i386 0:1.2.3-3 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 for package: bind-chroot
---> Package libsepol-devel.i386 0:1.15.2-3.el5 set to be updated
--> Finished Dependency Resolution
30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 from installed has depsolving problems
--> Missing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 is needed by package 30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 (installed)
Error: Missing Dependency: bind = 30:9.3.6-4.P1.el5_4.2 is needed by package 30:bind-chroot-9.3.6-4.P1.el5_4.2.i386 (installed)
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
The program package-cleanup is found in the yum-utils package.
It's a fresh CentOS 5 install (although it's a few months old) and I've installed DirectAdmin recently.
What do I have to do?
Thanks in advance!