[bug-notifications] [cswclassutils 0004035]: pycompile broken on package CSWcvs2svn
Mantis Bug Tracker
noreply at opencsw.org
Sat Nov 14 10:06:03 CET 2009
The following issue has been CLOSED
======================================================================
http://www.opencsw.org/mantis/view.php?id=4035
======================================================================
Reported By: dam
Assigned To: bonivart
======================================================================
Project: cswclassutils
Issue ID: 4035
Category: regular use
Reproducibility: have not tried
Severity: block
Priority: urgent
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2009-11-13 15:36 CET
Last Modified: 2009-11-14 10:06 CET
======================================================================
Summary: pycompile broken on package CSWcvs2svn
Description:
When I try to install cvs2svn from testing/ I get
/opt/csw/lib/python/site-packages/cvs2svn_rcsparse/default.py
/opt/csw/lib/python/site-packages/cvs2svn_rcsparse/parse_rcs_file.py
/opt/csw/lib/python/site-packages/cvs2svn_rcsparse/run-tests.py
/opt/csw/lib/python/site-packages/cvs2svn_rcsparse/texttools.py
Compiling py files to normal bytecode ...
Traceback (most recent call last):
File "/var/opt/csw/cswclassutils/pycomp.26154.20091113153350.py", line
83, in <module>
except PyCompileError:
NameError: name 'PyCompileError' is not defined
Compiling py files to optimized bytecode ...
Traceback (most recent call last):
File "/var/opt/csw/cswclassutils/pycomp.26154.20091113153350.py", line
83, in <module>
except PyCompileError:
NameError: name 'PyCompileError' is not defined
[ verifying class <cswpycompile> ]
Installation of <CSWcvs2svn> was successful.
======================================================================
----------------------------------------------------------------------
(0006985) bonivart (manager) - 2009-11-14 10:06
http://www.opencsw.org/mantis/view.php?id=4035#c6985
----------------------------------------------------------------------
1.29 released to current with fixed i.cswpycompile.
More information about the bug-notifications
mailing list