Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212292 - dev-python/qscintilla-python-2.1: fails to apply patch qscintilla-python-2.1-nostrip.patch
Summary: dev-python/qscintilla-python-2.1: fails to apply patch qscintilla-python-2.1-...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-04 15:43 UTC by redmop924
Modified: 2008-03-19 04:35 UTC (History)
1 user (show)

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


Attachments
Output file as requested by the ebuild (qscintilla-python-2.1-nostrip.patch-15107.out,1.70 KB, text/plain)
2008-03-04 15:44 UTC, redmop924
Details
environment of build (environment,85.75 KB, text/plain)
2008-03-04 15:45 UTC, redmop924
Details
portage log of emerge attempt (dev-python:qscintilla-python-2.1:20080304-152556.log,1.45 KB, text/plain)
2008-03-04 15:46 UTC, redmop924
Details

Note You need to log in before you can comment on or make changes to this bug.
Description redmop924 2008-03-04 15:43:24 UTC
when attempting to emerge dev-python/qscintilla-python, after re-digesting (it has an incorrect digest, filed in another bug) the build, the patch fails to apply, causing the ebuild to fail.

Reproducible: Always

Steps to Reproduce:
emerge -1av dev-python/qscintilla-python

Actual Results:  
 * Failed Patch: qscintilla-python-2.1-nostrip.patch !
 *  ( /usr/portage/dev-python/qscintilla-python/files/qscintilla-python-2.1-nostrip.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/dev-python/qscintilla-python-2.1/temp/qscintilla-python-2.1-nostrip.patch-15107.out

 *
 * ERROR: dev-python/qscintilla-python-2.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2306:  Called epatch 'src_unpack'
 *             environment, line 1222:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: qscintilla-python-2.1-nostrip.patch!
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-python:qscintilla-python-2.1:20080304-152556.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/qscintilla-python-2.1/temp/environment'.


Expected Results:  
patch applied correctly
Comment 1 redmop924 2008-03-04 15:44:53 UTC
Created attachment 145271 [details]
Output file as requested by the ebuild
Comment 2 redmop924 2008-03-04 15:45:21 UTC
Created attachment 145273 [details]
environment of build
Comment 3 redmop924 2008-03-04 15:46:05 UTC
Created attachment 145275 [details]
portage log of emerge attempt
Comment 4 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-03-19 04:35:46 UTC
Must be a local problem, as it works fine here.

>>> Unpacking QScintilla-1.73-gpl-2.1.tar.gz to /var/tmp/portage/portage/dev-python/qscintilla-python-2.1/work
 * Applying qscintilla-python-2.1-nostrip.patch ...                                     [ ok ]
>>> Source unpacked.