I think that was what I was fishing for. I never saw that or ignored it if I
did. The first step went OK. On the second step, I got the following
error...

/usr/src/redhat/BUILD/qmail-1.03
+ pushd /tmp/qmail-root/etc/tcpcontrol
/tmp/qmail-root/etc/tcpcontrol /usr/src/redhat/BUILD/qmail-1.03
+ echo :allow
+ echo :deny
+ echo :allow
+ echo :allow
+ tcprules pop-3.cdb pop-3.tmp
/var/tmp/rpm-tmp.43791: tcprules: command not found
error: Bad exit status from /var/tmp/rpm-tmp.43791 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.43791 (%install)
[root@pine src]#

What does this mean?

Here is my tcp.smtp which from the logs is what I think it burped on...

127.0.0.1:allow,RELAYCLIENT=""
10.2.1.75:allow,RELAYCLIENT=""
:allow 
127.:allow,RELAYCLIENT=""
127.:allow,RELAYCLIENT=""
10.2.1.:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"

I looked for the next step to see if the RPM was created and the dir was
empty.

Thanks
Doug

-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 19, 2002 11:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [Qmail-scanner-general]I am at my wits end.


On Monday 20 May 2002 05:08, dempsey wrote:
> Yes, I did run the patch rpm. Is there something else I should do on top
of
> that? Also what do I need to add to the top of my  run
> /service/qmail-smtpd/run?

Perhaps you should state explicitly (or as best as you can remember) *what* 
you installed and *how* you installed it.

My guess is that you didn't really install the
"qmail-1.03+patches-18.src.rpm" 
package properly. This quote from your original post seems to me that you
are 
uncertain as to what qmail-1.03+patches-18.src.rpm actually is or does.

> A little background, I have installed
> the qmail-1.03+patches-18.src.rpm. I can see the package expanded in the
src
> dir. Most RPMs will put everything in the right place.

qmail-1.03+patches-18.src.rpm is the *source* for qmail AND incorporates a 
number of patches (including the QMAILQUEUE patch). It should be installed 
like so:

# install the source
  rpm -ivh qmail-1.03+patches-18.src.rpm

# build the rpm for the above
  rpm -ba /usr/src/redhat/SPECS/qmail-1.03+patches.spec

# install the resulting rpm
  rpm -ivh /usr/src/redhat/RPMS/i386/qmail-1.03+patches-18.i386.rpm

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
You are in the hall of the mountain king.
*/


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to