| Summary: | Fix port : www/zope (make compatible with Python 2.2) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Hye-Shik Chang <perky> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | yasi | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Hye-Shik Chang
2002-01-13 12:00:03 UTC
Dear Chang, (This is repost from GNATS web page) ----- Original Message ----- From: "Hye-Shik Chang" <perky@fallin.lv> To: <FreeBSD-gnats-submit@freebsd.org> Cc: "HAYASHI Yasushi" <yasi@yasi.to>; "Neil Blakey-Milner" <nbm@freebsd.org> Sent: Sunday, January 13, 2002 8:50 PM Subject: Fix port : www/zope (make compatible with Python 2.2) > > >Submitter-Id: current-users > >Originator: Hye-Shik Chang > >Organization: Yonsei University > >Confidential: no > >Synopsis: Fix port : www/zope (make compatible with Python 2.2) (snip) > >Description: > - temporary fix for compatibility to python 2.2 > > (Makefile.pre.in was set obsolete by BDFL of Python) Thanks for your work. Your Makefile can build Zope-2.4.2 under python-2.2, but this binary doesn't run correctly when I tried. How-To-Repeat: (1) Run Zope # /usr/local/www/Zope/start -w 8080 & (2) Login Zope via WWW browser $ netscape http://localhost:8080/manage (3) Select "Logout" from right-upper menu (4) An error occurs. > Zope Error > > Zope has encounterd an error while publishing this resource. > > Error Type: KeyError > Error Value: _logout_path I've not seen this error under python-2.1.1. close this PR please. new patch is available at ports/33844 State Changed From-To: open->closed superseded by ports/33844 |