Roundup Tracker - Issues

Issue 1593962

classification
cgi-bin\roundup.cgi missing in Roundup 1.3.0 tarball
Type: Severity: normal
Components: Installation Versions:
process
Status: closed fixed
:
: richard : cknittel, richard
Priority: normal :

Created on 2006-11-10 08:11 by cknittel, last changed 2006-11-10 08:11 by cknittel.

Messages
msg2347 Author: [hidden] (cknittel) Date: 2006-11-10 08:11
"setup.py install" terminates prematurely with

error: can't copy 'cgi-bin\roundup.cgi': doesn't exist
or not a regular file

because the cgi-bin directory is missing in the Roundup
1.3.0 tarball.

If I create 'cgi-bin\roundup.cgi' manually, "setup.py
install" works fine.
History
Date User Action Args
2006-11-10 08:11:44cknittelcreate