Error: Missing Dependency: Bind During Yum Upgrade

Jun 20, 2008

While trying to update CentOS release 5 (Final) via yum, we are getting a missing dependency error that stops the upgrade. It seems that bind is missing.

Error: Missing Dependency: bind = 30:9.3.3-7.el5 is needed by package bind-chroot

However when we try to install bind, we get this error.

root@saturn [~]# yum install bind
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package bind.i386 30:9.3.3-10.el5 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.3-7.el5 for package: bind-chroot
--> Processing Dependency: bind-libs = 30:9.3.3-10.el5 for package: bind
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package bind-libs.i386 30:9.3.3-10.el5 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.3-7.el5 for package: bind-chroot
--> Processing Dependency: bind-libs = 30:9.3.3-7.el5 for package: bind-utils
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package bind-utils.i386 30:9.3.3-10.el5 set to be updated
--> Running transaction check
--> Processing Dependency: bind = 30:9.3.3-7.el5 for package: bind-chroot
--> Finished Dependency Resolution
Error: Missing Dependency: bind = 30:9.3.3-7.el5 is needed by package bind-chroot

The strange thing is that Bind is running perfectly on the server.

bind-9.3.3-7.el5
ypbind-1.19-7.el5
bind-chroot-9.3.3-7.el5
bind-libs-9.3.3-7.el5
bind-utils-9.3.3-7.el5

root@saturn [~]# yum upgrade ...

View 2 Replies


ADVERTISEMENT

Install KDE Using YUM :: Error: Missing Dependency

Jul 1, 2009

Have a CentOS 5.3 VPS. Trying to install KDE using Yum.

Get following error:

Error: Missing Dependency: cups-libs = 1:1.3.7-8.el5 is needed by package 1:cups-1.3.7-8.el5.x86_64 (base)

I tried using Yum to install both "cups-1.3.7-8.el5" entries in the search but they are already installed.

View 6 Replies View Related

Error On Yum Update :: Error: Missing Dependency: Perl(Crypt:asswdMD5) Is Needed By Package Syslinux

May 29, 2008

--> Populating transaction set with selected packages. Please wait.
---> Package cadaver.i386 0:0.22.5-1.el5.rf set to be updated
---> Package mtr.i386 2:0.72-1.el5.rf set to be updated
---> Package rsync.i386 0:3.0.2-1.el5.rf set to be updated
---> Package nmap.i386 2:4.20-1.el5.rf set to be updated
---> Package lftp.i386 0:3.7.1-1.el5.rf set to be updated
---> Package syslinux.i386 0:3.63-1.el5.rf set to be updated
---> Package dkms.noarch 0:2.0.19-2.el5.rf set to be updated
---> Package subversion.i386 0:1.4.6-0.1.el5.rf set to be updated
--> Running transaction check
--> Processing Dependency: perl(Crypt:asswdMD5) for package: syslinux
--> Finished Dependency Resolution
Error: Missing Dependency: perl(Crypt:asswdMD5) is needed by package syslinux

when I run yum update

View 9 Replies View Related

Missing Dependency: Perl(String::CRC32)

Jun 24, 2007

When running yum update from ssh, I've got this error:

--> Processing Dependency: perl(String::CRC32) for package: lftp
--> Finished Dependency Resolution
Error: Missing Dependency: perl(String::CRC32) is needed by package lftp

did try to removing the lftp, then yum update running like a charm but cannot re-install it ( lftp ) again.

View 1 Replies View Related

Yum Error: Gclib-common Dependency

Sep 9, 2007

After install yum on my centOS 4.4 VPS, I ran yum update and got this error:

Error: Missing Dependency: glibc-common = 2.3.4-2.25 is needed by package glibc-dummy-centos-4

When I tried to install glibc-common, I got this error:

error: Failed dependencies:
glibc-common = 2.3.4-2.25 is needed by (installed) glibc-2.3.4-2.25.i686
glibc-common = 2.3.4-2.25 is needed by (installed) glibc-dummy-centos-4-2.3.4-2.25.swsoft.i386

When trying to install these other things, I get more dependency errors. I noticed that glibc-dummy-centos-4-2.3.4-2.25.swsoft.i386 was mentioned. I'm not sure what this is, but it's by SwSoft? Is this something I have to contact my provider about? Thanks.

View 12 Replies View Related

Plesk 12.x / Linux :: (Show All Webspaces) In Dashboard Missing After Upgrade

Dec 15, 2014

After an upgrade to version 12 the link 'Show all my webspaces' is missing on the Startpage/Dashboard.

Only the link to create a new own webspace is still present. Are there any settings I haven't found right now to customise this ???

View 4 Replies View Related

Upgrade Bind To Bind-9.4.1-P1

Nov 18, 2007

I upgrade bind with this :

# wget [url]
# tar xvfz bind-9.4.1-P1.tar.gz
# cd bind-9.4.1-P1
# ./configure
# make
# make install

but doesnt work I have always bind version is

PHP Code:

[root@server bind-9.4.1-P1]# named -vBIND 9.2.4 

how can I make upgrade with the correct way?

View 2 Replies View Related

Plesk 11.x / Linux :: Upgrade BIND Must Be Restarted At Reboot To Work

May 20, 2014

Recently upgraded to Plesk 11.5 & upgraded to the latest CentOS kernel. Whenever I reboot the server DNS services do not work, can't view any websites hosted on the server etc.

Once I either restart BIND through Plesk Panel or

Code:
# service named restart

Everything works perfectly.

My var/log/boot.log shows named started [OK]

When I run

Code:
# service named status

Immediately after reboot everything looks normal, despite not resolving DNS until restarted.

I ran

Code:
# ceckconfig --list

And both httpd & named services are displaying all 'off' on every runlevel. But, obviously named service is starting automatically, maybe by psa?

Should httpd & named be listed as on, is this the problem?

View 1 Replies View Related

Upgrade CPanel: ERROR: Getpatch

Aug 22, 2007

Code:

Updating Virus Patterns...ERROR: getpatch: Can't download daily-3987.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3988.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3989.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3990.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3991.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3992.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3993.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3994.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3995.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3996.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3997.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3998.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3999.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4000.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-4001.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: getpatch: Can't download daily-3986.cdiff from database.clamav.net
ERROR: Can't download daily.cvd from database.clamav.net
...Done

View 7 Replies View Related

Dependency When Installing MySQL

May 29, 2009

I am trying to install MySQL from its RPM. I keep getting the following dependency issues and I have never seen these before. libc.so.6 is installed via glibc. I have all of the different glibc packages installed and I am lost. libc.so.6 is located in /lib/lib.so.6.

# rpm -i MySQL-server-community-5.1.34-0.rhel5.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libc.so.6(GLIBC_2.3.4)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libc.so.6(GLIBC_2.4)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libcrypt.so.1()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libcrypt.so.1(GLIBC_2.2.5)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libdl.so.2()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libm.so.6()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libnsl.so.1()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libpthread.so.0()(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64
libpthread.so.0(GLIBC_2.3.4)(64bit) is needed by MySQL-server-community-5.1.34-0.rhel5.x86_64

View 2 Replies View Related

Bind DNS Error :: Named Has Failed

Nov 22, 2008

I've tried everything with this one. Here's the error on restart from Cpanel for BIND:

Attempting to restart named

Waiting for named to restart.... . . . . . . . . . . finished.

named status

named has failed, please contact the sysadmin (result was "named is not running"). Nov 22 19:31:54 webone named[18535]: starting BIND 9.3.4-P1 -u named Nov 22 19:31:54 webone named[18535]: found 4 CPUs, using 4 worker threads Nov 22 19:31:54 webone named[18535]: loading configuration from '/etc/named.conf' Nov 22 19:31:54 webone named[18535]: /etc/named.conf:1: open: /etc/rndc.key: permission denied Nov 22 19:31:54 webone named[18535]: loading configuration: permission denied Nov 22 19:31:54 webone named[18535]: exiting (due to fatal error)

I don't know what to do. I chowned /etc/rndc.key to named:root, and that worked for a few, and then it went back to doing this.

View 1 Replies View Related

Error: Bind Allow-transfer Subnet

Aug 9, 2007

zone "xxx.xx" { type master; file "xxxxx"; allow-transfer (193.0.0.0/xx; };

Error log:-
config: named.conf:58: '{' expected near '(193.0.0.0'

Any special characters to put subnet?

View 1 Replies View Related

Plesk 12.x / Linux :: Error 502 Bad Gateway After Upgrade

Jun 27, 2014

I have upgraded from 11.5 to 12, and now if I try to open Plesk on the port 8443 I have this error:

502 Bad Gateway

nginx

This is the log:
2014/06/27 18:25:13 [crit] 1629#0: *2 connect() to unix:/var/run/sw-engine.sock failed (2: No such file or directory) while connecting to upstream, client: 79.49.206.176, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "87.106.85.233:8443"

View 14 Replies View Related

Error Reconfiguring Bind On Bunny: Rndc

Feb 24, 2007

When I creating the new account www (WHM) and addition new domain in cPanel I receive information:

Error reconfiguring bind on bunny: rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,

View 9 Replies View Related

After CP11 Upgrade: 404 Error While Loading Any Site.com/cpanel/

Jun 10, 2007

After upgrading to cPanel 11 ( did all steps in the checklist ) i can not login using site.com/cpanel & site.com/webmail , but i can login using [url]and [url], same as webmail at 2095 and 2096.

Im using RHEL 4 and latest cp v11 RELEASE

View 5 Replies View Related

Plesk 12.x / Linux :: Error Opening Panel After Upgrade To 12.0.18

Jun 17, 2014

I have a V-Server account with Strato and just upgraded to 12.0.18 through the panel updater. The installation completed successfully, at least the installer gave me no error.

After the installation I tried to login and got the following error (I wasn't able to enter my credentials..):

I tried to repair permissions with:

Code:
/usr/local/psa/bin/repair --restore-vhosts-permissions

Which worked and I could now login. The Panel opened with the following error:

I can access certain areas of the panel without error (i.e. tools and settings etc, but I get the error when I try to access the control panel for single domains etc...)

Here an extract from the panel.log

Code:
[17-Jun-2014 19:49:12 Europe/Berlin] Exception: Permission denied
file: /opt/psa/admin/plib/Lock/Manager/Hierarchical.php
line: 105
code: 0
trace: #0 /opt/psa/admin/plib/Lock/Manager/Hierarchical.php(105): LockManagerClient->__construct()

[Code] ......

View 19 Replies View Related

Plesk 12.x / Linux :: File Not Found Error After Upgrade From 11.5

Jun 19, 2014

After upgrading Plesk today the panel is reachable however the content area displays the message "File not found." for all pages.

View 6 Replies View Related

Upgrade PHP4: FATAL ERROR: Register_globals Is Disabled In Php.ini, Enable It

Feb 24, 2007

The problem appeared from register globals, in the shop oscommerce after the actualization PHP to the version 4.4.5 information appears me: FATAL ERROR: register_globals is disabled in php.ini, please enable it! and if I add: php_flag register_globals On to the file .htaccess this: one can not display page.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved