Re: [qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-28 Thread Cecil Yother, Jr.

On Fri, 27 May 2011 12:37:20 -0700, Eric Shubert wrote:

On 05/27/2011 10:49 AM, Jim Shupert wrote:



On 5/27/2011 12:45 PM, Eric Shubert wrote:

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run qtp-mount-sandbox, i get :*No package dkms-fuse 
available.*


The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge
repositories. I wonder why that is.

Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. 
Perhaps

it's no longer needed, in which case I need to change the scripts
accordingly.

funny -- i only know this because i recently built a server that 
needed

to mount a windoze share..
::: from the centos wiki

As of CentOS *5.4* (kernel 2.6.18-164 or newer), the fuse kernel 
module
is included in the kernel itself. Therefore, /dkms/ and /dkms-fuse/ 
are
no longer required. If you have previously installed dkms-fuse, 
please

*uninstall* it by a *yum remove dkms-fuse* command. Please note that
CentOS-4 users need those 2 packages.


That's exactly what I found when I googled for it. :) I thought it
was funny too that it was in reference to windoze shares. Rest
assured, unionfs has nothing to do with windoze. Fuse is cool though.
;)
So does this mean that if your QMT is up to date you can remove the 
dkms/dkms-fuse or does qtp do it when updating?

--
Cecil Yother, Jr.
cj's
2318 Clement Ave
Alameda, CA 94501

tel 510.865.2787
http://www.yother.com
http://volvoclassified.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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-28 Thread Eric Shubert

On 05/28/2011 09:08 AM, Cecil Yother, Jr. wrote:

On Fri, 27 May 2011 12:37:20 -0700, Eric Shubert wrote:

On 05/27/2011 10:49 AM, Jim Shupert wrote:



On 5/27/2011 12:45 PM, Eric Shubert wrote:

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge
repositories. I wonder why that is.

Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps
it's no longer needed, in which case I need to change the scripts
accordingly.


funny -- i only know this because i recently built a server that needed
to mount a windoze share..
::: from the centos wiki

As of CentOS *5.4* (kernel 2.6.18-164 or newer), the fuse kernel module
is included in the kernel itself. Therefore, /dkms/ and /dkms-fuse/ are
no longer required. If you have previously installed dkms-fuse, please
*uninstall* it by a *yum remove dkms-fuse* command. Please note that
CentOS-4 users need those 2 packages.


That's exactly what I found when I googled for it. :) I thought it
was funny too that it was in reference to windoze shares. Rest
assured, unionfs has nothing to do with windoze. Fuse is cool though.
;)

So does this mean that if your QMT is up to date you can remove the
dkms/dkms-fuse


I think so, from what I've read about the subject. Haven't tested it yet 
though.



or does qtp do it when updating?


The qtp-mount-sandbox script should take care of this automatically, but 
it doesn't yet. I've created a ticket to have it fixed (so I don't 
forget about it).


--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
[root@centos-archiving ~]# rpm -qa | grep fuse
fuse-unionfs-0.23-2.qtp
fuse-2.8.0-1.qtp
[root@centos-archiving ~]# rpm -qa | grep dkms
[root@centos-archiving ~]#


Thanks Erick

Who is dkms  :S ?


2011/5/26 Eric Shubert e...@shubes.net

 What about:
 # rpm -qa | grep fuse
 # rpm -qa | grep dkms
 ?


 On 05/26/2011 04:42 PM, Carlos Herrera Polo wrote:

 Thanks Erick

 [root@centos-archiving ~]# rpm -qa | grep kernel

 kernel-headers-2.6.18-128.el5
 kernel-2.6.18-128.el5
 kernel-devel-2.6.18-128.el5

 [root@centos-archiving ~]# uname -a

 Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST
 2009 i686 i686 i386 GNU/Linux

 [root@centos-archiving ~]#



 2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net


Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been updated, but
you haven't rebooted since that was done. ? You need to be running
the latest kernel that's installed.

--
-Eric 'shubes'


On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net



On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'




  
 -
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com
http://www.vickersconsulting.com
http://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 http://qmailtoaster.com
http://qmailtoaster.com for the

latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com

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







  
 -
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com http://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 http://qmailtoaster.com for the
latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
mailto:qmailtoaster-list-h...@qmailtoaster.com





 --
 -Eric 'shubes'



 

[qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert

On 05/27/2011 07:04 AM, Carlos Herrera Polo wrote:

[root@centos-archiving ~]# rpm -qa | grep fuse
fuse-unionfs-0.23-2.qtp
fuse-2.8.0-1.qtp
[root@centos-archiving ~]# rpm -qa | grep dkms
[root@centos-archiving ~]#


Thanks Erick

Who is dkms  :S ?


Dynamic Kernel Module Support. FUSE needs it. That's appears to be what 
you're missing. I don't know how you got fuse-unionfs installed w/out it.


Try doing
# yum remove fuse fuse-unionfs
# qtp-mount-sandbox
and see if dkms packages (dkms and dkms-fuse, from the rpmforge repo) 
get installed along with fuse. They should. Along with libconfuse from 
qtp. If they don't, then I'd think there's a problem with package 
dependencies somewhere.


For reference, here's what I have on mine:
[root@tacs-mail ~]# rpm -qa | grep fuse
fuse-unionfs-0.23-2.qtp
fuse-2.8.0-1.qtp
dkms-fuse-2.7.4-1.nodist.rf
libconfuse-2.5-5.qtp
[root@tacs-mail ~]# rpm -qa | grep dkms
dkms-fuse-2.7.4-1.nodist.rf
dkms-2.0.22.0-1.el5.rf
[root@tacs-mail ~]#


2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net

What about:
# rpm -qa | grep fuse
# rpm -qa | grep dkms
?


On 05/26/2011 04:42 PM, Carlos Herrera Polo wrote:

Thanks Erick

[root@centos-archiving ~]# rpm -qa | grep kernel

kernel-headers-2.6.18-128.el5
kernel-2.6.18-128.el5
kernel-devel-2.6.18-128.el5

[root@centos-archiving ~]# uname -a

Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST
2009 i686 i686 i386 GNU/Linux

[root@centos-archiving ~]#



2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net


Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been
updated, but
you haven't rebooted since that was done. ? You need to be
running
the latest kernel that's installed.

--
-Eric 'shubes'


On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not
exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net



On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'




  
-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com
http://www.vickersconsulting.com
http://www.vickersconsulting.com
http://www.vickersconsulting.com)

   Vickers Consulting Group offers Qmailtoaster
support and
installations.
 If you need professional help with your setup,
contact
them today!


  

Re: [qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S

[root@centos-archiving ~]# qtp-mount-sandbox
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * extras: mirror.steadfast.net
 * rpmforge: fr2.rpmfind.net
 * base: mirror.lug.udel.edu
 * atomic: www6.atomicorp.com
 * addons: mirror.trouble-free.net
 * updates: ftp.osuosl.org
qtp-CentOS
|  951 B 00:00
rpmforge
| 1.1 kB 00:00
Setting up Install Process
Parsing package install arguments
*No package dkms-fuse available.*


2011/5/27 Eric Shubert e...@shubes.net

 On 05/27/2011 07:04 AM, Carlos Herrera Polo wrote:

 [root@centos-archiving ~]# rpm -qa | grep fuse
 fuse-unionfs-0.23-2.qtp
 fuse-2.8.0-1.qtp
 [root@centos-archiving ~]# rpm -qa | grep dkms
 [root@centos-archiving ~]#


 Thanks Erick

 Who is dkms  :S ?


 Dynamic Kernel Module Support. FUSE needs it. That's appears to be what
 you're missing. I don't know how you got fuse-unionfs installed w/out it.

 Try doing
 # yum remove fuse fuse-unionfs
 # qtp-mount-sandbox
 and see if dkms packages (dkms and dkms-fuse, from the rpmforge repo) get
 installed along with fuse. They should. Along with libconfuse from qtp. If
 they don't, then I'd think there's a problem with package dependencies
 somewhere.

 For reference, here's what I have on mine:
 [root@tacs-mail ~]# rpm -qa | grep fuse

 fuse-unionfs-0.23-2.qtp
 fuse-2.8.0-1.qtp
 dkms-fuse-2.7.4-1.nodist.rf
 libconfuse-2.5-5.qtp
 [root@tacs-mail ~]# rpm -qa | grep dkms
 dkms-fuse-2.7.4-1.nodist.rf
 dkms-2.0.22.0-1.el5.rf
 [root@tacs-mail ~]#

  2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net

What about:
# rpm -qa | grep fuse
# rpm -qa | grep dkms
?


On 05/26/2011 04:42 PM, Carlos Herrera Polo wrote:

Thanks Erick

[root@centos-archiving ~]# rpm -qa | grep kernel

kernel-headers-2.6.18-128.el5
kernel-2.6.18-128.el5
kernel-devel-2.6.18-128.el5

[root@centos-archiving ~]# uname -a

Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23
 EST
2009 i686 i686 i386 GNU/Linux

[root@centos-archiving ~]#



2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net


Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been
updated, but
you haven't rebooted since that was done. ? You need to be
running
the latest kernel that's installed.

--
-Eric 'shubes'


On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not
exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a
 directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net



On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
  

Re: [qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com

 when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

 The problem is dkms-fuse :S

 [root@centos-archiving ~]# qtp-mount-sandbox
 qtp-mount-sandbox v0.3.3
 qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
 qtp-mount-sandbox - this could take a few moments - please be patient
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
  * extras: mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net
  * base: mirror.lug.udel.edu
  * atomic: www6.atomicorp.com
  * addons: mirror.trouble-free.net
  * updates: ftp.osuosl.org
 qtp-CentOS
 |  951 B 00:00
 rpmforge
 | 1.1 kB 00:00
 Setting up Install Process
 Parsing package install arguments
 *No package dkms-fuse available.*



 2011/5/27 Eric Shubert e...@shubes.net

 On 05/27/2011 07:04 AM, Carlos Herrera Polo wrote:

 [root@centos-archiving ~]# rpm -qa | grep fuse
 fuse-unionfs-0.23-2.qtp
 fuse-2.8.0-1.qtp
 [root@centos-archiving ~]# rpm -qa | grep dkms
 [root@centos-archiving ~]#


 Thanks Erick

 Who is dkms  :S ?


 Dynamic Kernel Module Support. FUSE needs it. That's appears to be what
 you're missing. I don't know how you got fuse-unionfs installed w/out it.

 Try doing
 # yum remove fuse fuse-unionfs
 # qtp-mount-sandbox
 and see if dkms packages (dkms and dkms-fuse, from the rpmforge repo) get
 installed along with fuse. They should. Along with libconfuse from qtp. If
 they don't, then I'd think there's a problem with package dependencies
 somewhere.

 For reference, here's what I have on mine:
 [root@tacs-mail ~]# rpm -qa | grep fuse

 fuse-unionfs-0.23-2.qtp
 fuse-2.8.0-1.qtp
 dkms-fuse-2.7.4-1.nodist.rf
 libconfuse-2.5-5.qtp
 [root@tacs-mail ~]# rpm -qa | grep dkms
 dkms-fuse-2.7.4-1.nodist.rf
 dkms-2.0.22.0-1.el5.rf
 [root@tacs-mail ~]#

  2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net

What about:
# rpm -qa | grep fuse
# rpm -qa | grep dkms
?


On 05/26/2011 04:42 PM, Carlos Herrera Polo wrote:

Thanks Erick

[root@centos-archiving ~]# rpm -qa | grep kernel

kernel-headers-2.6.18-128.el5
kernel-2.6.18-128.el5
kernel-devel-2.6.18-128.el5

[root@centos-archiving ~]# uname -a

Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23
 EST
2009 i686 i686 i386 GNU/Linux

[root@centos-archiving ~]#



2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net


Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been
updated, but
you haven't rebooted since that was done. ? You need to be
running
the latest kernel that's installed.

--
-Eric 'shubes'


On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not
exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a
 directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net



On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse

[qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert
dkms and dkms-fuse should be picked up automatically from the rpmforge 
repo, but that appears to be broken for your host somehow. I'd like to 
get that fixed.


What do you get from:
# rpm -qa | grep forge
# rpm -q qmailtoaster-plus
?


On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S

[root@centos-archiving ~]# qtp-mount-sandbox
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * extras: mirror.steadfast.net http://mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net http://fr2.rpmfind.net
  * base: mirror.lug.udel.edu http://mirror.lug.udel.edu
  * atomic: www6.atomicorp.com http://www6.atomicorp.com
  * addons: mirror.trouble-free.net http://mirror.trouble-free.net
  * updates: ftp.osuosl.org http://ftp.osuosl.org
qtp-CentOS
|  951 B 00:00
rpmforge
| 1.1 kB 00:00
Setting up Install Process
Parsing package install arguments
*No package dkms-fuse available.*






--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
# rpm -qa | grep forge
rpmforge-release-0.5.2-2.el5.rf

# rpm -q qmailtoaster-plus
qmailtoaster-plus-0.3.2-1.4.16





2011/5/27 Eric Shubert e...@shubes.net

 dkms and dkms-fuse should be picked up automatically from the rpmforge
 repo, but that appears to be broken for your host somehow. I'd like to get
 that fixed.

 What do you get from:
 # rpm -qa | grep forge
 # rpm -q qmailtoaster-plus
 ?



 On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

 OK
 I download dkms and dkms-fuse rpm...
 installed and test again qtp-newmodel, work fine

 2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
 mailto:carlos.herrerap...@gmail.com


when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S

[root@centos-archiving ~]# qtp-mount-sandbox
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * extras: mirror.steadfast.net http://mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net http://fr2.rpmfind.net
  * base: mirror.lug.udel.edu http://mirror.lug.udel.edu
  * atomic: www6.atomicorp.com http://www6.atomicorp.com
  * addons: mirror.trouble-free.net http://mirror.trouble-free.net
  * updates: ftp.osuosl.org http://ftp.osuosl.org

qtp-CentOS
|  951 B 00:00
rpmforge
| 1.1 kB 00:00
Setting up Install Process
Parsing package install arguments
*No package dkms-fuse available.*





 --
 -Eric 'shubes'



 -
 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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert
I dunno, Carlos. That looks current. The only thing that isn't appears 
to be your OS. I don't know why that would matter off hand.


BL is that yum wasn't finding the dkms-fuse package in the rpmforge repo 
in your host.


Wait a sec. I think I may have found something. What do you have for
# ls /etc/yum.repos.d/rpmforge*
Please cat each file that matches, and post the results.

Thanks.

--
-Eric 'shubes'


On 05/27/2011 08:25 AM, Carlos Herrera Polo wrote:



# rpm -qa | grep forge
rpmforge-release-0.5.2-2.el5.rf

# rpm -q qmailtoaster-plus
qmailtoaster-plus-0.3.2-1.4.16





2011/5/27 Eric Shubert e...@shubes.net mailto:e...@shubes.net

dkms and dkms-fuse should be picked up automatically from the
rpmforge repo, but that appears to be broken for your host somehow.
I'd like to get that fixed.

What do you get from:
# rpm -qa | grep forge
# rpm -q qmailtoaster-plus
?



On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com


when i run  qtp-mount-sandbox, i get :*No package dkms-fuse
available.*

The problem is dkms-fuse :S

[root@centos-archiving ~]# qtp-mount-sandbox
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please
be patient
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * extras: mirror.steadfast.net
http://mirror.steadfast.net http://mirror.steadfast.net
  * rpmforge: fr2.rpmfind.net http://fr2.rpmfind.net
http://fr2.rpmfind.net
  * base: mirror.lug.udel.edu http://mirror.lug.udel.edu
http://mirror.lug.udel.edu
  * atomic: www6.atomicorp.com http://www6.atomicorp.com
http://www6.atomicorp.com
  * addons: mirror.trouble-free.net
http://mirror.trouble-free.net http://mirror.trouble-free.net
  * updates: ftp.osuosl.org http://ftp.osuosl.org
http://ftp.osuosl.org

qtp-CentOS
|  951 B 00:00
rpmforge
| 1.1 kB 00:00
Setting up Install Process
Parsing package install arguments
*No package dkms-fuse available.*





--
-Eric 'shubes'



-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com http://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 http://qmailtoaster.com for the
latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
mailto:qmailtoaster-list-h...@qmailtoaster.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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
ok

# ls /etc/yum.repos.d/rpmforge*

/etc/yum.repos.d/rpmforge.repo  /etc/yum.repos.d/rpmforge.repo.dist


# cat /etc/yum.repos.d/rpmforge.repo

### Name: RPMforge RPM Repository for RHEL 5 - dag
### URL: http://rpmforge.net/
[rpmforge]
name = RHEL $releasever - RPMforge.net - dag
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/rpmforge
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

[rpmforge-extras]
name = RHEL $releasever - RPMforge.net - extras
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/extras
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge-extras
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

[rpmforge-testing]
name = RHEL $releasever - RPMforge.net - testing
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/testing
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge-testing
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1


# cat /etc/yum.repos.d/rpmforge.repo.dist


### Name: RPMforge RPM Repository for RHEL 5 - dag
### URL: http://rpmforge.net/
[rpmforge]
name = RHEL $releasever - RPMforge.net - dag
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/rpmforge
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

[rpmforge-extras]
name = RHEL $releasever - RPMforge.net - extras
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/extras
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge-extras
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-extras
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

[rpmforge-testing]
name = RHEL $releasever - RPMforge.net - testing
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/testing
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge-testing
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge-testing
enabled = 0
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag








2011/5/27 Eric Shubert e...@shubes.net

 I dunno, Carlos. That looks current. The only thing that isn't appears to
 be your OS. I don't know why that would matter off hand.

 BL is that yum wasn't finding the dkms-fuse package in the rpmforge repo in
 your host.

 Wait a sec. I think I may have found something. What do you have for
 # ls /etc/yum.repos.d/rpmforge*
 Please cat each file that matches, and post the results.

 Thanks.

 --
 -Eric 'shubes'



 On 05/27/2011 08:25 AM, Carlos Herrera Polo wrote:



 # rpm -qa | grep forge
 rpmforge-release-0.5.2-2.el5.rf

 # rpm -q qmailtoaster-plus
 qmailtoaster-plus-0.3.2-1.4.16





 2011/5/27 Eric Shubert e...@shubes.net mailto:e...@shubes.net


dkms and dkms-fuse should be picked up automatically from the
rpmforge repo, but that appears to be broken for your host somehow.
I'd like to get that fixed.

What do you get from:
# rpm -qa | grep forge
# rpm -q qmailtoaster-plus
?



On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com


when i run  qtp-mount-sandbox, i get :*No package dkms-fuse
available.*

The problem is dkms-fuse :S

[root@centos-archiving ~]# qtp-mount-sandbox
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  dkms-fuse fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please
be patient
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * extras: mirror.steadfast.net
http://mirror.steadfast.net http://mirror.steadfast.net

  * rpmforge: fr2.rpmfind.net http://fr2.rpmfind.net
http://fr2.rpmfind.net
  * base: mirror.lug.udel.edu http://mirror.lug.udel.edu
http://mirror.lug.udel.edu
  * atomic: www6.atomicorp.com http://www6.atomicorp.com
http://www6.atomicorp.com
  * addons: mirror.trouble-free.net
http://mirror.trouble-free.net http://mirror.trouble-free.net

  * updates: ftp.osuosl.org http://ftp.osuosl.org
http://ftp.osuosl.org

qtp-CentOS
|  951 B 00:00
rpmforge
| 1.1 kB 00:00
Setting up 

[qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge 
repositories. I wonder why that is.


Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps 
it's no longer needed, in which case I need to change the scripts 
accordingly.


--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
DKMS :

wget http://packages.sw.be/dkms/dkms-2.1.1.2-1.el5.rf.noarch.rpm

DKMS-FUSE :

wget
ftp://fr2.rpmfind.net/linux/dag/redhat/8.0/en/i386/dag/RPMS/dkms-fuse-2.7.2-1.nodist.rf.noarch.rpm


2011/5/27 Eric Shubert e...@shubes.net

 On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

 OK
 I download dkms and dkms-fuse rpm...
 installed and test again qtp-newmodel, work fine

 2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
 mailto:carlos.herrerap...@gmail.com


when i run  qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S


 Sorry for the trip around the barn. ;)

 dkms-fuse appears to no longer be (anywhere) in the rpmforge repositories.
 I wonder why that is.

 Carlos, where'd you find the one you installed?

 I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps it's
 no longer needed, in which case I need to change the scripts accordingly.


 --
 -Eric 'shubes'



 -
 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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert

On 05/27/2011 09:45 AM, Eric Shubert wrote:

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge
repositories. I wonder why that is.

Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps
it's no longer needed, in which case I need to change the scripts
accordingly.



That was easy. Looks like as of CentOS 5.4 (kernel 2.6.18-164 or newer) 
that the fuse kernel module is included in the kernel itself, so dkms 
and dkms-fuse aren't needed. I'll need to test this, then change the 
qtp-mount-sandbox script accordingly.


I'm guessing that rpmforge removed dkms-fuse from the repo because it's 
not longer needed in that branch. I'll *maybe* see about putting it in 
the qtp repo for any other stragglers out there, so long as it doesn't 
create a problem.


Carlos, you really should have upgraded your os/kernel by now. It's not 
difficult (so long as you're running a 5.x version), and there are 
numerous instructions on the net that tell how to do so with yum. The 
release notes for each release typically have instructions as well.


I do appreciate you finding this though. Otherwise, I wouldn't have 
known that the qtp-mount-sandbox script needed some attention. Thanks!


--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Carlos Herrera Polo
Thanks Erick, I'll upgrade

2011/5/27 Eric Shubert e...@shubes.net

 On 05/27/2011 09:45 AM, Eric Shubert wrote:

 On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

 OK
 I download dkms and dkms-fuse rpm...
 installed and test again qtp-newmodel, work fine

 2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
 mailto:carlos.herrerap...@gmail.com

 when i run qtp-mount-sandbox, i get :*No package dkms-fuse available.*

 The problem is dkms-fuse :S


 Sorry for the trip around the barn. ;)

 dkms-fuse appears to no longer be (anywhere) in the rpmforge
 repositories. I wonder why that is.

 Carlos, where'd you find the one you installed?

 I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps
 it's no longer needed, in which case I need to change the scripts
 accordingly.


 That was easy. Looks like as of CentOS 5.4 (kernel 2.6.18-164 or newer)
 that the fuse kernel module is included in the kernel itself, so dkms and
 dkms-fuse aren't needed. I'll need to test this, then change the
 qtp-mount-sandbox script accordingly.

 I'm guessing that rpmforge removed dkms-fuse from the repo because it's not
 longer needed in that branch. I'll *maybe* see about putting it in the qtp
 repo for any other stragglers out there, so long as it doesn't create a
 problem.

 Carlos, you really should have upgraded your os/kernel by now. It's not
 difficult (so long as you're running a 5.x version), and there are numerous
 instructions on the net that tell how to do so with yum. The release notes
 for each release typically have instructions as well.

 I do appreciate you finding this though. Otherwise, I wouldn't have known
 that the qtp-mount-sandbox script needed some attention. Thanks!


 --
 -Eric 'shubes'



 -
 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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Jim Shupert



On 5/27/2011 12:45 PM, Eric Shubert wrote:

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run  qtp-mount-sandbox, i get :*No package dkms-fuse 
available.*


The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge 
repositories. I wonder why that is.


Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps 
it's no longer needed, in which case I need to change the scripts 
accordingly.


funny -- i only know this because i recently built a server that needed 
to mount a windoze share..

::: from the centos wiki

As of CentOS *5.4* (kernel 2.6.18-164 or newer), the fuse kernel module 
is included in the kernel itself. Therefore, /dkms/ and /dkms-fuse/ are 
no longer required. If you have previously installed dkms-fuse, please 
*uninstall* it by a *yum remove dkms-fuse* command. Please note that 
CentOS-4 users need those 2 packages.


[qmailtoaster] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-27 Thread Eric Shubert

On 05/27/2011 10:49 AM, Jim Shupert wrote:



On 5/27/2011 12:45 PM, Eric Shubert wrote:

On 05/27/2011 07:56 AM, Carlos Herrera Polo wrote:

OK
I download dkms and dkms-fuse rpm...
installed and test again qtp-newmodel, work fine

2011/5/27 Carlos Herrera Polo carlos.herrerap...@gmail.com
mailto:carlos.herrerap...@gmail.com

when i run qtp-mount-sandbox, i get :*No package dkms-fuse available.*

The problem is dkms-fuse :S



Sorry for the trip around the barn. ;)

dkms-fuse appears to no longer be (anywhere) in the rpmforge
repositories. I wonder why that is.

Carlos, where'd you find the one you installed?

I'll see what we can find out about the dkms-fuse in rpmforge. Perhaps
it's no longer needed, in which case I need to change the scripts
accordingly.


funny -- i only know this because i recently built a server that needed
to mount a windoze share..
::: from the centos wiki

As of CentOS *5.4* (kernel 2.6.18-164 or newer), the fuse kernel module
is included in the kernel itself. Therefore, /dkms/ and /dkms-fuse/ are
no longer required. If you have previously installed dkms-fuse, please
*uninstall* it by a *yum remove dkms-fuse* command. Please note that
CentOS-4 users need those 2 packages.


That's exactly what I found when I googled for it. :) I thought it was 
funny too that it was in reference to windoze shares. Rest assured, 
unionfs has nothing to do with windoze. Fuse is cool though. ;)


--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-26 Thread Eric Shubert

On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??



Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'


-
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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-26 Thread Carlos Herrera Polo
Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net

 On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

 Hello,
 When I run qtp-newmodel y get the message:

  /qtp-mount-sandbox: sandbox was not mounted successfully/ 


 Its a centos 5.4 :


 rpm -q fuse
 fuse-2.8.0-1.qtp


 Can someone helpme please ??


 Need some more info. Please post entire results of:

 # qtp-whatami
 # qtp-config
 # qtp-mount-sandbox

 --
 -Eric 'shubes'



 -
 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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-26 Thread Eric Shubert

Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been updated, but you 
haven't rebooted since that was done. ? You need to be running the 
latest kernel that's installed.


--
-Eric 'shubes'

On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net

On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'



-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com http://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 http://qmailtoaster.com for the
latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
mailto:qmailtoaster-list-h...@qmailtoaster.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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-26 Thread Carlos Herrera Polo
Thanks Erick

[root@centos-archiving ~]# rpm -qa | grep kernel

kernel-headers-2.6.18-128.el5
kernel-2.6.18-128.el5
kernel-devel-2.6.18-128.el5

[root@centos-archiving ~]# uname -a

Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009
i686 i686 i386 GNU/Linux

[root@centos-archiving ~]#



2011/5/26 Eric Shubert e...@shubes.net

 Sorry I didn't ask this before.

 How about:
 # rpm -qa | grep kernel
 # uname -a
 ?

 I'm wondering if perhaps your kernel package has been updated, but you
 haven't rebooted since that was done. ? You need to be running the latest
 kernel that's installed.

 --
 -Eric 'shubes'


 On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

 Thanks Eric

 *qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
 DISTRO=CentOS
 OSVER=5.3
 QTARCH=i686
 QTKERN=2.6.18-128.el5
 BUILD_DIST=cnt50
 BUILD_DIR=/usr/src/redhat
 This machine's OS is supported and has been tested

 *qtp-config v0.3.2*

 QMT_WEB=http://www.qmailtoaster.com
 QMT_DEV=http://www.qmailtoaster.org
 SANDBOX=/mnt/qtp-sandbox
 OVERLAY=/opt/qtp-overlay
 UPGRADE_DIR=/usr/src/qtp-upgrade
 RPMBUILD_OPTIONS=
 backupdest=/backup/qmailbkup
 useftp=n
 ftpserver=ftp://
 emailinfo=y
 email=postmaster
 removeprevious=n
 mysql_user=vpopmail
 ldap_user=

 *qtp-mount-sandbox*

 fuse: device not found, try 'modprobe fuse' first
 mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
 cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
 qtp-mount-sandbox: sandbox was not mounted successfully





 2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net


On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'



  
 -
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com http://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 http://qmailtoaster.com for the

latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
mailto:qmailtoaster-list-h...@qmailtoaster.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] Re: qtp-mount-sandbox: sandbox was not mounted successfully

2011-05-26 Thread Eric Shubert

What about:
# rpm -qa | grep fuse
# rpm -qa | grep dkms
?

On 05/26/2011 04:42 PM, Carlos Herrera Polo wrote:

Thanks Erick

[root@centos-archiving ~]# rpm -qa | grep kernel

kernel-headers-2.6.18-128.el5
kernel-2.6.18-128.el5
kernel-devel-2.6.18-128.el5

[root@centos-archiving ~]# uname -a

Linux centos-archiving 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST
2009 i686 i686 i386 GNU/Linux

[root@centos-archiving ~]#



2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net

Sorry I didn't ask this before.

How about:
# rpm -qa | grep kernel
# uname -a
?

I'm wondering if perhaps your kernel package has been updated, but
you haven't rebooted since that was done. ? You need to be running
the latest kernel that's installed.

--
-Eric 'shubes'


On 05/26/2011 03:25 PM, Carlos Herrera Polo wrote:

Thanks Eric

*qtp-whatami* v0.3.7 Thu May 26 17:20:52 PET 2011
DISTRO=CentOS
OSVER=5.3
QTARCH=i686
QTKERN=2.6.18-128.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

*qtp-config v0.3.2*

QMT_WEB=http://www.qmailtoaster.com
QMT_DEV=http://www.qmailtoaster.org
SANDBOX=/mnt/qtp-sandbox
OVERLAY=/opt/qtp-overlay
UPGRADE_DIR=/usr/src/qtp-upgrade
RPMBUILD_OPTIONS=
backupdest=/backup/qmailbkup
useftp=n
ftpserver=ftp://
emailinfo=y
email=postmaster
removeprevious=n
mysql_user=vpopmail
ldap_user=

*qtp-mount-sandbox*

fuse: device not found, try 'modprobe fuse' first
mount: mount point /mnt/qtp-sandbox/var/lib/rpm does not exist
cp: target `/mnt/qtp-sandbox/var/lib/rpm' is not a directory
qtp-mount-sandbox: sandbox was not mounted successfully





2011/5/26 Eric Shubert e...@shubes.net mailto:e...@shubes.net
mailto:e...@shubes.net mailto:e...@shubes.net


On 05/26/2011 01:52 PM, Carlos Herrera Polo wrote:

Hello,
When I run qtp-newmodel y get the message:

 /qtp-mount-sandbox: sandbox was not mounted successfully/ 


Its a centos 5.4 :


rpm -q fuse
fuse-2.8.0-1.qtp


Can someone helpme please ??


Need some more info. Please post entire results of:

# qtp-whatami
# qtp-config
# qtp-mount-sandbox

--
-Eric 'shubes'



  
-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com
http://www.vickersconsulting.com
http://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 http://qmailtoaster.com
http://qmailtoaster.com for the

latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com

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







-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com http://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 http://qmailtoaster.com for the
latest news, updates, and packages.
 To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
mailto:qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
mailto:qmailtoaster-list-h...@qmailtoaster.com






--
-Eric 'shubes'


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