Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163689 - mail-filter/amavisd-new-2.4.4 failed patch
Summary: mail-filter/amavisd-new-2.4.4 failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 01:28 UTC by Elliot Van Resbeck
Modified: 2007-01-30 00:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliot Van Resbeck 2007-01-25 01:28:40 UTC
When installing Amavisd, during the Patches sequence :
 * Failed Patch: amavisd-new-2.4-qmail-lf-workaround.patch !
 *  ( /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/mail-filter/amavisd-new-2.4.4/temp/amavisd-new-2.4-qmail-lf-workaround.patch-8555.out

Content of /var/tmp/portage/mail-filter/amavisd-new-2.4.4/temp/amavisd-new-2.4-qmail-lf-workaround.patch-8555.out :

***** amavisd-new-2.4-qmail-lf-workaround.patch *****

=====================================================

PATCH COMMAND:   patch -p0 -g0 -E --no-backup-if-mismatch < /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch

=====================================================
patching file amavisd
Hunk #1 FAILED at 12914.
1 out of 1 hunk FAILED -- saving rejects to file amavisd.rej
=====================================================

PATCH COMMAND:   patch -p1 -g0 -E --no-backup-if-mismatch < /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch

=====================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- amavisd    2006-04-07 22:03:15.000000000 +0200
|+++ amavisd.ticho      2006-04-07 22:07:00.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================================

PATCH COMMAND:   patch -p2 -g0 -E --no-backup-if-mismatch < /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch

=====================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- amavisd    2006-04-07 22:03:15.000000000 +0200
|+++ amavisd.ticho      2006-04-07 22:07:00.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================================

PATCH COMMAND:   patch -p3 -g0 -E --no-backup-if-mismatch < /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch

=====================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- amavisd    2006-04-07 22:03:15.000000000 +0200
|+++ amavisd.ticho      2006-04-07 22:07:00.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================================

PATCH COMMAND:   patch -p4 -g0 -E --no-backup-if-mismatch < /usr/portage/mail-filter/amavisd-new/files/amavisd-new-2.4-qmail-lf-workaround.patch

=====================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- amavisd    2006-04-07 22:03:15.000000000 +0200
|+++ amavisd.ticho      2006-04-07 22:07:00.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

Reproducible: Always

Steps to Reproduce:
1. emerve -av amavisd
2.
3.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2007-01-30 00:19:55 UTC
Looks like they changed that part of code in 2.4.4 slightly - I missed that, sorry. Sync in few hours and merge again, the ebuild now uses a new patch, which will apply cleanly to 2.4.4.

Thanks for reporting!