Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77036 - net-zope/verbosesecurity-0.5 doesnt't work with zope-2.7.3 (stable)
Summary: net-zope/verbosesecurity-0.5 doesnt't work with zope-2.7.3 (stable)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: net-zope (OBSOLETE)
URL: http://hathawaymix.org/Software/Verbo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-07 08:42 UTC by Jürgen Hötzel
Modified: 2005-01-13 12:56 UTC (History)
0 users

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


Attachments
verbosesecurity/verbosesecurity-0.6.ebuild (verbosesecurity-0.6.ebuild,748 bytes, text/plain)
2005-01-07 08:50 UTC, Jürgen Hötzel
Details
Diff from 0.5 ebuild to current (verbosesecurity-0.6.patch,711 bytes, patch)
2005-01-07 08:55 UTC, Jürgen Hötzel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jürgen Hötzel 2005-01-07 08:42:35 UTC
The above ebuild doesnt work anymore on zope >= 2.7.x (stable). This was fixed in 
verbosesecurity-0.6.
Comment 1 Jürgen Hötzel 2005-01-07 08:48:34 UTC
Steps to reproduce:

1. emerge  verbosesecurity
2. Set "security-policy-implementation PYTHON" in zope.conf
3. Restart Zope

You will get in event.log:

2005-01-07T03:46:25 INFO(0) VerboseSecurity Unable to patch PermissionRole. Put ZOPE_SECURITY_POLICY=PYTHON in the environment to enable disp
lay of permission names in Unauthorized exceptions.

(Ignore the advice about putting ZOPE_SECURITY_POLICY=PYTHON in environment, this is already done in zope.conf)

Comment 2 Jürgen Hötzel 2005-01-07 08:50:37 UTC
Created attachment 47861 [details]
verbosesecurity/verbosesecurity-0.6.ebuild
Comment 3 Jürgen Hötzel 2005-01-07 08:55:55 UTC
Created attachment 47863 [details, diff]
Diff from 0.5 ebuild to current
Comment 4 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-01-13 12:56:53 UTC
fixed, commited into portage, thank your for your contribution.