So, what shoud we do now? Reinstall vm and try instructions again, or wait when scripts will be ready and you move data to current for beta test?
27.12.2013, 19:45, "Eric Shubert" <[email protected]>: > On 12/26/2013 09:52 PM, L. A. wrote: > >> 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. > > Hmmm. I don't expect this had anything to do with being a VM, but it's a > good thing to do. I'll put that in the qt-bootstrap-1 script before the > update. > >> 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. > > The later. For now it should be 'testing'. Once testing is complete, > packages will be migrated to the 'current' branch. You can think of > 'current' as 'stable' or 'production'. > >> 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 > > The testing repo is not enabled by default. You need to either edit the > .repo file(s) to enable it, or use the --enablerepo= argument to yum. > >> 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. > > Yum will pick up mysql-server (and mysql) as dependencies when it > installs vpopmail. It gets configured by a script after vpopmail is > installed. > > Sorry for the confusion with repos. > > Thanks for testing! > > -- > -Eric 'shubes' > >> 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] > > --------------------------------------------------------------------- > 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]
