Dear Eric,
*Please see my below reply. I tried below command directly and got the
messages.*

[root@pan-asia qtms-install]# qt-install
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink                                            | 4.5 kB     00:00
 * base: mirror.nus.edu.sg
 * epel: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * qmailtoaster-current: mirror1.qmailtoaster.com
 * qmailtoaster-testing-nodist: mirror1.qmailtoaster.com
 * rpmforge: mirror.smartmedia.net.id
 * updates: mirror.nus.edu.sg
base                                                     | 3.7 kB     00:00
epel                                                     | 4.2 kB     00:00
epel/primary_db                                          | 5.9 MB     00:00
extras                                                   | 3.4 kB     00:00
http://192.168.122.1/centos53-32/repodata/repomd.xml: [Errno 12] Timeout on
http
                                              ://
192.168.122.1/centos53-32/repodata/repomd.xml: (28, 'connect() timed out!')
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
local. P
                                                  lease verify its path and
try again
Starting ntpd:
qt-setup-firewall - v1.0
iptables: Saving firewall rules to /etc/sysconfig/iptables:[  OK  ]
qt-setup-firewall - iptables configuration is complete
qt-install-repoforge v1.0 - getting version of the latest rpmforge-release
...
qt-install-repoforge - installed package
rpmforge-release-0.5.3-1.el6.rf.x86_64

     is the latest - nothing done.
qt-install - installing the QMailToaster packages ...
Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
 * base: mirror.nus.edu.sg
 * epel: mirror.nus.edu.sg
 * extras: mirror.nus.edu.sg
 * qmailtoaster-current: mirror1.qmailtoaster.com
 * qmailtoaster-testing-nodist: mirror1.qmailtoaster.com
 * rpmforge: mirror.smartmedia.net.id
 * updates: mirror.nus.edu.sg
http://192.168.122.1/centos53-32/repodata/repomd.xml: [Errno 12] Timeout on
http://192.168.122.1/centos53-32/repodata/repomd.xml: (28, 'connect() timed
out!')
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
local. Please verify its path and try again
qt-mysql-secure-vpopmail v1.0
error reading information on service mysqld: No such file or directory
/usr/bin/qt-mysql-secure-vpopmail: line 21: mysql_secure_installation:
command not found
qt-mysql-secure-vpopmail - unsuccessful mysql_secure_installation -
terminating
Starting httpd:

*Below is qt-install script which i downloaded from your link.*

#!/bin/sh
#  Copyright (C) 2013 - Eric Shubert <[email protected]>
#
#  Install QMailToaster packages and configure host
########################################################################
# Change Log
# 12/27/13 shubes - created
########################################################################

########################################################################
# install os packages we want that aren't part of the minimal install
#
a1_install_non_minimal_os(){

yum -y install \
      man \
      ntp \

# setup ntp daemon
chkconfig ntpd on
service ntpd start
}

########################################################################
# install the QMT packages
#
a4_install_qmt_packages(){

echo "$me - installing the QMailToaster packages ..."

yum -y install \
      simscan \
      dovecot \
      vqadmin \
      qmailadmin \
      isoqlog \
      qmailmrtg \
      send-emails \
      squirrelmail \

}
########################################################################
# main processing begins here
#
me=${0##*/}
myver=v1.0

. qt-whatami -s

if [ $? -ne 0 ]; then
  qt-whatami
echo "$me - qt-whatami failed"
  exit 1
fi

a1_install_non_minimal_os

# this is in progress
# qt-install-dns-resolver

qt-setup-firewall

qt-install-repoforge

a4_install_qmt_packages

qt-mysql-secure-vpopmail

# setup web server
chkconfig httpd on
service httpd start

exit 0

Please let me know how to rectify this issue install QMT successfully.



On Sat, Mar 1, 2014 at 12:13 AM, Eric Shubert <[email protected]> wrote:

> The qt-install script is not fully done yet.
>
> To be helpful, please post example of the command you used, and all output
> from it.
>
> Thanks.
>
> --
> -Eric 'shubes'
>
>
> On 02/27/2014 09:55 PM, Chandran Manikandan wrote:
>
>> Hi Vivek,
>> I had tried to followed your above mentioned steps and installed sh
>> qt-bootstrap-1,sh qt-bootstrap-2. but if i install qt-install command
>> and another commands are does not downloaded packages and not installed
>> installed itself. I have tried to download all packages one by one in
>> folder then again i followed above steps even cannot installed full
>> qmailtoaster packages and supporting another packages for centos 6.5 64
>> bit. Could you please give me correct install and configure steps for
>> QMT like centos 5 QMT guide on wiki.
>> Please help me any one.
>>
>>
>> On Mon, Feb 24, 2014 at 6:51 PM, Linux <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>>     Chandran,____
>>
>>     This is for you,____
>>
>>     __ __
>>
>>     1. install CentOS minimal____
>>
>>     __ __
>>
>>     2. curl
>>     https://raw.github.com/QMailToaster/qmailtoaster-
>> util/master/qt-bootstrap-1
>>      >qt-bootstrap-1____
>>
>>     __ __
>>
>>     3. sh qt-bootstrap-1____
>>
>>     (system will reboot)____
>>
>>     __ __
>>
>>     4. curl
>>     https://raw.github.com/QMailToaster/qmailtoaster-
>> util/master/qt-bootstrap-2
>>      >qt-bootstrap-2____
>>
>>     vi qt-bootstrap-2____
>>
>>     __ __
>>
>>     Change:____
>>
>>     http://mirrors.qmailtoaster.com/*current*/nodist/
>> qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm____
>>
>>     To: ____
>>
>>     http://mirrors.qmailtoaster.com/*testing*/nodist/
>> qmailtoaster-release-2.0-1.qt.nodist.noarch.rpm____
>>
>>     __ __
>>
>>     5. cd /etc/yum.repos.d____
>>
>>     vi qmailtoaster-nodist.repo____
>>
>>     {{{ Same in qmailtoaster-dist.repo }}}____
>>
>>
>>     enabled from 1 to 0 in the [qmailtoaster-current] and from 0 to 1 in
>>     the [qmailtoaster-testing].____
>>
>>     save and run yum clean all____
>>
>>     __ __
>>
>>     6. sh qt-bootstrap-2____
>>
>>     __ __
>>
>>     7. qt-install____
>>
>>     __ __
>>
>>     8. service dovecot restart and chkconfig dovecot on____
>>
>>     __ __
>>
>>     __ __
>>
>>     Regards,____
>>
>>     __ __
>>
>>     Vivek Patil____
>>
>>     system admin____
>>
>>     __ __
>>
>>     __ __
>>
>>     __ __
>>
>>     __ __
>>
>>     __ __
>>
>>     *From:*Chandran Manikandan [mailto:[email protected]
>>     <mailto:[email protected]>]
>>     *Sent:* Monday, February 24, 2014 4:01 PM
>>     *To:* [email protected]
>>     <mailto:[email protected]>
>>     *Subject:* Re: [qmailtoaster] I cannot install qmailtoaster on
>>     Centos 6.5 64 bit____
>>
>>     __ __
>>
>>     Hi Eirc,____
>>
>>
>>     Could you please send me the complete procedure for install
>>     QMT. Because here a lot of title and packages are there and couldn't
>>     understand to install QMT. Please assist me.____
>>
>>     __ __
>>
>>
>>     On Sat, Feb 22, 2014 at 9:43 PM, Eric Broch <[email protected]
>>     <mailto:[email protected]>> wrote:____
>>
>>
>>     When you get qt-bootstrap-2 downloaded edit it and replace
>>
>>     http://mirrors.qmailtoaster.com/current/nodist/$qmt_release_pkg
>>
>>     with
>>
>>     http://mirrors.qmailtoaster.com/testing/nodist/$qmt_release_pkg____
>>
>>
>>
>>
>>
>>     On 2/22/2014 12:51 AM, Chandran Manikandan wrote:____
>>
>>         Dear All, ____
>>
>>
>>         I have tried to install centos 6.5 64 bit server on below
>>         procedure. But it's not working means cannot install and shows
>>         not found the url on below instructions.____
>>
>>         __ __
>>
>>         Installation Instructions (pre-wiki)____
>>
>>         __  __
>>
>>         __  __
>>
>>         __  __
>>
>>         .) install CentOS minimal____
>>
>>         __  __
>>
>>         # curlhttps://raw.github.com/QMailToaster/qmailtoaster-
>> util/master/qt-bootstrap-1  >qt-bootstrap-1____
>>
>>         __  __
>>
>>         __  __
>>
>>         __  __
>>
>>         I cannot download this file____
>>
>>         __  __
>>
>>         __  __
>>
>>         # sh qt-bootstrap-1____
>>
>>         (system will reboot)____
>>
>>         __  __
>>
>>         __  __
>>
>>         # curlhttps://raw.github.com/QMailToaster/qmailtoaster-
>> util/master/qt-bootstrap-2  >qt-bootstrap-2____
>>
>>         __  __
>>
>>         __  __
>>
>>         # sh qt-bootstrap-2____
>>
>>         I cannot download this file____
>>
>>         __  __
>>
>>         __  __
>>
>>         # qt-install--Cannot run this commands____
>>
>>         __  __
>>
>>            .) yum install man____
>>
>>            .) qt-install-repoforge____
>>
>>         __  __
>>
>>            .) yum install simscan dovecot vqadmin qmailadmin (etc)____
>>
>>            .) qt-mysql-secure-vpopmail____
>>
>>         __  __
>>
>>            .) qt-install-dns-resolver____
>>
>>         __  __
>>
>>         Could you please give me the correct url and procedure to install
>> qmailtoaster.____
>>
>>         __  __
>>
>>         __ __
>>
>>         -- ____
>>
>>         *Thanks,* ____
>>
>>         *Manikandan.C*____
>>
>>         *System Administrator*____
>>
>>     __ __
>>
>>
>>
>>     ____
>>
>>     __ __
>>
>>     -- ____
>>
>>     *Thanks,*____
>>
>>     *Manikandan.C*____
>>
>>     *System Administrator*____
>>
>>
>>
>>
>> --
>> *Thanks,*
>> *Manikandan.C*
>> *System Administrator*
>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
*Thanks,*
*Manikandan.C*
*System Administrator*

Reply via email to