Eric "Shubes" wrote:
Nick,

As part of my testing, I rpm -e 'd all toaster packages (except zlib). /var/qmail directory was left relatively empty, with mostly *.rpmsave files.

When I subsequently tried to build vpopmail-toaster, it bombed trying to create /var/qmail. Shouldn't the build for vpopmail only create this directory and any subdirectories if they don't already exist?

I'm guessing that the vpopmail build doesn't do this if qmail is installed. It's assuming that if qmail isn't installed then these directories don't exist. Bad assumption?

Looking at the vpopmail-toaster.spec file, it appears that if we simply
# touch /var/qmail/bin/vpopfake when doing rpm -e qmail-toaster, that would take care of it. Kind of defeats the purpose of leaving the .rpmsave files around though. Maybe we should simply
# mv /var/qmail /var/qmail.rpmsave
at the end of removing qmail-toaster?

--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to