during installation dev-python/enable-3.3.0 error in patching occurs. Below content of /var/tmp/portage/dev-python/enable-3.3.0/temp/enable-3.0.2-nofreetype.patch.out: ***** enable-3.0.2-nofreetype.patch ***** ========================================= PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < '/usr/portage/dev-python/enable/files/enable-3.0.2-nofreetype.patch' ========================================= can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: python-enable-3.0.1/enthought/kiva/agg/setup.py |=================================================================== |--- python-enable-3.0.1.orig/enthought/kiva/agg/setup.py 2008-09-27 00:07:39.000000000 -0400 |+++ python-enable-3.0.1/enthought/kiva/agg/setup.py 2008-09-27 00:11:45.000000000 -0400 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ========================================= PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < '/usr/portage/dev-python/enable/files/enable-3.0.2-nofreetype.patch' ========================================= patching file enthought/kiva/agg/setup.py Hunk #1 FAILED at 5. Hunk #2 FAILED at 35. Hunk #3 succeeded at 79 (offset 27 lines). Hunk #4 succeeded at 133 (offset 28 lines). 2 out of 4 hunks FAILED -- saving rejects to file enthought/kiva/agg/setup.py.rej ========================================= PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < '/usr/portage/dev-python/enable/files/enable-3.0.2-nofreetype.patch' ========================================= can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: python-enable-3.0.1/enthought/kiva/agg/setup.py |=================================================================== |--- python-enable-3.0.1.orig/enthought/kiva/agg/setup.py 2008-09-27 00:07:39.000000000 -0400 |+++ python-enable-3.0.1/enthought/kiva/agg/setup.py 2008-09-27 00:11:45.000000000 -0400 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ========================================= PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < '/usr/portage/dev-python/enable/files/enable-3.0.2-nofreetype.patch' ========================================= can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: python-enable-3.0.1/enthought/kiva/agg/setup.py |=================================================================== |--- python-enable-3.0.1.orig/enthought/kiva/agg/setup.py 2008-09-27 00:07:39.000000000 -0400 |+++ python-enable-3.0.1/enthought/kiva/agg/setup.py 2008-09-27 00:11:45.000000000 -0400 -------------------------- No file to patch. Skipping patch. 4 out of 4 hunks ignored ========================================= PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < '/usr/portage/dev-python/enable/files/enable-3.0.2-nofreetype.patch' ========================================= patching file setup.py Hunk #1 FAILED at 5. Hunk #2 FAILED at 35. Hunk #3 FAILED at 52. Hunk #4 FAILED at 105. 4 out of 4 hunks FAILED -- saving rejects to file setup.py.rej Greetings, Marek Reproducible: Always Expected Results: dev-python/enable should compile and install...
*** Bug 310863 has been marked as a duplicate of this bug. ***
The correct patch is now properly applied. Thanks.