I started to update a mail server I hand't updated a while and ran into some problems:
" The server is running CentOS 5.9 and I first updated all other packages but disabled the qtp repo. Then I ran qtp-newmodel, which resulted in error: The program package-cleanup is found in the yum-utils package. [root@ol ~]# qtp-newmodel qtp-newmodel v0.3.18 starting Thu Aug 8 23:04:45 EEST 2013 qtp-whatami v0.3.8 Thu Aug 8 23:04:45 EEST 2013 REAL_DIST=CentOS DISTRO=CentOS OSVER=5.9 QTARCH=i686 QTKERN=2.6.18-348.3.1.el5xen BUILD_DIST=cnt50 BUILD_DIR=/usr/src/redhat This machine's OS is supported and has been tested Let's get on with it! Getting package list ... qtp-get-pkg-list: djbdns not found in package list qtp-get-pkg-list: please contact repository maintainer Package List unavailable, terminating " I also tried enabling qtp repo and yum updating, which also resulted in error: " Resolving Dependencies --> Running transaction check ---> Package dovecot.i386 1:2.0.17-2.qtp set to be updated --> Processing Dependency: vpopmail-toaster >= 5.4.33 for package: dovecot --> Finished Dependency Resolution 1:dovecot-2.0.17-2.qtp.i386 from qtp-CentOS has depsolving problems --> Missing Dependency: vpopmail-toaster >= 5.4.33 is needed by package 1:dovecot-2.0.17-2.qtp.i386 (qtp-CentOS) Error: Missing Dependency: vpopmail-toaster >= 5.4.33 is needed by package 1:dovecot-2.0.17-2.qtp.i386 (qtp-CentOS) " These are the qtp packages I have installed: " # rpm -qa |grep qtp fuse-2.8.0-1.qtp fuse-unionfs-0.23-2.qtp dovecot-2.0.17-1.qtp " And these are the toaster packages: " # rpm -qa | grep toaster | sort autorespond-toaster-2.0.4-1.3.6 clamav-toaster-0.97.2-1.3.43 control-panel-toaster-0.5-1.3.7 courier-authlib-toaster-0.59.2-1.3.10 courier-imap-toaster-4.1.2-1.3.10 daemontools-toaster-0.76-1.3.6 ezmlm-cgi-toaster-0.53.324-1.3.6 ezmlm-toaster-0.53.324-1.3.6 isoqlog-toaster-2.1-1.3.7 libdomainkeys-toaster-0.68-1.3.6 libsrs2-toaster-1.0.18-1.3.6 maildrop-toaster-2.0.3-1.3.8 maildrop-toaster-devel-2.0.3-1.3.8 qmailadmin-toaster-1.2.15-1.3.9 qmailmrtg-toaster-4.2-1.3.6 qmail-pop3d-toaster-1.03-1.3.20 qmail-toaster-1.03-1.3.21 qmailtoaster-plus-0.3.2-1.4.18 qmailtoaster-plus.repo-0.2-2 ripmime-toaster-1.4.0.6-1.3.6 send-emails-toaster-0.5-1.3.7 simscan-toaster-1.4.0-1.3.8 spamassassin-toaster-3.2.5-1.3.17 squirrelmail-toaster-1.4.20-1.3.17 ucspi-tcp-toaster-0.88-1.3.9 vpopmail-toaster-5.4.17-1.3.7 vqadmin-toaster-2.3.4-1.3.6 " I do not have djbdns installed as I use bind. Any advice how I can get my system's toaster updated? Regards, Peter
