Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310861 - dev-python/enable-3.3.0 wrong enable-3.0.2-nofreetype.patch
Summary: dev-python/enable-3.3.0 wrong enable-3.0.2-nofreetype.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 310863 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-23 10:17 UTC by marek wojciechowski
Modified: 2010-03-24 05:36 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 marek wojciechowski 2010-03-23 10:17:10 UTC
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...
Comment 1 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-03-23 10:22:10 UTC
*** Bug 310863 has been marked as a duplicate of this bug. ***
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2010-03-24 05:36:16 UTC
The correct patch is now properly applied.
Thanks.