Re: [qmailtoaster] Has something changed in QT?

2010-01-02 Thread Borg
I forgot, here's all i have done. In my case fuse was installed but 
fuse.ko missing. I installed kernel headers for current running kernel 
and fuse sources then I rebuilt fuse.ko. For fuse sources I have 
fuse-2.7.4-1.nodist package. In fuse source you'll find script for 
config and install. I run ./configure, ./install-sh, make and make 
install. Then modprobe fuse run swiftly and newmodel had no problems 
further.
Maybe autofs is not needed but it was a trial and error to find the 
problem with fuse.



Borg wrote:
I cheched bash history and I am sure I started autofs right before 
running newmodel. And found a new thing. Although fuse reports to be 
installed, fuse.ko is missing, so I had to install kernel-headers and 
in my case kernel-smp-devel.

Patrick Ring wrote:


I did run across a thread on this list that talked about disabling 
autofs... So, do you think I need to make sure it is ON and not 0FF 
then?

Thank you,
Patrick Ring
--
Sent from my BlackBerry Wireless Device


-Original Message-
From: Borg 
To: qmailtoaster-list@qmailtoaster.com 


Sent: Sat Jan 02 04:51:24 2010
Subject: Re: [qmailtoaster] Has something changed in QT?

Hello to all.
I stumbled across the same problem. I installed qmt iso based on centos4
then updated to 4.8. After that I booted the last centos5 from dvd and
upgraded. Then when tried to newmodel, got the same error. But is only a
matter of installing dkms-fuse and, do not forget to /etc/init/d/autofs
start. I think the autofs is the answer. Then everything went ok. Also,
later on configuring i remember i had to manually install
libtool-ltld-devel to provide ltld.h.
Sorry if i am not explaining very exactly but I made all these last year
in october and i do not remember all the operations step by step. Hope
this help.
Regards.

Aristotel Neamtu


Patrick Ring wrote:
> I am putting together a virtual (VMWare) with the QmailToaster ISO
> (CentOS 4.X).
> > I'm having problems with the newmodel script (of QTP) erroring out
> when it goes to mount the sandbox.
> In the past this always worked for me.  (In the past I have not used
> the QmailToaster ISO disk...I usually loaded CentOS and then
> built/loaded QT)
> > Specifically the errors occur right after
> Installing:  fuse
> Installing:  kernel-devel
> Installing:  dkms
> Installing:  fuse-unionfs
> Installing:  dkms-fuse
> > Installed:  dkms-fuse.noarch 0:2.7.4-1.nodist.rf fuse-unionfs.i386
> 0:0.23-1.qtp
> Dependancy Installed:  dkms.noarch 0:2.0.22.0-1.el4.rf fuse.i386
> 0:2.7.4-1.qtp kernel-devel.i686 0:2.6.9-89.0.18.EL
> > Then right after it says "Complete!"
> fuse: device not found, try 'modprobe fuse' first
> FATAL: Module fuse not found.
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> mount:  mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
> cp:  '/mnt/qtp-sandbox/var/lib/rpm' : specified directory does not 
exist

> Try 'cp --help' for more information.
> qtp-mount-sandbox: sandbox was not mounted successfully
> > qtp-newmodel - qtp-mount-sandbox failed, exiting
> > Anyway, I've tried to perform newmodel both before and after a "yum
> update", and I stumbled across a previous thread that recommended
> turning off the "autofs" service.  No change either way.
> > Has something changed in the newmodel script?  Or is there something
> different between the CentOS/QT from the ISO vs when I load manually?
> > Please advise.
> Thank you,
> Patrick Ring
> > > > Patrick M. Ring
> P. Ring Technologies
> Louisiana Web Host, LLC.
> 985-868-4200
> >
>
> __ Information from ESET NOD32 Antivirus, version of virus
> signature database 4736 (20100101) __
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 4736 (20100101) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



- 

Qma

Re: [qmailtoaster] Has something changed in QT?

2010-01-02 Thread Borg
I cheched bash history and I am sure I started autofs right before 
running newmodel. And found a new thing. Although fuse reports to be 
installed, fuse.ko is missing, so I had to install kernel-headers and in 
my case kernel-smp-devel.

Patrick Ring wrote:


I did run across a thread on this list that talked about disabling 
autofs... So, do you think I need to make sure it is ON and not 0FF then?

Thank you,
Patrick Ring
--
Sent from my BlackBerry Wireless Device


-Original Message-
From: Borg 
To: qmailtoaster-list@qmailtoaster.com 


Sent: Sat Jan 02 04:51:24 2010
Subject: Re: [qmailtoaster] Has something changed in QT?

Hello to all.
I stumbled across the same problem. I installed qmt iso based on centos4
then updated to 4.8. After that I booted the last centos5 from dvd and
upgraded. Then when tried to newmodel, got the same error. But is only a
matter of installing dkms-fuse and, do not forget to /etc/init/d/autofs
start. I think the autofs is the answer. Then everything went ok. Also,
later on configuring i remember i had to manually install
libtool-ltld-devel to provide ltld.h.
Sorry if i am not explaining very exactly but I made all these last year
in october and i do not remember all the operations step by step. Hope
this help.
Regards.

Aristotel Neamtu


Patrick Ring wrote:
> I am putting together a virtual (VMWare) with the QmailToaster ISO
> (CentOS 4.X).
> 
> I'm having problems with the newmodel script (of QTP) erroring out

> when it goes to mount the sandbox.
> In the past this always worked for me.  (In the past I have not used
> the QmailToaster ISO disk...I usually loaded CentOS and then
> built/loaded QT)
> 
> Specifically the errors occur right after

> Installing:  fuse
> Installing:  kernel-devel
> Installing:  dkms
> Installing:  fuse-unionfs
> Installing:  dkms-fuse
> 
> Installed:  dkms-fuse.noarch 0:2.7.4-1.nodist.rf fuse-unionfs.i386

> 0:0.23-1.qtp
> Dependancy Installed:  dkms.noarch 0:2.0.22.0-1.el4.rf fuse.i386
> 0:2.7.4-1.qtp kernel-devel.i686 0:2.6.9-89.0.18.EL
> 
> Then right after it says "Complete!"

> fuse: device not found, try 'modprobe fuse' first
> FATAL: Module fuse not found.
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> mount:  mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
> cp:  '/mnt/qtp-sandbox/var/lib/rpm' : specified directory does not exist
> Try 'cp --help' for more information.
> qtp-mount-sandbox: sandbox was not mounted successfully
> 
> qtp-newmodel - qtp-mount-sandbox failed, exiting
> 
> Anyway, I've tried to perform newmodel both before and after a "yum

> update", and I stumbled across a previous thread that recommended
> turning off the "autofs" service.  No change either way.
> 
> Has something changed in the newmodel script?  Or is there something

> different between the CentOS/QT from the ISO vs when I load manually?
> 
> Please advise.

> Thank you,
> Patrick Ring
> 
> 
> 
> Patrick M. Ring

> P. Ring Technologies
> Louisiana Web Host, LLC.
> 985-868-4200
> 
>

>
> __ Information from ESET NOD32 Antivirus, version of virus
> signature database 4736 (20100101) __
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 4736 (20100101) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and 
installations.

  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and 
packages.

  To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: 

Re: [qmailtoaster] Has something changed in QT?

2010-01-02 Thread Patrick Ring
I did run across a thread on this list that talked about disabling autofs... 
So, do you think I need to make sure it is ON and not 0FF then?
Thank you,
Patrick Ring
--
Sent from my BlackBerry Wireless Device


-Original Message-
From: Borg 
To: qmailtoaster-list@qmailtoaster.com 
Sent: Sat Jan 02 04:51:24 2010
Subject: Re: [qmailtoaster] Has something changed in QT?

Hello to all.
I stumbled across the same problem. I installed qmt iso based on centos4 
then updated to 4.8. After that I booted the last centos5 from dvd and 
upgraded. Then when tried to newmodel, got the same error. But is only a 
matter of installing dkms-fuse and, do not forget to /etc/init/d/autofs 
start. I think the autofs is the answer. Then everything went ok. Also, 
later on configuring i remember i had to manually install 
libtool-ltld-devel to provide ltld.h.
Sorry if i am not explaining very exactly but I made all these last year 
in october and i do not remember all the operations step by step. Hope 
this help.
Regards.

Aristotel Neamtu


Patrick Ring wrote:
> I am putting together a virtual (VMWare) with the QmailToaster ISO 
> (CentOS 4.X).
>  
> I'm having problems with the newmodel script (of QTP) erroring out 
> when it goes to mount the sandbox.
> In the past this always worked for me.  (In the past I have not used 
> the QmailToaster ISO disk...I usually loaded CentOS and then 
> built/loaded QT)
>  
> Specifically the errors occur right after
> Installing:  fuse
> Installing:  kernel-devel
> Installing:  dkms
> Installing:  fuse-unionfs
> Installing:  dkms-fuse
>  
> Installed:  dkms-fuse.noarch 0:2.7.4-1.nodist.rf fuse-unionfs.i386 
> 0:0.23-1.qtp
> Dependancy Installed:  dkms.noarch 0:2.0.22.0-1.el4.rf fuse.i386 
> 0:2.7.4-1.qtp kernel-devel.i686 0:2.6.9-89.0.18.EL
>  
> Then right after it says "Complete!"
> fuse: device not found, try 'modprobe fuse' first
> FATAL: Module fuse not found.
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> fuse: device not found, try 'modprobe fuse' first
> mount:  mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
> cp:  '/mnt/qtp-sandbox/var/lib/rpm' : specified directory does not exist
> Try 'cp --help' for more information.
> qtp-mount-sandbox: sandbox was not mounted successfully
>  
> qtp-newmodel - qtp-mount-sandbox failed, exiting
>  
> Anyway, I've tried to perform newmodel both before and after a "yum 
> update", and I stumbled across a previous thread that recommended 
> turning off the "autofs" service.  No change either way.
>  
> Has something changed in the newmodel script?  Or is there something 
> different between the CentOS/QT from the ISO vs when I load manually?
>  
> Please advise.
> Thank you,
> Patrick Ring
>  
>  
>  
> Patrick M. Ring
> P. Ring Technologies
> Louisiana Web Host, LLC.
> 985-868-4200
>  
>
>
> __ Information from ESET NOD32 Antivirus, version of virus 
> signature database 4736 (20100101) __
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com



__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4736 (20100101) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Has something changed in QT?

2010-01-02 Thread Borg

Hello to all.
I stumbled across the same problem. I installed qmt iso based on centos4 
then updated to 4.8. After that I booted the last centos5 from dvd and 
upgraded. Then when tried to newmodel, got the same error. But is only a 
matter of installing dkms-fuse and, do not forget to /etc/init/d/autofs 
start. I think the autofs is the answer. Then everything went ok. Also, 
later on configuring i remember i had to manually install 
libtool-ltld-devel to provide ltld.h.
Sorry if i am not explaining very exactly but I made all these last year 
in october and i do not remember all the operations step by step. Hope 
this help.

Regards.

Aristotel Neamtu


Patrick Ring wrote:
I am putting together a virtual (VMWare) with the QmailToaster ISO 
(CentOS 4.X).
 
I'm having problems with the newmodel script (of QTP) erroring out 
when it goes to mount the sandbox.
In the past this always worked for me.  (In the past I have not used 
the QmailToaster ISO disk...I usually loaded CentOS and then 
built/loaded QT)
 
Specifically the errors occur right after

Installing:  fuse
Installing:  kernel-devel
Installing:  dkms
Installing:  fuse-unionfs
Installing:  dkms-fuse
 
Installed:  dkms-fuse.noarch 0:2.7.4-1.nodist.rf fuse-unionfs.i386 
0:0.23-1.qtp
Dependancy Installed:  dkms.noarch 0:2.0.22.0-1.el4.rf fuse.i386 
0:2.7.4-1.qtp kernel-devel.i686 0:2.6.9-89.0.18.EL
 
Then right after it says "Complete!"

fuse: device not found, try 'modprobe fuse' first
FATAL: Module fuse not found.
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
mount:  mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp:  '/mnt/qtp-sandbox/var/lib/rpm' : specified directory does not exist
Try 'cp --help' for more information.
qtp-mount-sandbox: sandbox was not mounted successfully
 
qtp-newmodel - qtp-mount-sandbox failed, exiting
 
Anyway, I've tried to perform newmodel both before and after a "yum 
update", and I stumbled across a previous thread that recommended 
turning off the "autofs" service.  No change either way.
 
Has something changed in the newmodel script?  Or is there something 
different between the CentOS/QT from the ISO vs when I load manually?
 
Please advise.

Thank you,
Patrick Ring
 
 
 
Patrick M. Ring

P. Ring Technologies
Louisiana Web Host, LLC.
985-868-4200
 



__ Information from ESET NOD32 Antivirus, version of virus 
signature database 4736 (20100101) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4736 (20100101) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] Has something changed in QT?

2009-12-31 Thread Patrick Ring
I am putting together a virtual (VMWare) with the QmailToaster ISO
(CentOS 4.X).
 
I'm having problems with the newmodel script (of QTP) erroring out when
it goes to mount the sandbox.
In the past this always worked for me.  (In the past I have not used the
QmailToaster ISO disk...I usually loaded CentOS and then built/loaded
QT)
 
Specifically the errors occur right after
Installing:  fuse
Installing:  kernel-devel
Installing:  dkms
Installing:  fuse-unionfs
Installing:  dkms-fuse
 
Installed:  dkms-fuse.noarch 0:2.7.4-1.nodist.rf fuse-unionfs.i386
0:0.23-1.qtp
Dependancy Installed:  dkms.noarch 0:2.0.22.0-1.el4.rf fuse.i386
0:2.7.4-1.qtp kernel-devel.i686 0:2.6.9-89.0.18.EL
 
Then right after it says "Complete!"
fuse: device not found, try 'modprobe fuse' first
FATAL: Module fuse not found.
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
fuse: device not found, try 'modprobe fuse' first
mount:  mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp:  '/mnt/qtp-sandbox/var/lib/rpm' : specified directory does not exist
Try 'cp --help' for more information.
qtp-mount-sandbox: sandbox was not mounted successfully
 
qtp-newmodel - qtp-mount-sandbox failed, exiting
 
Anyway, I've tried to perform newmodel both before and after a "yum
update", and I stumbled across a previous thread that recommended
turning off the "autofs" service.  No change either way.
 
Has something changed in the newmodel script?  Or is there something
different between the CentOS/QT from the ISO vs when I load manually?
 
Please advise.
Thank you,
Patrick Ring
 
 
 
Patrick M. Ring
P. Ring Technologies
Louisiana Web Host, LLC.
985-868-4200