[qmailtoaster] Re: Newmodel build issues

2010-06-18 Thread Eric Shubert

Scott Hughes wrote:



On 6/11/10 4:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



I had a COS5.4 QMT (kernel 2.6.18-164.11.1.el5) that gave me segfault 
on clamav-0.96.1, and the chown error on clamav-0.96.0. I did yum 
remove dkms fuse, rebooted, retried clamav-0.96.0. and got the seg 
fault:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algo.h:241: 
internal compiler error: Segmentation fault


Tried rerunning qtp-newmodel immediately again w/ a new sandbox 
(chaning nothing else), and the bzip bombed unzipping the source.


Tried rerunning qtp-newmodel immediately again w/ a new sandbox, and 
segfault again.


Then tried installing fuse and fuse-unionfs from rpmforge repo, 
segfault again:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:78: internal compiler 
error: Segmentation fault


At least the inconsistency is beginning to feel consistent. :P

Time to ponder a bit.


Eric,

Just curious if your pondering have proven to be fruitful?  I just tried 
the build again on my secondary QMT box that was having the issue and 
this time it actually worked. The only thing that I know of that changed 
is that I did a 'yum update' and it installed a newer version of 
'sudo'.  That's it.  Go figure!


Thanks,
Scott


- 


I don't expect to get back to this until at least sometime next week. I 
have just one host that still shows the problem. I've been in touch with 
the fuse-unionfs developer, and he has a new version (0.25) for me to 
test. If nothing else comes of this, perhaps we'll get the newest 
fuse-unionfs tested out.


--
-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: Newmodel build issues

2010-06-17 Thread Scott Hughes



On 6/11/10 4:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



I had a COS5.4 QMT (kernel 2.6.18-164.11.1.el5) that gave me segfault 
on clamav-0.96.1, and the chown error on clamav-0.96.0. I did yum 
remove dkms fuse, rebooted, retried clamav-0.96.0. and got the seg 
fault:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algo.h:241: 
internal compiler error: Segmentation fault


Tried rerunning qtp-newmodel immediately again w/ a new sandbox 
(chaning nothing else), and the bzip bombed unzipping the source.


Tried rerunning qtp-newmodel immediately again w/ a new sandbox, and 
segfault again.


Then tried installing fuse and fuse-unionfs from rpmforge repo, 
segfault again:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:78: internal compiler 
error: Segmentation fault


At least the inconsistency is beginning to feel consistent. :P

Time to ponder a bit.


Eric,

Just curious if your pondering have proven to be fruitful?  I just tried 
the build again on my secondary QMT box that was having the issue and 
this time it actually worked. The only thing that I know of that changed 
is that I did a 'yum update' and it installed a newer version of 
'sudo'.  That's it.  Go figure!


Thanks,
Scott


-
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: Newmodel build issues

2010-06-11 Thread Eric Shubert

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the newmodel 
script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This system 
has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



I had a COS5.4 QMT (kernel 2.6.18-164.11.1.el5) that gave me segfault on 
clamav-0.96.1, and the chown error on clamav-0.96.0. I did yum remove 
dkms fuse, rebooted, retried clamav-0.96.0. and got the seg fault:
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/bits/stl_algo.h:241: 
internal compiler error: Segmentation fault


Tried rerunning qtp-newmodel immediately again w/ a new sandbox (chaning 
nothing else), and the bzip bombed unzipping the source.


Tried rerunning qtp-newmodel immediately again w/ a new sandbox, and 
segfault again.


Then tried installing fuse and fuse-unionfs from rpmforge repo, segfault 
again:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:78: internal compiler error: 
Segmentation fault


At least the inconsistency is beginning to feel consistent. :P

Time to ponder a bit.

--
-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: Newmodel build issues

2010-06-10 Thread Eric Shubert

Postmaster wrote:

On 09/06/2010 23:25, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for 
clamav-toaster-0.96.1-1.3.36

qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been 
rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the same 
spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I 
expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue to 
test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this 
failure with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 
5.5.

I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal 
and:

# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

- 




That's a pretty new kernel.
How'd you end up with that kernel on a COS 5.4 host?

Yeah, this is a VPS server (Xen virtualisation). I can chose and run 
pretty much any kernel in a matter of seconds.

Have a look at http://www.linode.com/features.cfm - Configuration profile

- 


Postmaster,

Your VPS might come in very handy here. :)

Have you changed the kernel after having run qtp-newmodel with the 
unionfs sandbox on a previous kernel?


Do you have a way to go back to the kernel that was used when you last 
ran qtp-newmodel successfully? (if you remember which kernel you were 
running then?) If so, please do so, then run qtp-newmodel test.


Do you get the failure when you use the most recent COS5.5 stock kernel? 
(2.6.18-194.3.1.el5)


Will you try:
.) using 2.6.18-194.3.1.el5 kernel
.) yum remove dkms fuse
.) test qtp-newmodel again
?

--
-Eric 'shubes'


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

Re: [qmailtoaster] Re: Newmodel build issues

2010-06-10 Thread Postmaster

On 10/06/2010 20:09, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:25, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running 
the newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for 
clamav-toaster-0.96.1-1.3.36

qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log 
for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been 
rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the 
same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which 
I expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue 
to test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this 
failure with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then 
reran qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was 
failing. Thought you might want to give it a try and see what 
you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on 
COS 5.5.

I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another 
terminal and:

# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

- 





That's a pretty new kernel.
How'd you end up with that kernel on a COS 5.4 host?

Yeah, this is a VPS server (Xen virtualisation). I can chose and run 
pretty much any kernel in a matter of seconds.
Have a look at http://www.linode.com/features.cfm - Configuration 
profile


- 


Postmaster,

Your VPS might come in very handy here. :)

Have you changed the kernel after having run qtp-newmodel with the 
unionfs sandbox on a previous kernel?


Do you have a way to go back to the kernel that was used when you last 
ran qtp-newmodel successfully? (if you remember which kernel you were 
running then?) If so, please do so, then run qtp-newmodel test.


Do you get the failure when you use the most recent COS5.5 stock 
kernel? (2.6.18-194.3.1.el5)


Will you try:
.) using 2.6.18-194.3.1.el5 kernel
.) yum remove dkms fuse
.) test qtp-newmodel again
?


Eric,

The build was successful by either way.
So I can conclude that it was 5.4 version (one of its libraries) at fault.

Rgds
Alex


Re: [qmailtoaster] Re: Newmodel build issues

2010-06-10 Thread Scott Hughes

On Jun 10, 2010, at 3:57 PM, Eric Shubert e...@shubes.net wrote:


Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the  
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/ 
build-recent.log for more details


Build failed, Exiting.

--- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This  
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott


This gets more and more 'interesting'.
I tried building and using the fuse-unionfs-0.24 package. It got  
past the chown command, but failed miserably later on and  
eventually terminated with a segfault. I'm guessing that this next  
version of fuse-unionfs will need the next version of a dependent  
package as well.
So then I restored fuse-unionfs-0.23, and figured I'd try building  
clamav-toaster-0.96.0-1.3.35 on CentOS 5.5. I was happy to see that  
it worked.
So I tried clamav-toaster-0.96.1-1.3.36 again. Lo and behold (and  
to my surprise) it worked. Dang, I didn't expect *that*.
So now I'm not quite sure what to think. I expect that a clean  
COS5.5 install (with no kernel updates) will work with no problem.  
Can someone test and verify this? I don't have any 5.5 install isos  
handy.
It appears that all systems that have experienced this problem have  
had their kernel updated at some point, although apparently not all  
updated kernels have the problem, only very recent ones. I did have  
one COS5.4 host w/ kernel 2.6.18-164.10.1.el5 that had the problem.  
On that host, I uninstalled fuse and dkms (and dependencies), and  
reran qtp-newmodel, which reinstalled the packages, and that  
proceeded to work. That didn't work on my COS5.5 test host though.
At this point I'm guessing that something in the area of kernel  
updates is causing a problem with fuse-unionfs. Most likely, there  
is something that needs to be done in the fuse-unionfs (or related)  
package in order to remedy the situation. Don't have any idea what  
that would be yet.
I'll try upgrading my COS4.6 host and giving that a try. Not that  
it'll tell much though, as that's a much older kernel (2.6.9 IIRC).
I think I'll also run this by the unionfs-fuse list and see if  
someone there can shed some light on this.


I upgrade my COS4.6 to current, then tried qmail-toaster,  
spamassassin-toaster and clamav-toaster all together, and clamav  
aborted with the error. So I upgraded qmail-toaster and spamassassin- 
toaster by themselves, no error. Then I did clamav-toaster by itself  
to get a log with only clamav-toaster, and it ran ok. WTF. It's  
starting to look like it's intermittent now. I hate it when that  
happens. :(


--
-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


I tried the same thing on my secondary server and it still has the  
issue. I've tried everything you have put out to the list so far and  
every time it fails. Bummer.


Scott


-
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: Newmodel build issues

2010-06-10 Thread Eric Shubert

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the newmodel 
script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



This gets more and more 'interesting'.

I tried building and using the fuse-unionfs-0.24 package. It got past 
the chown command, but failed miserably later on and eventually 
terminated with a segfault. I'm guessing that this next version of 
fuse-unionfs will need the next version of a dependent package as well.


So then I restored fuse-unionfs-0.23, and figured I'd try building 
clamav-toaster-0.96.0-1.3.35 on CentOS 5.5. I was happy to see that it 
worked.


So I tried clamav-toaster-0.96.1-1.3.36 again. Lo and behold (and to my 
surprise) it worked. Dang, I didn't expect *that*.


So now I'm not quite sure what to think. I expect that a clean COS5.5 
install (with no kernel updates) will work with no problem. Can someone 
test and verify this? I don't have any 5.5 install isos handy.


It appears that all systems that have experienced this problem have had 
their kernel updated at some point, although apparently not all updated 
kernels have the problem, only very recent ones. I did have one COS5.4 
host w/ kernel 2.6.18-164.10.1.el5 that had the problem. On that host, I 
uninstalled fuse and dkms (and dependencies), and reran qtp-newmodel, 
which reinstalled the packages, and that proceeded to work. That didn't 
work on my COS5.5 test host though.


At this point I'm guessing that something in the area of kernel updates 
is causing a problem with fuse-unionfs. Most likely, there is something 
that needs to be done in the fuse-unionfs (or related) package in order 
to remedy the situation. Don't have any idea what that would be yet.


I'll try upgrading my COS4.6 host and giving that a try. Not that it'll 
tell much though, as that's a much older kernel (2.6.9 IIRC).


I think I'll also run this by the unionfs-fuse list and see if someone 
there can shed some light on this.




I upgrade my COS4.6 to current, then tried qmail-toaster, 
spamassassin-toaster and clamav-toaster all together, and clamav aborted 
with the error. So I upgraded qmail-toaster and spamassassin-toaster by 
themselves, no error. Then I did clamav-toaster by itself to get a log 
with only clamav-toaster, and it ran ok. WTF. It's starting to look like 
it's intermittent now. I hate it when that happens. :(


--
-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: Newmodel build issues

2010-06-10 Thread Eric Shubert

Postmaster wrote:

On 10/06/2010 20:09, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:25, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running 
the newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for 
clamav-toaster-0.96.1-1.3.36

qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log 
for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been 
rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the 
same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which 
I expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue 
to test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this 
failure with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then 
reran qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was 
failing. Thought you might want to give it a try and see what 
you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on 
COS 5.5.

I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another 
terminal and:

# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

- 






That's a pretty new kernel.
How'd you end up with that kernel on a COS 5.4 host?

Yeah, this is a VPS server (Xen virtualisation). I can chose and run 
pretty much any kernel in a matter of seconds.
Have a look at http://www.linode.com/features.cfm - Configuration 
profile


- 


Postmaster,

Your VPS might come in very handy here. :)

Have you changed the kernel after having run qtp-newmodel with the 
unionfs sandbox on a previous kernel?


Do you have a way to go back to the kernel that was used when you last 
ran qtp-newmodel successfully? (if you remember which kernel you were 
running then?) If so, please do so, then run qtp-newmodel test.


Do you get the failure when you use the most recent COS5.5 stock 
kernel? (2.6.18-194.3.1.el5)


Will you try:
.) using 2.6.18-194.3.1.el5 kernel
.) yum remove dkms fuse
.) test qtp-newmodel again
?


Hey Alex,


The build was successful by either way.


Which ways? I'm not sure which ones you're referring to.


So I can 

Re: [qmailtoaster] Re: Newmodel build issues

2010-06-10 Thread Postmaster

On 10/06/2010 21:53, Eric Shubert wrote:

Postmaster wrote:

On 10/06/2010 20:09, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:25, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running 
the newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for 
clamav-toaster-0.96.1-1.3.36

qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log 
for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any 
problems.  This system has had all of it's yum updates 
and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from 
a no-brainer sort of command (chown). I wonder if 
fuse-unionfs isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the 
same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, 
which I expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs 
and CentOS 5.5. This is a fairly low priority, but I'll 
continue to test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this 
failure with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then 
reran qtp-newmodel, which reinstalled them, and it appears 
that qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was 
failing. Thought you might want to give it a try and see what 
you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on 
COS 5.5.

I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it 
work. Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another 
terminal and:
# tail -f 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log


qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

- 







That's a pretty new kernel.
How'd you end up with that kernel on a COS 5.4 host?

Yeah, this is a VPS server (Xen virtualisation). I can chose and 
run pretty much any kernel in a matter of seconds.
Have a look at http://www.linode.com/features.cfm - Configuration 
profile


- 


Postmaster,

Your VPS might come in very handy here. :)

Have you changed the kernel after having run qtp-newmodel with the 
unionfs sandbox on a previous kernel?


Do you have a way to go back to the kernel that was used when you 
last ran qtp-newmodel successfully? (if you remember which kernel 
you were running then?) If so, please do so, then run qtp-newmodel 
test.


Do you get the failure when you use the most recent COS5.5 stock 
kernel? (2.6.18-194.3.1.el5)


Will you try:
.) using 2.6.18-194.3.1.el5 kernel
.) yum remove dkms fuse
.) test qtp-newmodel again
?


Hey Alex,


The build was successful by either way.


Which ways? I'm not 

[qmailtoaster] Re: Newmodel build issues

2010-06-10 Thread Eric Shubert

Scott Hughes wrote:

On Jun 10, 2010, at 3:57 PM, Eric Shubert e...@shubes.net wrote:


Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

--- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott


This gets more and more 'interesting'.
I tried building and using the fuse-unionfs-0.24 package. It got past 
the chown command, but failed miserably later on and eventually 
terminated with a segfault. I'm guessing that this next version of 
fuse-unionfs will need the next version of a dependent package as well.
So then I restored fuse-unionfs-0.23, and figured I'd try building 
clamav-toaster-0.96.0-1.3.35 on CentOS 5.5. I was happy to see that 
it worked.
So I tried clamav-toaster-0.96.1-1.3.36 again. Lo and behold (and to 
my surprise) it worked. Dang, I didn't expect *that*.
So now I'm not quite sure what to think. I expect that a clean COS5.5 
install (with no kernel updates) will work with no problem. Can 
someone test and verify this? I don't have any 5.5 install isos handy.
It appears that all systems that have experienced this problem have 
had their kernel updated at some point, although apparently not all 
updated kernels have the problem, only very recent ones. I did have 
one COS5.4 host w/ kernel 2.6.18-164.10.1.el5 that had the problem. 
On that host, I uninstalled fuse and dkms (and dependencies), and 
reran qtp-newmodel, which reinstalled the packages, and that 
proceeded to work. That didn't work on my COS5.5 test host though.
At this point I'm guessing that something in the area of kernel 
updates is causing a problem with fuse-unionfs. Most likely, there is 
something that needs to be done in the fuse-unionfs (or related) 
package in order to remedy the situation. Don't have any idea what 
that would be yet.
I'll try upgrading my COS4.6 host and giving that a try. Not that 
it'll tell much though, as that's a much older kernel (2.6.9 IIRC).
I think I'll also run this by the unionfs-fuse list and see if 
someone there can shed some light on this.


I upgrade my COS4.6 to current, then tried qmail-toaster, 
spamassassin-toaster and clamav-toaster all together, and clamav 
aborted with the error. So I upgraded qmail-toaster and 
spamassassin-toaster by themselves, no error. Then I did 
clamav-toaster by itself to get a log with only clamav-toaster, and it 
ran ok. WTF. It's starting to look like it's intermittent now. I hate 
it when that happens. :(


--
-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



I tried the same thing on my secondary server and it still has the 
issue. I've tried everything you have put out to the list so far and 
every time it fails. Bummer.


Scott


- 


I'm actually glad to hear this. If it can be recreated, it's easier to 
fix. It's the intermittent bugs that drive me nuts.


BTW, the verdict is still out on CentOS4.6. I notice that my test host 
isn't running the latest kernel. Maybe when I boot with the latest 
kernel it will fail again? (Although it did fail once).


--
-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] Re: Newmodel build issues

2010-06-09 Thread Eric Shubert

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs isn't 
having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot environment, 
same as qtp-build-rpms does) I get no error. However, when I run the 
/bin/sh -e /var/tmp/rpm-tmp.80211 command, same as rpmbuild does, it 
ends prematurely in the same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I expect 
will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and CentOS 
5.5. This is a fairly low priority, but I'll continue to test to 
pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure with 
as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that qtp-newmodel 
has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.


--
-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: Newmodel build issues

2010-06-09 Thread Eric Shubert

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs isn't 
having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. However, 
when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 command, same as 
rpmbuild does, it ends prematurely in the same spot (chown command) 
with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I expect 
will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and CentOS 
5.5. This is a fairly low priority, but I'll continue to test to 
pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure with 
as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that qtp-newmodel 
has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Sorry, it's Scott (not Steve).

--
-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: Newmodel build issues

2010-06-09 Thread Eric Shubert

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs isn't 
having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. However, 
when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 command, same as 
rpmbuild does, it ends prematurely in the same spot (chown command) 
with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I expect 
will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and CentOS 
5.5. This is a fairly low priority, but I'll continue to test to 
pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure with 
as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that qtp-newmodel 
has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 5.5.
I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. Doubtful.
Need to ponder this some more...
--
-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: Newmodel build issues

2010-06-09 Thread Eric Shubert

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs isn't 
having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. However, 
when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 command, same as 
rpmbuild does, it ends prematurely in the same spot (chown command) 
with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I 
expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and CentOS 
5.5. This is a fairly low priority, but I'll continue to test to 
pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure 
with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 5.5.
I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. Doubtful.
Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal and:
# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?

--
-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: Newmodel build issues

2010-06-09 Thread Postmaster

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the same 
spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I 
expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue to 
test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure 
with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 5.5.
I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal and:
# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

-
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: Newmodel build issues

2010-06-09 Thread Postmaster

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the same 
spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I 
expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue to 
test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure 
with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 5.5.
I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal and:
# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?

BTW, I tried to build it with rpmbuild and it failed. I also removed all 
fuse packaged and re-run qmt-newmodel.

Still the same error.

-
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: Newmodel build issues

2010-06-09 Thread Eric Shubert

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot 
environment, same as qtp-build-rpms does) I get no error. 
However, when I run the /bin/sh -e /var/tmp/rpm-tmp.80211 
command, same as rpmbuild does, it ends prematurely in the same 
spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I 
expect will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and 
CentOS 5.5. This is a fairly low priority, but I'll continue to 
test to pinpoint the problem, and persue a fix.




Hey Steve,

I have a COS5.4 QMT with an updated kernel that I got this failure 
with as well. I did

# yum remove fuse dkms
which removed these packages with their dependencies, then reran 
qtp-newmodel, which reinstalled them, and it appears that 
qtp-newmodel has gotten past the problem part.


I'll try this a little later on my test QMT 5.5 that was failing. 
Thought you might want to give it a try and see what you get.




Well, reinstalling fuse,dkms didn't fix the problem for me on COS 5.5.
I'm pretty confident that's where the problem lies though.
I wonder if rebuilding them on a COS5.5 host will make it work. 
Doubtful.

Need to ponder this some more...




I have similar issue on my VPS CentOS 5.4 64 bit:

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal and:
# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

qtp-build-rpms v0.3.5
qtp-remove-pkgs v0.3.1
Building clamav-toaster-0.96.1-1.3.36 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.72759 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.


- 



That's so similar, it's the same! ;)
I'm guessing that you're using the unionfs for sandbox?
What's your kernel version?


qtp-newmodel v0.3.15 starting Wed Jun  9 22:11:28 BST 2010
qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.4
QTARCH=x86_64
QTKERN=2.6.32.12-x86_64-linode12
BUILD_DIST=cnt5064
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

- 


That's a pretty new kernel.
How'd you end up with that kernel on a COS 5.4 host?

--
-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: Newmodel build issues

2010-06-09 Thread Jake Vickers

On 06/09/2010 05:38 PM, Postmaster wrote:

On 09/06/2010 23:25, Eric Shubert wrote:

Postmaster wrote:

On 09/06/2010 23:11, Eric Shubert wrote:

Postmaster wrote:



On 09/06/2010 22:40, Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running 
the newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for 
clamav-toaster-0.96.1-1.3.36

qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log 
for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  
This system has had all of it's yum updates and has been 
rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs 
isn't having a problem with COS5.5.


FWIW - I *just* built this manually on a CentOS 5.5 system without 
issue. 32-bit. Was previously running clamav-0.95.3, so I updated the OS 
from 5.4 to 5.5, rebooted, and then built/installed 96.1.



-
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: Newmodel build issues

2010-06-08 Thread Scott Hughes

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the  
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build- 
recent.log for more details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This  
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are  
you getting this with?


--
-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 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: Newmodel build issues

2010-06-08 Thread Postmaster

Linux version - 'cat /etc/issue'

Linux arch - 'uname -a'

Rgds
Alex


On 08/06/2010 23:31, Scott Hughes wrote:

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are you 
getting this with?


--
-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 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: Newmodel build issues

2010-06-08 Thread Eric Shubert

# qtp-whatami
will show what's pertinent.

Postmaster wrote:

Linux version - 'cat /etc/issue'

Linux arch - 'uname -a'

Rgds
Alex


On 08/06/2010 23:31, Scott Hughes wrote:

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are you 
getting this with?


--
-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 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!



--
-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: Newmodel build issues

2010-06-08 Thread Scott Hughes

qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.5
QTARCH=i686
QTKERN=2.6.18-194.3.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

On 6/8/10 4:52 PM, Eric Shubert wrote:

# qtp-whatami
will show what's pertinent.

Postmaster wrote:

Linux version - 'cat /etc/issue'

Linux arch - 'uname -a'

Rgds
Alex


On 08/06/2010 23:31, Scott Hughes wrote:

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are 
you getting this with?


--
-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 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!





[qmailtoaster] Re: Newmodel build issues

2010-06-08 Thread Eric Shubert

VM or hard iron?

I'm getting this failure on COS5.5 VMware guest.
COS5.4 VMware guest is ok though. Hmmm.

Given the error, sorta feels like a problem with fuse-unionfs.

--
-Eric 'shubes'

Scott Hughes wrote:

qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.5
QTARCH=i686
QTKERN=2.6.18-194.3.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

On 6/8/10 4:52 PM, Eric Shubert wrote:

# qtp-whatami
will show what's pertinent.

Postmaster wrote:

Linux version - 'cat /etc/issue'

Linux arch - 'uname -a'

Rgds
Alex


On 08/06/2010 23:31, Scott Hughes wrote:

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are 
you getting this with?


--
-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 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: Newmodel build issues

2010-06-08 Thread Scott Hughes
Hard iron.  I don't run any VMs yet. We are on a shoe-string budget, so 
I'm gonna have to buy an older model Dell 2850 to play with VMs.  Sad 
ain't it?


Scott


On 6/8/10 5:58 PM, Eric Shubert wrote:

VM or hard iron?

I'm getting this failure on COS5.5 VMware guest.
COS5.4 VMware guest is ok though. Hmmm.

Given the error, sorta feels like a problem with fuse-unionfs.



[qmailtoaster] Re: Newmodel build issues

2010-06-08 Thread Eric Shubert
You don't need anything fancy to play with VMs. A single core P-4 is all 
you really need. Of course, the more cores and ram the better.

--
-Eric 'shubes'

Scott Hughes wrote:
Hard iron.  I don't run any VMs yet. We are on a shoe-string budget, so 
I'm gonna have to buy an older model Dell 2850 to play with VMs.  Sad 
ain't it? 


Scott


On 6/8/10 5:58 PM, Eric Shubert wrote:

VM or hard iron?

I'm getting this failure on COS5.5 VMware guest.
COS5.4 VMware guest is ok though. Hmmm.

Given the error, sorta feels like a problem with fuse-unionfs.




-
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: Newmodel build issues

2010-06-08 Thread Scott Hughes

On 6/8/10 7:20 PM, Eric Shubert wrote:
You don't need anything fancy to play with VMs. A single core P-4 is 
all you really need. Of course, the more cores and ram the better.
What VM software do you use?  VMWare or something else? I've never 
messed with VM setups, so this is new to me.


Scott


-
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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Scott Hughes wrote:

On 6/8/10 7:20 PM, Eric Shubert wrote:
You don't need anything fancy to play with VMs. A single core P-4 is 
all you really need. Of course, the more cores and ram the better.
What VM software do you use?  VMWare or something else? I've never 
messed with VM setups, so this is new to me.


Scott


- 


I'm using VMware Server v2 presently. Might give KVM a try once it 
matures a bit.


--
-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: Newmodel build issues

2010-06-08 Thread Eric Shubert

So we're both having this problem with CentOS 5.5.

Logical guess at this point is that it could be a problem between 
clamav-0.96.1 and CentOS 5.5.


Has anyone on the list built the new clamav-toaster-0.96.1-1.3.36 
successfully on CentOS 5.5? Please chime in.


--
-Eric 'shubes'

Scott Hughes wrote:

qtp-whatami v0.3.6
DISTRO=CentOS
OSVER=5.5
QTARCH=i686
QTKERN=2.6.18-194.3.1.el5
BUILD_DIST=cnt50
BUILD_DIR=/usr/src/redhat
This machine's OS is supported and has been tested

On 6/8/10 4:52 PM, Eric Shubert wrote:

# qtp-whatami
will show what's pertinent.

Postmaster wrote:

Linux version - 'cat /etc/issue'

Linux arch - 'uname -a'

Rgds
Alex


On 08/06/2010 23:31, Scott Hughes wrote:

CentOS 5 as well. How do I check the exact version?

Scott




On Jun 8, 2010, at 4:13 PM, Eric Shubert e...@shubes.net wrote:


Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:

qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
RPM build errors:
   Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages
qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details

Build failed, Exiting.
--- Hit ENTER to return to menu ---
All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.

Ideas, please?
Scott


I've recreated this error on CentOS 5.5. Which distro/version are 
you getting this with?


--
-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 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: Newmodel build issues

2010-06-08 Thread Scott Hughes

On 6/8/10 7:34 PM, Eric Shubert wrote:

Scott Hughes wrote:

On 6/8/10 7:20 PM, Eric Shubert wrote:
You don't need anything fancy to play with VMs. A single core P-4 is 
all you really need. Of course, the more cores and ram the better.
What VM software do you use?  VMWare or something else? I've never 
messed with VM setups, so this is new to me.


Scott


- 



I'm using VMware Server v2 presently. Might give KVM a try once it 
matures a bit.


I'll have to find where to get that so I can test it.  I assume that 
version 2 works with 32-bit CPUs?


Scott


-
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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Scott Hughes wrote:

On 6/8/10 7:34 PM, Eric Shubert wrote:

Scott Hughes wrote:

On 6/8/10 7:20 PM, Eric Shubert wrote:
You don't need anything fancy to play with VMs. A single core P-4 is 
all you really need. Of course, the more cores and ram the better.
What VM software do you use?  VMWare or something else? I've never 
messed with VM setups, so this is new to me.


Scott


- 




I'm using VMware Server v2 presently. Might give KVM a try once it 
matures a bit.


I'll have to find where to get that so I can test it.  I assume that 
version 2 works with 32-bit CPUs?


Scott



There should be a link on the VMware wiki page (if there isn't). You 
need to register to get it, but it's free to use, although not open 
source. There are 32 and 64-bit versions. While the 64-bit host will run 
on any 64-bit processor, you can only run 64-bit guests on hosts with 
more recent 64-bit processors.


--
-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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the newmodel 
script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This system 
has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a no-brainer 
sort of command (chown). I wonder if fuse-unionfs isn't having a problem 
with COS5.5.


--
-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: Newmodel build issues

2010-06-08 Thread Scott Hughes

On 6/8/10 7:37 PM, Eric Shubert wrote:

So we're both having this problem with CentOS 5.5.

Logical guess at this point is that it could be a problem between 
clamav-0.96.1 and CentOS 5.5.


Has anyone on the list built the new clamav-toaster-0.96.1-1.3.36 
successfully on CentOS 5.5? Please chime in.


I built the package on my other server that has been in service for 
several months without a problem. It was installed the same way as this 
new server. I just confirmed that it is also CentOS 5.5


The plot thinkens...

Scott


-
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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Scott Hughes wrote:

On 6/8/10 7:37 PM, Eric Shubert wrote:

So we're both having this problem with CentOS 5.5.

Logical guess at this point is that it could be a problem between 
clamav-0.96.1 and CentOS 5.5.


Has anyone on the list built the new clamav-toaster-0.96.1-1.3.36 
successfully on CentOS 5.5? Please chime in.


I built the package on my other server that has been in service for 
several months without a problem. It was installed the same way as this 
new server. I just confirmed that it is also CentOS 5.5


The plot thinkens...

Scott

- 


Was that server built with 0.96.1, or was it upgraded to 0.96.1.
I'm guessing the former, which would indicated a problem with 
fuse-unionfs and COS5.5.


--
-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: Newmodel build issues

2010-06-08 Thread Scott Hughes



On 6/8/10 8:34 PM, Eric Shubert wrote:

Scott Hughes wrote:

On 6/8/10 7:37 PM, Eric Shubert wrote:

So we're both having this problem with CentOS 5.5.

Logical guess at this point is that it could be a problem between 
clamav-0.96.1 and CentOS 5.5.


Has anyone on the list built the new clamav-toaster-0.96.1-1.3.36 
successfully on CentOS 5.5? Please chime in.


I built the package on my other server that has been in service for 
several months without a problem. It was installed the same way as 
this new server. I just confirmed that it is also CentOS 5.5


The plot thinkens...

Scott

- 



Was that server built with 0.96.1, or was it upgraded to 0.96.1.
I'm guessing the former, which would indicated a problem with 
fuse-unionfs and COS5.5.


Honestly, I don't recall what it was built with, but since it has only 
been in use a few months, I would tend to agree that it was built with 
0.96.1


Scott


-
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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the newmodel 
script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a no-brainer 
sort of command (chown). I wonder if fuse-unionfs isn't having a problem 
with COS5.5.




Strangeness. When I do the commands manually (in a chroot environment, 
same as qtp-build-rpms does) I get no error. However, when I run the 
/bin/sh -e /var/tmp/rpm-tmp.80211 command, same as rpmbuild does, it 
ends prematurely in the same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I expect 
will succeed.


--
-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: Newmodel build issues

2010-06-08 Thread Eric Shubert

Eric Shubert wrote:

Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



You know? Not that I look a bit closer, this error is from a 
no-brainer sort of command (chown). I wonder if fuse-unionfs isn't 
having a problem with COS5.5.




Strangeness. When I do the commands manually (in a chroot environment, 
same as qtp-build-rpms does) I get no error. However, when I run the 
/bin/sh -e /var/tmp/rpm-tmp.80211 command, same as rpmbuild does, it 
ends prematurely in the same spot (chown command) with return code 1.


Very peculiar. I'm going to try with a linked sandbox, which I expect 
will succeed.




Linked sandbox works. So the problem is with fuse-unionfs and CentOS 
5.5. This is a fairly low priority, but I'll continue to test to 
pinpoint the problem, and persue a fix.


--
-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: Newmodel build issues

2010-06-07 Thread Eric Shubert

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the newmodel 
script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This system 
has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there perhaps 
a mirror with a tainted package?


--
-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: Newmodel build issues

2010-06-07 Thread Scott Hughes



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?



I'll try that right now.  Thank you.

Scott


-
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: Newmodel build issues

2010-06-07 Thread Scott Hughes



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?


Sadly that did not fix the issue.  I've deleted all of the rpms again 
and now I'm going to install all updates EXCEPT clamav.  See how that works.


Thanks as always for the help and advice, Eric!

Scott


-
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: Newmodel build issues

2010-06-07 Thread Eric Shubert

Scott Hughes wrote:



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?


Sadly that did not fix the issue.  I've deleted all of the rpms again 
and now I'm going to install all updates EXCEPT clamav.  See how that 
works.


Thanks as always for the help and advice, Eric!

Scott


- 


Let's double check just to be sure. The package I have has:
# md5sum /usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Same as yours?

--
-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: Newmodel build issues

2010-06-07 Thread Scott Hughes



On 6/7/10 9:17 PM, Eric Shubert wrote:

Scott Hughes wrote:



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?


Sadly that did not fix the issue.  I've deleted all of the rpms again 
and now I'm going to install all updates EXCEPT clamav.  See how that 
works.


Thanks as always for the help and advice, Eric!

Scott


- 



Let's double check just to be sure. The package I have has:
# md5sum /usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Same as yours?

I'm still running the upgrade on the other packages, so I'll check it 
afterwards.


Scott


-
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: Newmodel build issues

2010-06-07 Thread Eric Shubert

Scott Hughes wrote:



On 6/7/10 9:17 PM, Eric Shubert wrote:

Scott Hughes wrote:



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for more 
details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?


Sadly that did not fix the issue.  I've deleted all of the rpms again 
and now I'm going to install all updates EXCEPT clamav.  See how that 
works.


Thanks as always for the help and advice, Eric!

Scott


- 




Let's double check just to be sure. The package I have has:
# md5sum /usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Same as yours?

Yes, the MD5SUM is exactly like yours.  I updated all of the other 
packages without incident.  Then I tried again to update the clamav and 
got the same error.


[r...@mail1 ~]# md5sum 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3  
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Thanks again,

Scott


- 


I haven't installed this package yet. I'll do some testing and see.

--
-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: Newmodel build issues

2010-06-07 Thread Scott Hughes



On 6/7/10 10:46 PM, Eric Shubert wrote:

Scott Hughes wrote:



On 6/7/10 9:17 PM, Eric Shubert wrote:

Scott Hughes wrote:



On 6/7/10 7:56 PM, Eric Shubert wrote:

Scott Hughes wrote:
I am attempting to update a new QMT server.  When running the 
newmodel script, I am getting the following:


qtp-build-rpms - rpmbuild failed for clamav-toaster-0.96.1-1.3.36
qtp-build-rpms - here are the last 10 messages from the log:
+ '[' 0 -ne 0 ']'
+ cd clamav-0.96.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
error: Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.10862 (%prep)
end of log messages

qtp-build-rpms - see 
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log for 
more details


Build failed, Exiting.

 --- Hit ENTER to return to menu ---


All other packages appeared to build without any problems.  This 
system has had all of it's yum updates and has been rebooted.


Ideas, please?

Scott



Perhaps a bad download? I'd try removing the source rpm from 
/usr/src/qtp-upgrade/SRPMS/ and try again.


I've seen this error before, but I don't recall where. Is there 
perhaps a mirror with a tainted package?


Sadly that did not fix the issue.  I've deleted all of the rpms 
again and now I'm going to install all updates EXCEPT clamav.  See 
how that works.


Thanks as always for the help and advice, Eric!

Scott


- 





Let's double check just to be sure. The package I have has:
# md5sum 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Same as yours?

Yes, the MD5SUM is exactly like yours.  I updated all of the other 
packages without incident.  Then I tried again to update the clamav 
and got the same error.


[r...@mail1 ~]# md5sum 
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm
94dd2d47676ecfe0a412f94090f73fe3  
/usr/src/qtp-upgrade/SRPMS/clamav-toaster-0.96.1-1.3.36.src.rpm


Thanks again,

Scott


- 



I haven't installed this package yet. I'll do some testing and see.

Thanks Eric.  This package installed fine on my production QMT server.  
The one that I am working on now is my attempt to bring up a replicated 
configuration.  As our business is becoming more and more internet / 
email based, I think it would be good to have two email servers so if 
one goes down we aren't out of business.


Scott


-
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