Hi all,
I took a little time and read about diff and patch and learned something new today. I was able to add the patch to the spec file no problem. When I run rpmbuild -bb --rebuild --with 'cnt40' qmail-toaster.spec I get
error: Failed dependencies:
          openssl-devel >= 0.9.8 is needed by qmail-toaster-1.03-1.3.16.i386
           krb5-devel >= 1.5 is needed by qmail-toaster-1.03-1.3.16.i386

so I checked the versions installed on my server.
rpm -qa | grep openssl-devel returns openssl-devel-0.9.7a-43.17.el4_6.1
rpm -qa | grep krb5-devel returns krb5-devel-1.3.4-33

I just upgraded this server to the newest qmail-plus using qtp-newmodel yesterday with no issues.

rpm -qa | grep qmail-toaster-1.03 returns qmail-toaster-1.03-1.3.16

How did it ever succeed without the dependencies above? Obviously, I am missing something.

Maybe I need to move this to the empF mailing list?

Thanks.
Dave




Dave Hallowell wrote:
Thanks for the replies. Sorry, I missed the post from March 5, 2009 regarding my exact problem. Since I haven't figured out how to
"just add the patch to the patching section of the spec file".

I will spend some time learning how to add the patch, or I will wait for AM to update the patch.

I could go back to qmail-toaster-1.03-1.3.15, but what would I break in the process - since I just did
qtp-newmodel today?

Dave
  

A M wrote:
2009/4/6 Jake Vickers <[email protected]>:
  
Dave Hallowell wrote:
    
Hi all.
I just upgraded my qmail-toaster package using qtp-newmodel. Everything
seems to be working properly, except for empF. I assume not enough of us are
using this to include it?

Anyway, I then went to the wiki and followed the instructions on patching
qmail-toaster. When I got to step 4 and executed

patch -p0 < qmail-toaster.spec.patch

from within /usr/src/redhat/SPECS I got the following errors:
Hunk #1 succeeded at 601 (offset 67 lines).
Hunk #3 succeeded at 707 (offset 67 lines).
Hunk #4 FAILED at 1521.
1 out of 4 hunks FAILED -- saving rejects to file qmail-toaster.spec.rej

I don't remember getting this the last time I patched ver
qmail-toaster-1.03-1.3.15.src.rpm.

I have stopped right here. Please advise. I am running CentOS 4.4.
      
Look in the archives. This came up a couple months ago as well.
No, empF will not be included in Qmailtoaster. The patch you see on the wiki
was for an older version. It patches the spec file to add the extra patch
and since the spec file changes every time a new release comes out, the
patch does not apply cleanly to the new spec file. You'll need to look at
the patch file and determine where it's adding the empF patch and manually
add it to the new spec file, then rebuild and install.


---------------------------------------------------------------------------------
               Managed Qmailtoaster servers are now available
     Visit http://qmailtoaster.com/QMTManaged.html to order yours today!

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

   Please visit qmailtoaster.com for the latest news, updates, and packages.


        To unsubscribe, e-mail: [email protected]
       For additional commands, e-mail: [email protected]



    

Hi all,

I've been overwhelmed with work in the last months so didn't had the
time to keep the patch up to date.

I'll try to make a easier way to patch QMT to support eMPF in the next
week or so.

Greets,

  
--------------------------------------------------------------------------------- Managed Qmailtoaster servers are now available Visit http://qmailtoaster.com/QMTManaged.html to order yours today! Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------------------- Managed Qmailtoaster servers are now available Visit http://qmailtoaster.com/QMTManaged.html to order yours today! Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Reply via email to