Bug 50230 - grail don't work with Python 2.x.
Summary: grail don't work with Python 2.x.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-24 03:20 UTC by Thinker
Modified: 2003-11-19 09:37 UTC (History)
0 users

See Also:


Attachments
patches (2.86 KB, text/plain)
2003-03-24 03:20 UTC, Thinker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thinker 2003-03-24 03:20:02 UTC
	Grail 0.6 is not updated, since May 2000. It could not work with
	Python 2.x, but work well with Python 1.x. The problem is caused
	by changes of Python's libraries.

Fix: apply patch.
	
How-To-Repeat: 	execute grail with Python 2.x.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-25 20:05:46 UTC
State Changed
From-To: open->closed
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-25 20:09:51 UTC
State Changed
From-To: closed->open

Reopen this PR. Pointy hat to myself.
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-19 09:15:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to python Guru
Comment 4 Hye-Shik Chang freebsd_committer freebsd_triage 2003-11-19 09:37:05 UTC
State Changed
From-To: open->closed

Fixed. Thank you!