Hi. Centos 6.5 x64 minimal. First oa all need make yum clean all. Right after install in vm enviroment it was broken and yum update won't work.
In your instruction: rpm -ivh http://mirrors.qmailtoaster.com/current/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm Downloading http://mirrors.qmailtoaster.com/current/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm curl: (22) The requested URL returned error: 404 Not Found Error: skipping http://mirrors.qmailtoaster.com/current/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm - transfer failed Need place it in appropriate place. Or change part of url: current to testing. Even i install appropriate repo, it say: yum -y install qmailtoaster-util Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.logol.ru * current-nodist: mirror5.qmailtoaster.com * extras: mirror.logol.ru * qmailtoaster-current: mirror5.qmailtoaster.com * updates: mirror.logol.ru current-nodist | 2.9 kB 00:00 current-nodist/primary_db | 1.2 kB 00:00 qmailtoaster-current | 2.9 kB 00:00 qmailtoaster-current/primary_db | 1.2 kB 00:00 Setting up Install Process No package qmailtoaster-util available. Error: Nothing to do After doing some more by hands and installing repoforge: yum install simscan Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.logol.ru * current-nodist: mirror6.qmailtoaster.com * extras: mirror.logol.ru * qmailtoaster-current: mirror6.qmailtoaster.com * rpmforge: mirror.awanti.com * updates: mirror.logol.ru rpmforge | 1.9 kB 00:00 rpmforge/primary_db | 2.7 MB 00:00 Setting up Install Process No package simscan available. Error: Nothing to do Also we need at least mysql install before in vpopmail script i suppose. 26.12.2013, 21:59, "Eric Shubert" <[email protected]>: > All packages in the testing repo should install cleanly now. At least > they do for me. > > Need to do some real testing now to verify that things (still) work as > they should. > > Please report any problems here or on the devel list. > > FWIW, here is the present procedure for building a QMT host: > .) install CentOS minimal > .) download qt-bootstrap-1,2 scripts from github > .) run qt-bootstrap-1: > .) disable SELINUX > .) yum update > .) reboot > .) run qt-bootstrap-2: > .) yum install yum-priorities > .) rpm -ivh > http://mirrors.qmailtoaster.com/current/nodist/qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm > .) yum install qmailtoaster-util > .) run qt-install: > .) yum install man > .) qt-install-repoforge > .) yum install simscan dovecot vqadmin qmailadmin (etc) > .) qt-mysql-secure-vpopmail > .) qt-install-dns-resolver > > Note, the qt-bootstrap-N, qt-install and qt-install-dns-resolver scripts > are yet to be written. Simply do what's indicated as appropriate in the > meantime. > > Thanks. > > -- > -Eric 'shubes' > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
