-----Original Message----- From: Eric Shubert [mailto:e...@shubes.net] Sent: Tuesday, March 15, 2011 1:13 PM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] Re: qtp-newmodel issue
On 03/15/2011 10:18 AM, Scott Hughes wrote: > -----Original Message----- > From: Eric Shubert [mailto:e...@shubes.net] > Sent: Tuesday, March 15, 2011 12:13 PM > To: qmailtoaster-list@qmailtoaster.com > Subject: [qmailtoaster] Re: qtp-newmodel issue > > On 03/15/2011 08:15 AM, Eric Shubert wrote: >> On 03/15/2011 07:55 AM, Scott Hughes wrote: >>> All, >>> >>> I am still having the build issues when I attempt to run qtp-newmodel. I >>> can't find anything via Google so I thought I'd throw it out and see if >>> anyone has any ideas what the issue may be. Here is the tail end of >>> the log: >>> >>> >>> Installing qmailadmin-toaster-1.2.15-1.3.9 in the sandbox ... >>> >>> Preparing... ################################################## >>> >>> qmailadmin-toaster ################################################## >>> >>> error: unpacking of archive failed on file /usr/share/qmailadmin: cpio: >>> chown failed - Inappropriate ioctl for device >>> >>> <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. >>> >>> Thanks, >>> >>> Scott >>> >> >> Appears to be a permissions problem at first glance, but it could also >> be a bug in unionfs. >> >> Looks like you're 32-bit. Which distro/ver are you running? >> >> # qtp-whatami >> # rpm -qa | grep toaster | sort >> > > Directory permissions look ok. So that brings us back to unionfs. > > # rpm -qa | grep fuse > ? > > $ rpm -qa | grep fuse > fuse-2.8.0-1.qtp > dkms-fuse-2.7.4-1.nodist.rf > > Thanks, > Scott > > I have this: [root@tacs-mail doc]# rpm -qa | grep fuse fuse-unionfs-0.23-2.qtp fuse-2.8.0-1.qtp dkms-fuse-2.7.4-1.nodist.rf libconfuse-2.5-5.qtp You're using the unionfs sandbox I presume, right? Hmmm. I wonder how you could be missing fuse-unionfs. That's required. The script should take care of installing that though. My guess is that your rpm database is corrupted. I'd try: # rpm --rebuilddb Then have a look at: # rpm -qa | grep fuse again. If fuse-unionfs is still not there, try qtp-newmodel again. It should see that the package is missing, and install/update it. If after rebuilding the rpm db fuse-unionfs shows up, I'd "yum remove fuse-unionfs" and let qtp-newmodel reinstall it. Let us know. -- -Eric 'shubes' ------------------------------------------------------------------------- After the rpm --rebuilddb command, fuse-unionfs showed up. I then removed fuse-unionfs and re-ran qtp-newmodel. The qtp-newmodel process ran to normal completion. 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