Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10758

Summary: Our zope ebuild is seriously broken
Product: Gentoo Linux Reporter: Grant Goodyear (RETIRED) <g2boojum>
Component: [OLD] ServerAssignee: Bruce A. Locke (RETIRED) <blocke>
Status: RESOLVED FIXED    
Severity: normal CC: h3y
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: zope 2.6.0 ebuild

Description Grant Goodyear (RETIRED) gentoo-dev 2002-11-14 20:30:59 UTC
Taking a look at our zope ebuild, /etc/init.d/zope isn't installed,
and as far as I can tell ${FILESDIR}/{zope,zope.rc6} are seriously braindead.
They use the old "use" script, which no longer exists, they source a functions
file that doesn't exist, runscript isn't used, 
the conf.d/zope file is never sourced, there's no zope user (although that
may have been by design), and I've no doubt that there are other problems.

I know nothing about zope (I was going to work through the latest Linux
Productivity Magazine), so I'm hoping somebody else can do something useful
with this package.
Comment 1 Maurizio Disimino 2002-11-19 12:14:02 UTC
Created attachment 5796 [details]
zope 2.6.0 ebuild

WORKSFORME (quite good ;P)

-- Maurizio aka j2ee
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2002-11-22 06:05:53 UTC
Hi,

When you say the Zope ebuild is broken, are you talking about the current
zope-2.6.0.ebuild in portage?

Since you mention the problems with zope.rc6, I think you may be talking about
zope-2.4.0-r6 and zope-2.5.1 ebuilds.

I've been working on the next revision for bug #9474. I hope to have it
completed by this weekend.

Regards,

--Kutsuya
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2002-11-23 11:03:40 UTC
Added the ebuild provided here as 2.6.0-r1.  Seems to be working.  I've
ummasked it, since zope has been masked for aeons now.