Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103714 - zope 2.8.1 i18n-1.0.0.patch fails
Summary: zope 2.8.1 i18n-1.0.0.patch fails
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 103742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-25 09:05 UTC by Brian O'Reilly
Modified: 2005-08-26 11:41 UTC (History)
2 users (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 Brian O'Reilly 2005-08-25 09:05:19 UTC
during a world update, zope is scheduled for a refresh to 2.8.1, the following 
error is emmited during a patch phase in the ebuild process: 
 
changing mode 
of /var/tmp/portage/zope-2.8.1/work/Zope-2.8.1-final/build-base/python-2.3/build-scripts/test.py 
from 644 to 755 
 
Zope built. Next, do 'make install' (or 'make instance' 
to run a Zope instance directly from the build directory). 
 
>>> Test phase [not enabled]: net-zope/zope-2.8.1 
 
>>> Install zope-2.8.1 into /var/tmp/portage/zope-2.8.1/image/ category 
net-zope 
 * Patching structured text 
 * make sure you have set the system python encoding to utf-8 
 * create the file sitecustomize.py inside your site-packages 
 * import sys 
 * sys.setdefaultencoding('utf8') 
 * Applying i18n-1.0.0.patch ... 
 
 * Failed Patch: i18n-1.0.0.patch ! 
 *  ( /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch ) 
 * 
 * Include in your bugreport the contents of: 
 * 
 *   /var/tmp/portage/zope-2.8.1/temp/i18n-1.0.0.patch-18466.out 
 
this is the patch log: 
 
infiltrator ~ # 
cat /var/tmp/portage/zope-2.8.1/temp/i18n-1.0.0.patch-18466.out 
***** i18n-1.0.0.patch ***** 
 
============================ 
 
PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch 
< /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch 
 
============================ 
patching file DocumentClass.py 
Hunk #1 succeeded at 786 (offset -3 lines). 
Hunk #2 succeeded at 804 (offset -3 lines). 
Hunk #3 succeeded at 852 (offset -3 lines). 
Hunk #4 succeeded at 866 (offset -3 lines). 
Hunk #5 succeeded at 878 (offset -3 lines). 
Hunk #6 succeeded at 886 (offset -3 lines). 
patching file DocumentWithImages.py 
Hunk #1 FAILED at 30. 
1 out of 1 hunk FAILED -- saving rejects to file DocumentWithImages.py.rej 
patching file ST.py 
Hunk #1 succeeded at 116 (offset 1 line). 
patching file tests/testStructuredText.py 
Hunk #1 succeeded at 244 with fuzz 2 (offset 34 lines). 
============================ 
 
PATCH COMMAND:  patch -p1 -g0 --no-backup-if-mismatch 
< /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch 
 
============================ 
missing header for unified diff at line 20 of patch 
can't find file to patch at input line 20 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|? encode.diff 
|? i18n-0.9.9.patch 
|? i18n-1.0.0.patch 
|? i18n.patch 
|? run_tests 
|? test.diff 
|Index: ClassicStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ClassicStructuredText.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: DocumentClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentClass.py,v 
|retrieving revision 1.1.1.1 
|diff -u -r1.1.1.1 DocumentClass.py 
|--- DocumentClass.py   15 Apr 2003 15:13:52 -0000      1.1.1.1 
|+++ DocumentClass.py   9 Nov 2003 18:02:30 -0000 
-------------------------- 
No file to patch.  Skipping patch. 
6 out of 6 hunks ignored 
missing header for unified diff at line 89 of patch 
can't find file to patch at input line 89 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: DocumentWithImages.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentWithImages.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|--- DocumentWithImages.py       2005-01-14 21:34:31.789944304 +0100 
|+++ DocumentWithImages.py       2005-01-14 21:33:58.362026120 +0100 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 112 of patch 
can't find file to patch at input line 112 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: HTMLClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/HTMLClass.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2.2.2 
|diff -u -r1.1.1.1 -r1.2.2.2 
|Index: ST.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ST.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|diff -u -r1.1.1.1 -r1.2 
|--- ST.py      15 Apr 2003 15:13:53 -0000      1.1.1.1 
|+++ ST.py      15 Apr 2003 15:16:25 -0000      1.2 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
can't find file to patch at input line 148 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: Zwiki.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/Zwiki.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: test.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/test.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/__init__.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/__init__.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/testStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/testStructuredText.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.1.1.2.3 
|diff -u -r1.1.1.1 -r1.1.1.1.2.3 
|--- tests/testStructuredText.py        15 Apr 2003 15:13:56 -0000      
1.1.1.1 
|+++ tests/testStructuredText.py        7 Nov 2003 12:12:32 -0000       
1.1.1.1.2.3 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
============================ 
 
PATCH COMMAND:  patch -p2 -g0 --no-backup-if-mismatch 
< /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch 
 
============================ 
missing header for unified diff at line 20 of patch 
can't find file to patch at input line 20 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|? encode.diff 
|? i18n-0.9.9.patch 
|? i18n-1.0.0.patch 
|? i18n.patch 
|? run_tests 
|? test.diff 
|Index: ClassicStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ClassicStructuredText.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: DocumentClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentClass.py,v 
|retrieving revision 1.1.1.1 
|diff -u -r1.1.1.1 DocumentClass.py 
|--- DocumentClass.py   15 Apr 2003 15:13:52 -0000      1.1.1.1 
|+++ DocumentClass.py   9 Nov 2003 18:02:30 -0000 
-------------------------- 
No file to patch.  Skipping patch. 
6 out of 6 hunks ignored 
missing header for unified diff at line 89 of patch 
can't find file to patch at input line 89 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: DocumentWithImages.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentWithImages.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|--- DocumentWithImages.py       2005-01-14 21:34:31.789944304 +0100 
|+++ DocumentWithImages.py       2005-01-14 21:33:58.362026120 +0100 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 112 of patch 
can't find file to patch at input line 112 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: HTMLClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/HTMLClass.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2.2.2 
|diff -u -r1.1.1.1 -r1.2.2.2 
|Index: ST.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ST.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|diff -u -r1.1.1.1 -r1.2 
|--- ST.py      15 Apr 2003 15:13:53 -0000      1.1.1.1 
|+++ ST.py      15 Apr 2003 15:16:25 -0000      1.2 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 148 of patch 
can't find file to patch at input line 148 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: Zwiki.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/Zwiki.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: test.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/test.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/__init__.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/__init__.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/testStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/testStructuredText.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.1.1.2.3 
|diff -u -r1.1.1.1 -r1.1.1.1.2.3 
|--- tests/testStructuredText.py        15 Apr 2003 15:13:56 -0000      
1.1.1.1 
|+++ tests/testStructuredText.py        7 Nov 2003 12:12:32 -0000       
1.1.1.1.2.3 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
============================ 
 
PATCH COMMAND:  patch -p3 -g0 --no-backup-if-mismatch 
< /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch 
 
============================ 
missing header for unified diff at line 20 of patch 
can't find file to patch at input line 20 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|? encode.diff 
|? i18n-0.9.9.patch 
|? i18n-1.0.0.patch 
|? i18n.patch 
|? run_tests 
|? test.diff 
|Index: ClassicStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ClassicStructuredText.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: DocumentClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentClass.py,v 
|retrieving revision 1.1.1.1 
|diff -u -r1.1.1.1 DocumentClass.py 
|--- DocumentClass.py   15 Apr 2003 15:13:52 -0000      1.1.1.1 
|+++ DocumentClass.py   9 Nov 2003 18:02:30 -0000 
-------------------------- 
No file to patch.  Skipping patch. 
6 out of 6 hunks ignored 
missing header for unified diff at line 89 of patch 
can't find file to patch at input line 89 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: DocumentWithImages.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentWithImages.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|--- DocumentWithImages.py       2005-01-14 21:34:31.789944304 +0100 
|+++ DocumentWithImages.py       2005-01-14 21:33:58.362026120 +0100 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 112 of patch 
can't find file to patch at input line 112 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: HTMLClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/HTMLClass.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2.2.2 
|diff -u -r1.1.1.1 -r1.2.2.2 
|Index: ST.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ST.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|diff -u -r1.1.1.1 -r1.2 
|--- ST.py      15 Apr 2003 15:13:53 -0000      1.1.1.1 
|+++ ST.py      15 Apr 2003 15:16:25 -0000      1.2 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 148 of patch 
can't find file to patch at input line 148 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: Zwiki.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/Zwiki.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: test.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/test.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/__init__.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/__init__.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/testStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/testStructuredText.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.1.1.2.3 
|diff -u -r1.1.1.1 -r1.1.1.1.2.3 
|--- tests/testStructuredText.py        15 Apr 2003 15:13:56 -0000      
1.1.1.1 
|+++ tests/testStructuredText.py        7 Nov 2003 12:12:32 -0000       
1.1.1.1.2.3 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
============================ 
 
PATCH COMMAND:  patch -p4 -g0 --no-backup-if-mismatch 
< /usr/portage/net-zope/zope/files/2.7.6/i18n-1.0.0.patch 
 
============================ 
missing header for unified diff at line 20 of patch 
can't find file to patch at input line 20 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|? encode.diff 
|? i18n-0.9.9.patch 
|? i18n-1.0.0.patch 
|? i18n.patch 
|? run_tests 
|? test.diff 
|Index: ClassicStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ClassicStructuredText.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: DocumentClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentClass.py,v 
|retrieving revision 1.1.1.1 
|diff -u -r1.1.1.1 DocumentClass.py 
|--- DocumentClass.py   15 Apr 2003 15:13:52 -0000      1.1.1.1 
|+++ DocumentClass.py   9 Nov 2003 18:02:30 -0000 
-------------------------- 
No file to patch.  Skipping patch. 
6 out of 6 hunks ignored 
missing header for unified diff at line 89 of patch 
can't find file to patch at input line 89 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: DocumentWithImages.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/DocumentWithImages.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|--- DocumentWithImages.py       2005-01-14 21:34:31.789944304 +0100 
|+++ DocumentWithImages.py       2005-01-14 21:33:58.362026120 +0100 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 112 of patch 
can't find file to patch at input line 112 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: HTMLClass.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/HTMLClass.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2.2.2 
|diff -u -r1.1.1.1 -r1.2.2.2 
|Index: ST.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/ST.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.2 
|diff -u -r1.1.1.1 -r1.2 
|--- ST.py      15 Apr 2003 15:13:53 -0000      1.1.1.1 
|+++ ST.py      15 Apr 2003 15:16:25 -0000      1.2 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
missing header for unified diff at line 148 of patch 
can't find file to patch at input line 148 
Perhaps you used the wrong -p or --strip option? 
The text leading up to this was: 
-------------------------- 
|Index: Zwiki.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/Zwiki.py,v 
|retrieving revision 1.1.1.2 
|retrieving revision 1.1.1.1.2.1 
|diff -u -r1.1.1.2 -r1.1.1.1.2.1 
|Index: test.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/test.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/__init__.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/__init__.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.2.1 
|diff -u -r1.1.1.1 -r1.1.2.1 
|Index: tests/testStructuredText.py 
|=================================================================== 
|RCS file: /var/lib/cvs/nkm/zope/StructuredText/tests/testStructuredText.py,v 
|retrieving revision 1.1.1.1 
|retrieving revision 1.1.1.1.2.3 
|diff -u -r1.1.1.1 -r1.1.1.1.2.3 
|--- tests/testStructuredText.py        15 Apr 2003 15:13:56 -0000      
1.1.1.1 
|+++ tests/testStructuredText.py        7 Nov 2003 12:12:32 -0000       
1.1.1.1.2.3 
-------------------------- 
No file to patch.  Skipping patch. 
1 out of 1 hunk ignored 
 

Reproducible: Always
Steps to Reproduce:
1.emerge -uv world 
2.<break> 
3. 
 
Actual Results:  
emerge fails  

Expected Results:  
zope builds  

infiltrator ~ # emerge --info 
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.12-gentoo-r9 x86_64) 
================================================================= 
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+ 
Gentoo Base System version 1.12.0_pre6 
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
dev-lang/python:     2.3.5-r1, 2.4.1-r1 
sys-apps/sandbox:    1.2.11 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="amd64 ~amd64" 
AUTOCLEAN="yes" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=k8 -pipe -O2" 
CHOST="x86_64-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=k8 -pipe -O2" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="amd64 X aalib adns alsa arts avi berkdb bitmap-fonts bonobo cdparanoia 
cdr crypt cups curl directfb dvd dvdread eds encode fam flac foomaticdb 
fortran gcj gd gdbm gif gnome gpg gpgme gphoto2 gpm gstreamer gtk gtk2 gtkhtml 
guile ieee1394 imagemagick imlib ipv6 jabber jack java jpeg junit kde lame 
ldap libwww lm_sensors lzw lzw-tiff mad maildir mikmod motif mozilla mp3 mpeg 
nas ncurses network nls nvidia objc ofx ogg opengl oss pam pda pdflib perl pic 
png postgres python qt quicktime quotes readline ruby samba sdl slang speex 
spell ssl tcltk tcpd tetex theora tiff truetype-fonts type1-fonts unicode usb 
userlocales vorbis xine xml xml2 xmms xpm xv xvid zlib userland_GNU 
kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS 
 
infiltrator ~ # gcc -v 
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/specs 
Configured with: /var/tmp/portage/gcc-3.4.4/work/gcc-3.4.4/configure 
--enable-version-specific-runtime-libs --prefix=/usr 
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4 
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include 
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4 
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man 
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info 
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3 
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec 
--enable-nls --without-included-gettext --with-system-zlib --disable-checking 
--disable-werror --disable-libunwind-exceptions --enable-multilib 
--enable-java-awt=gtk --enable-languages=c,c++,objc,java,f77 --enable-shared 
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
Thread model: posix 
gcc version 3.4.4 (Gentoo 3.4.4, ssp-3.4.4-1.0, pie-8.7.8)
Comment 1 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-25 09:55:38 UTC
sorry, same mistake as #103590 - didn't check in all files :(
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 13:18:50 UTC
*** Bug 103742 has been marked as a duplicate of this bug. ***
Comment 3 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-25 13:46:03 UTC
the i18n patch is a PITA. we need to think about how we handle this in future.
we should also update the rest of the gentoo utf-8 docs on howto enable utf-8 python so we can rely on 
it.
unfortunately i have no idea which packages are affected when we set dev-python to utf-8?
Comment 4 Brian O'Reilly 2005-08-26 06:37:10 UTC
The bug is closed, but zope still isn't building. Have you pushed your changes 
up to portage? I synced just this morning and I still have nothing. 
Comment 5 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-26 09:54:24 UTC
it builds fine for me - can someone confirm wether there are still problems.
Comment 6 Vadim Kuznetsov 2005-08-26 10:37:12 UTC
(In reply to comment #5)
> it builds fine for me - can someone confirm wether there are still problems.

Yes, still the problem.
Patch command is still
        epatch ${FILESDIR}/2.7.6/i18n-1.0.0.patch
more appropriate will be
        epatch ${FILESDIR}/${PV}/i18n-1.0.0.patch
patch is the same, so it fails.
Comment 7 Jodok Batlogg (RETIRED) gentoo-dev 2005-08-26 11:41:07 UTC
o.k. - after cleaning up my machine i can confirm that the i18n patch doesn't work with zope-2.8.1
what does that mean? e.g. no german umlaute in structured text. the rest should work as usual