Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 191022
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paul Taylor <birder@ozemail.com.au>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
numeric-24.2-arrayobject.patch-11569.out arrayobject.patch output text/plain Paul Taylor 2007-09-02 00:35 0000 2.85 KB Details
numeric-24.2-python25.patch-13708.out numeric-24.2-python25.patch output text/plain Paul Taylor 2007-09-02 07:58 0000 9.76 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 191022 depends on: Show dependency tree
Bug 191022 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-02 00:35 0000
# emerge -u numeric
Calculating world dependencies... done!
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) dev-python/numeric-24.2-r6 to /
 * Numeric-24.2.tar.gz RMD160 ;-) ...                                     [ ok
]
 * Numeric-24.2.tar.gz SHA1 ;-) ...                                       [ ok
]
 * Numeric-24.2.tar.gz SHA256 ;-) ...                                     [ ok
]
 * Numeric-24.2.tar.gz size ;-) ...                                       [ ok
]
 * checking ebuild checksums ;-) ...                                      [ ok
]
 * checking auxfile checksums ;-) ...                                     [ ok
]
 * checking miscfile checksums ;-) ...                                    [ ok
]
 * checking Numeric-24.2.tar.gz ;-) ...                                   [ ok
]
>>> Unpacking source...
>>> Unpacking Numeric-24.2.tar.gz to /var/tmp/portage/dev-python/numeric-24.2-r6/work
 * Applying numeric-24.2-arrayobject.patch ...

 * Failed Patch: numeric-24.2-arrayobject.patch !
 *  ( /usr/portage/dev-python/numeric/files/numeric-24.2-arrayobject.patch )
 *
 * Include in your bugreport the contents of:
 *
 *  
/var/tmp/portage/dev-python/numeric-24.2-r6/temp/numeric-24.2-arrayobject.patch-11569.out

 *
 * ERROR: dev-python/numeric-24.2-r6 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   numeric-24.2-r6.ebuild, line 49:   Called epatch
'/usr/portage/dev-python/numeric/files/numeric-24.2-arrayobject.patch'
 *   eutils.eclass, line 304:   Called die
 *
 * Failed Patch: numeric-24.2-arrayobject.patch!
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-python/numeric-24.2-r6/temp/build.log'.
 *

 * Messages for package dev-python/numeric-24.2-r6:

 * Failed Patch: numeric-24.2-arrayobject.patch !
 *  ( /usr/portage/dev-python/numeric/files/numeric-24.2-arrayobject.patch )
 *
 * Include in your bugreport the contents of:
 *
 *  
/var/tmp/portage/dev-python/numeric-24.2-r6/temp/numeric-24.2-arrayobject.patch-11569.out
 *
 * ERROR: dev-python/numeric-24.2-r6 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   numeric-24.2-r6.ebuild, line 49:   Called epatch
'/usr/portage/dev-python/numeric/files/numeric-24.2-arrayobject.patch'
 *   eutils.eclass, line 304:   Called die
 *
 * Failed Patch: numeric-24.2-arrayobject.patch!
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-python/numeric-24.2-r6/temp/build.log'.
 *

------- Comment #1 From Paul Taylor 2007-09-02 00:35:52 0000 -------
Created an attachment (id=129808) [details]
arrayobject.patch output

------- Comment #2 From Markus Dittrich 2007-09-02 03:23:53 0000 -------
Hi Paul,

Thanks for the note and this should be fixed now in portage cvs.
Please give it an hour or so to propagate to the mirrors then
re-sync and try again. Please re-open this bug should you still
have issues.

Best,
Markus

------- Comment #3 From Daniel Black 2007-09-02 07:09:16 0000 -------
*** Bug 191024 has been marked as a duplicate of this bug. ***

------- Comment #4 From Paul Taylor 2007-09-02 07:58:10 0000 -------
Created an attachment (id=129823) [details]
numeric-24.2-python25.patch output

numeric-24.2-arrayobject.patch applies correctly now, but it fails a little
further on applying the numeric-24.2-python25.patch.

------- Comment #5 From Paul Taylor 2007-09-02 07:58:51 0000 -------
Reopened with updated summary.

------- Comment #6 From Marijn Schouten 2007-09-02 12:41:35 0000 -------
(In reply to comment #4)
> numeric-24.2-arrayobject.patch applies correctly now, but it fails a little
> further on applying the numeric-24.2-python25.patch.

As Paul says, that patch fails.

emerge -pv numeric:
[ebuild     U ] dev-python/numeric-24.2-r6 [24.2-r4] USE="-debug -doc -lapack"
0 kB

------- Comment #7 From Claes Strom 2007-09-02 13:05:26 0000 -------
It looks like the  "dev" (bicatali) touched his copy of the srcfile before
creating the patchfile!!!!

In patchfile: numeric-24.2-python25.patch
It says:
-/* $Id: numeric-24.2-python25.patch,v 1.2 2007/09/01 22:24:30 bicatali Exp $
*/
+/* $Id: numeric-24.2-python25.patch,v 1.2 2007/09/01 22:24:30 bicatali Exp $
*/

Instead of:
-/* $Id: arrayobject.c,v 1.107 2005/11/09 19:43:39 teoliphant Exp $ */
+/* $Id: numeric-24.2-python25.patch,v 1.2 2007/09/01 22:24:30 bicatali Exp $
*/

------- Comment #8 From Jakub Moc (RETIRED) 2007-09-02 13:11:05 0000 -------
(In reply to comment #7)
> It looks like the  "dev" (bicatali) touched his copy of the srcfile before
> creating the patchfile!!!!

Nope, CVS fscked-up the $Id with its stupid headers mangling.

------- Comment #9 From Mikael Magnusson 2007-09-02 14:39:41 0000 -------
maybe slow mirrors, but i didn't see this error message in this bug yet,

>>> Verifying ebuild Manifests...

!!! Digest verification failed:
!!! /mnt/portage/main/dev-python/numeric/files/numeric-24.2-python25.patch
!!! Reason: Filesize does not match recorded size
!!! Got: 7690
!!! Expected: 7000

------- Comment #10 From Markus Dittrich 2007-09-02 14:49:27 0000 -------
(In reply to comment #9)
> maybe slow mirrors, but i didn't see this error message in this bug yet,
> 
> >>> Verifying ebuild Manifests...
> 
> !!! Digest verification failed:
> !!! /mnt/portage/main/dev-python/numeric/files/numeric-24.2-python25.patch
> !!! Reason: Filesize does not match recorded size
> !!! Got: 7690
> !!! Expected: 7000
> 

Please re-sync and try again! You probably still have the "old" patch.

Unfortunately, I missed the python-2.5 patch yesterday since I am still
on python-2.4, but bicatali did fix it in the meantime.

Markus

------- Comment #11 From Mikael Magnusson 2007-09-02 15:27:26 0000 -------
(In reply to comment #10)
> (In reply to comment #9)
> > maybe slow mirrors, but i didn't see this error message in this bug yet,
> > !!! Digest verification failed:
> > !!! /mnt/portage/main/dev-python/numeric/files/numeric-24.2-python25.patch
> 
> Please re-sync and try again! You probably still have the "old" patch.
> 
> Markus

Yeah, everything patched and built fine now.

------- Comment #12 From Jakub Moc (RETIRED) 2007-09-02 16:54:44 0000 -------
Works now.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug