PDA

View Full Version : Up2Date issue


krish
08-31-2004, 12:31 PM
I have a server with Fedora Core 1 and DA. When I run up2date -u on shell, I get the following error. What do I do?

webalizer 2.01_10 14 i386


Testing package set / solving RPM inter-dependencies...
There was a package dependency problem. The message was:

Unresolvable chain of dependencies:
webalizer 2.01_10-14 requires webserver

jmstacey
08-31-2004, 10:28 PM
You can skip installing webalizer with up2date since the customapache system also compiles it.
This is a common problem I have found with such update/package programs since most won't install without the dependencies from their package source and DA doesn't use the packages, it compiles them.

cd /usr/local/directadmin/customapache
./build clean
./build update
./build webalizer

That should download and compile a newer version of webalizer if DA has updated the customapache system for it. I think it has the latest one.

krish
09-01-2004, 12:16 AM
Thanks. I added it in Package Skip List and now I get the following issue. Any suggestions.

Unresolvable chain of dependencies:
webalizer 2.01_10-11 requires libgd.so.1.8

rldev
09-08-2004, 08:10 PM
I have the same problem with bind and Spam Assasin. Have you resolved this?

krish
09-22-2004, 06:31 PM
I did it in an ugly way. I removed webalizer. ran up2date and then built using customapache.