Postfix with virtual users error adding Patch

Discussion in 'Server Operation' started by jrv116psu, Aug 7, 2009.

  1. jrv116psu

    jrv116psu New Member

    I get the following error when trying to compile with the vda patch:

    This is a linux fc11.x64 machine fresh install.. starting to follow falko's install guide for FC10 virtual users and domains guide...


    [root@mail SPECS]# rpmbuild -ba postfix.spec
    Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dfPJXO
    + umask 022
    + cd /root/rpmbuild/BUILD
    + LANG=C
    + export LANG
    + unset DISPLAY
    + cd /root/rpmbuild/BUILD
    + rm -rf postfix-2.5.6
    + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/postfix-2.5.6.tar.gz
    + /bin/tar -xf -
    + STATUS=0
    + '[' 0 -ne 0 ']'
    + cd postfix-2.5.6
    + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
    + echo 'Patch #0 (postfix-2.5.6-vda-ng-64bit.patch):'
    Patch #0 (postfix-2.5.6-vda-ng-64bit.patch):
    + /bin/cat /root/rpmbuild/SOURCES/postfix-2.5.6-vda-ng-64bit.patch
    + /usr/bin/patch -s -p1 -b --suffix .vda-ng --fuzz=0
    1 out of 1 hunk FAILED -- saving rejects to file src/virtual/mailbox.c.rej
    15 out of 15 hunks FAILED -- saving rejects to file src/virtual/maildir.c.rej
    error: Bad exit status from /var/tmp/rpm-tmp.dfPJXO (%prep)



    any ideas??
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I have no idea, but that's the reason why I haven't written a guide for Fedora 11. It makes so many problems... :(
     

Share This Page