Re: [qmailtoaster] qtp-newmodel on Fedora 11

2009-10-07 Thread Eric Shubert

Jake Vickers wrote:

petrus wrote:
running qtp-newmodel on Fedora11, im running into problems with the 
new FUSE chroot

[..]

Would you like a unionfs/overlay sandbox? (recommended) [y]/n: y

Using FUSE union filesystem ...
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-Fedora
qtp-Fedora/primary
qtp-Fedora
Setting up Install Process
Resolving Dependencies
-- Running transaction check
--- Package fuse-unionfs.i586 0:0.23-1.qtp set to be updated
-- Processing Dependency: libfuse.so.2(FUSE_2.8) for package: 
fuse-unionfs-0.23-1.qtp.i586

-- Running transaction check
--- Package fuse.i586 0:2.8.0-1.qtp set to be updated
-- Finished Dependency Resolution

Dependencies Resolved

=== 

 Package   
Arch  Version
=== 


Installing:
 fuse  
i586  2.8.0-1.qtp

 replacing  fuse-libs.i586 2.7.4-3.fc11

 fuse-unionfs  
i586  0.23-1.qtp


Transaction Summary
=== 


Install   2 Package(s)
Upgrade   0 Package(s)

Total download size: 165 k
Downloading Packages:
(1/2): fuse-2.8.0-1.qtp.fc11.i586.rpm
(2/2): fuse-unionfs-0.23-1.qtp.fc11.i586.rpm
--- 


Total
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : fuse-2.8.0-1.qtp.i586
MAKEDEV: no such group: fuse
warning: group fuse does not exist - using root
  Installing : fuse-unionfs-0.23-1.qtp.i586
service fuse does not support chkconfig
Error in PREUN scriptlet in rpm package fuse
  Erasing: fuse-libs-2.7.4-3.fc11.i586
error: %preun(fuse-2.7.4-3.fc11.i586) scriptlet failed, exit status 1
fuse-2.7.4-3.fc11.i586 was supposed to be removed but is not!

Installed:
  fuse.i586 
0:2.8.0-1.qtp
fuse-union


Replaced:
  fuse-libs.i586 0:2.7.4-3.fc11

Complete!
qtp-mount-sandbox - installation of dependent packages failed
qtp-mount-sandbox - is your qmailtoaster-plus.repo package up to date?
qtp-newmodel - qtp-mount-sandbox failed, exiting

So did i forget to update the repo?


r...@fury:~ yum update qmailtoaster-plus.repo
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-nodist  |  
951 B 00:00
updates/metalink|  
24 kB 00:00

Setting up Update Process
No Packages marked for Update

nope



The package installation is failing on your system for some reason. I'll 
have to look at the %prerun in the package to see why. Give me a few 
days on this since I've got a few things to do this week.

Thanks.




Thanks Jake. I won't be able to get to my FC11 test host for a couple weeks.

Looks like the stock fuse for FC11 is v2.7.4, and I used v2.8 in my 
testing (wanted to use the lastest I could). Petrus, it looks like 
there's a problem removing fuse-2.7.4. The preun scriplet (part of the 
stock spec file) apparently is having a problem.


Can you try doing
# rpm --noscripts -e fuse
?
That should remove the older package and bypass the preun script. If you 
continue to have a problem with this, you might try google and see if 
others are having a problem upgrading from 2.7.4 to 2.8.


Once you get past that, I'm betting it will work.

--
-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] qtp-newmodel on Fedora 11

2009-10-07 Thread petrus
On Wed, Oct 7, 2009 at 5:59 PM, Eric Shubert e...@shubes.net wrote:


 Thanks Jake. I won't be able to get to my FC11 test host for a couple
 weeks.

 Looks like the stock fuse for FC11 is v2.7.4, and I used v2.8 in my testing
 (wanted to use the lastest I could). Petrus, it looks like there's a problem
 removing fuse-2.7.4. The preun scriplet (part of the stock spec file)
 apparently is having a problem.

 Can you try doing
 # rpm --noscripts -e fuse
 ?
 That should remove the older package and bypass the preun script. If you
 continue to have a problem with this, you might try google and see if others
 are having a problem upgrading from 2.7.4 to 2.8.

 Once you get past that, I'm betting it will work.


This is what i get

$ rpm --noscripts -e fuse
error: fuse specifies multiple packages:
  fuse-2.7.4-3.fc11.i586
  fuse-2.8.0-1.qtp.i586

Doing
 rpm --noscripts -e  fuse-2.7.4-3.fc11.i586

Works better and your right, after this everything seems to work perfectly
Thanks for the help!


[qmailtoaster] qtp-newmodel on Fedora 11

2009-10-06 Thread petrus
running qtp-newmodel on Fedora11, im running into problems with the new FUSE
chroot
[..]

Would you like a unionfs/overlay sandbox? (recommended) [y]/n: y

Using FUSE union filesystem ...
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-Fedora
qtp-Fedora/primary
qtp-Fedora
Setting up Install Process
Resolving Dependencies
-- Running transaction check
--- Package fuse-unionfs.i586 0:0.23-1.qtp set to be updated
-- Processing Dependency: libfuse.so.2(FUSE_2.8) for package:
fuse-unionfs-0.23-1.qtp.i586
-- Running transaction check
--- Package fuse.i586 0:2.8.0-1.qtp set to be updated
-- Finished Dependency Resolution

Dependencies Resolved

===
 Package   Arch
Version
===
Installing:
 fuse  i586
2.8.0-1.qtp
 replacing  fuse-libs.i586 2.7.4-3.fc11

 fuse-unionfs  i586
0.23-1.qtp

Transaction Summary
===
Install   2 Package(s)
Upgrade   0 Package(s)

Total download size: 165 k
Downloading Packages:
(1/2): fuse-2.8.0-1.qtp.fc11.i586.rpm
(2/2): fuse-unionfs-0.23-1.qtp.fc11.i586.rpm
---
Total
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : fuse-2.8.0-1.qtp.i586
MAKEDEV: no such group: fuse
warning: group fuse does not exist - using root
  Installing : fuse-unionfs-0.23-1.qtp.i586
service fuse does not support chkconfig
Error in PREUN scriptlet in rpm package fuse
  Erasing: fuse-libs-2.7.4-3.fc11.i586
error: %preun(fuse-2.7.4-3.fc11.i586) scriptlet failed, exit status 1
fuse-2.7.4-3.fc11.i586 was supposed to be removed but is not!

Installed:
  fuse.i586
0:2.8.0-1.qtp
fuse-union

Replaced:
  fuse-libs.i586 0:2.7.4-3.fc11

Complete!
qtp-mount-sandbox - installation of dependent packages failed
qtp-mount-sandbox - is your qmailtoaster-plus.repo package up to date?
qtp-newmodel - qtp-mount-sandbox failed, exiting

So did i forget to update the repo?


r...@fury:~ yum update qmailtoaster-plus.repo
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-nodist  |  951
B 00:00
updates/metalink|  24
kB 00:00
Setting up Update Process
No Packages marked for Update

nope


Re: [qmailtoaster] qtp-newmodel on Fedora 11

2009-10-06 Thread Jake Vickers

petrus wrote:
running qtp-newmodel on Fedora11, im running into problems with the 
new FUSE chroot

[..]

Would you like a unionfs/overlay sandbox? (recommended) [y]/n: y

Using FUSE union filesystem ...
qtp-mount-sandbox v0.3.3
qtp-mount-sandbox - installing  fuse-unionfs ...
qtp-mount-sandbox - this could take a few moments - please be patient
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-Fedora
qtp-Fedora/primary
qtp-Fedora
Setting up Install Process
Resolving Dependencies
-- Running transaction check
--- Package fuse-unionfs.i586 0:0.23-1.qtp set to be updated
-- Processing Dependency: libfuse.so.2(FUSE_2.8) for package: 
fuse-unionfs-0.23-1.qtp.i586

-- Running transaction check
--- Package fuse.i586 0:2.8.0-1.qtp set to be updated
-- Finished Dependency Resolution

Dependencies Resolved

===
 Package   
Arch  Version

===
Installing:
 fuse  
i586  2.8.0-1.qtp

 replacing  fuse-libs.i586 2.7.4-3.fc11

 fuse-unionfs  
i586  0.23-1.qtp


Transaction Summary
===
Install   2 Package(s)
Upgrade   0 Package(s)

Total download size: 165 k
Downloading Packages:
(1/2): fuse-2.8.0-1.qtp.fc11.i586.rpm
(2/2): fuse-unionfs-0.23-1.qtp.fc11.i586.rpm
---
Total
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : fuse-2.8.0-1.qtp.i586
MAKEDEV: no such group: fuse
warning: group fuse does not exist - using root
  Installing : fuse-unionfs-0.23-1.qtp.i586
service fuse does not support chkconfig
Error in PREUN scriptlet in rpm package fuse
  Erasing: fuse-libs-2.7.4-3.fc11.i586
error: %preun(fuse-2.7.4-3.fc11.i586) scriptlet failed, exit status 1
fuse-2.7.4-3.fc11.i586 was supposed to be removed but is not!

Installed:
  fuse.i586 
0:2.8.0-1.qtp
fuse-union


Replaced:
  fuse-libs.i586 0:2.7.4-3.fc11

Complete!
qtp-mount-sandbox - installation of dependent packages failed
qtp-mount-sandbox - is your qmailtoaster-plus.repo package up to date?
qtp-newmodel - qtp-mount-sandbox failed, exiting

So did i forget to update the repo?


r...@fury:~ yum update qmailtoaster-plus.repo
Loaded plugins: dellsysidplugin2, refresh-packagekit
qtp-nodist  |  
951 B 00:00
updates/metalink|  
24 kB 00:00

Setting up Update Process
No Packages marked for Update

nope



The package installation is failing on your system for some reason. I'll 
have to look at the %prerun in the package to see why. Give me a few 
days on this since I've got a few things to do this week.

Thanks.


-
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