Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130642 - Minor changes in zope-config to fix errors with 3.2.0
Summary: Minor changes in zope-config to fix errors with 3.2.0
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 12:14 UTC by Bryan Duff
Modified: 2012-03-18 17:10 UTC (History)
0 users

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


Attachments
zope-config (for zope 3.2.0) patch (zope-config-3.2.0.diff,314 bytes, patch)
2006-04-20 12:16 UTC, Bryan Duff
Details | Diff
zope-config (for zope 3.2.0) patch (zope-config-3.2.0.diff,840 bytes, patch)
2006-04-20 12:18 UTC, Bryan Duff
Details | Diff
zope-config with support for all zope versions (zope-config_universal.patch,4.04 KB, patch)
2007-06-17 08:57 UTC, Michael Kefeder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Duff 2006-04-20 12:14:11 UTC
the fixes for this are relatively minor - view attached diff.

emerge --info
Portage 2.1_pre7-r5 (default-linux/x86/2005.1, gcc-3.3.5-20050130, glibc-2.3.5-r3, 2.6.14-gentoo i686)
=================================================================
System uname: 2.6.14-gentoo i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.5, 2.4.2
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/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="x86 apache2 apm arts avi berkdb bitmap-fonts cgi crypt cups dri eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk2 imlib ipv6 isdnlog jpeg ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png postgres pppd python quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Bryan Duff 2006-04-20 12:16:14 UTC
Created attachment 85051 [details, diff]
zope-config (for zope 3.2.0) patch

patch for zope-config (for zope-3.2.0).  Only a few changes... worked for me.
Comment 2 Bryan Duff 2006-04-20 12:18:39 UTC
Created attachment 85052 [details, diff]
zope-config (for zope 3.2.0) patch

same thing, only this time a unified diff, heh.
Comment 3 Michael Kefeder 2007-06-17 08:57:14 UTC
Created attachment 122300 [details, diff]
zope-config with support for all zope versions

Here's a more elaborate patch to support pre-3.0 and post-3.0 zope installs. it's a quick hack but it worked for me installing zope-2.8.1 and zope-3.3.0 instances. This bug is very old and so is zope-3.x, I hope one of those fixes make into the tree.
Comment 4 Pacho Ramos gentoo-dev 2012-03-18 17:10:05 UTC
this was dropped