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

2011/5/27 Carlos Herrera Polo <[email protected]>

> 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 <[email protected]>
>
>> 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 <[email protected] <mailto:[email protected]>>
>>>
>>>    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 <[email protected] <mailto:[email protected]>
>>>        <mailto:[email protected] <mailto:[email protected]>>>
>>>
>>>
>>>            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 <[email protected]
>>>        <mailto:[email protected]> <mailto:[email protected]
>>>        <mailto:[email protected]>>
>>>        <mailto:[email protected] <mailto:[email protected]>
>>>        <mailto:[email protected] <mailto:[email protected]>>>>
>>>
>>>
>>>
>>>                    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!
>>>
>>>
>>>
>>>  
>>> ---------------------------------------------------------------------------------
>>>                        Please visit qmailtoaster.com
>>>        <http://qmailtoaster.com> <http://qmailtoaster.com>
>>>        <http://qmailtoaster.com> for the
>>>
>>>                    latest news, updates, and packages.
>>>                             To unsubscribe, e-mail:
>>>        [email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>>
>>>
>>>                        For additional commands, e-mail:
>>>        [email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>  
>>> ---------------------------------------------------------------------------------
>>>            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:
>>>        [email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>
>>>                For additional commands, e-mail:
>>>        [email protected]
>>>        <mailto:[email protected]>
>>>        <mailto:[email protected]
>>>        <mailto:[email protected]>>
>>>
>>>
>>>
>>>
>>>
>>>    --
>>>    -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:
>>>    [email protected]
>>>    <mailto:[email protected]>
>>>        For additional commands, e-mail:
>>>    [email protected]
>>>    <mailto:[email protected]>
>>>
>>>
>>>
>>>
>>
>> --
>> -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:
>> [email protected]
>>    For additional commands, e-mail:
>> [email protected]
>>
>>
>>
>

Reply via email to