OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004035 [cswclassutils] regular use block have not tried 2009-11-13 15:36 2009-11-14 10:06
Reporter dam View Status public  
Assigned To bonivart
Priority urgent Resolution fixed  
Status closed  
Summary 0004035: 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.

Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006985)
bonivart (developer)
2009-11-14 10:06

1.29 released to current with fixed i.cswpycompile.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker