The following error says to me either that StyleSheet.css is being
inappropriately stored in CVS, or that the installer should gracefully
handle the inability to write over it. I don't know whether or not there
are any other files that are in a similar state, because I just do a find
/ chmod whenever this happens...
[tlilley@charmin webware]$ python2.1 install.py
Webware for Python 0.6.1b1
Installer
Date: Sat Dec 15 00:45:09 2001
Python ver: 2.1.1 (#1, Oct 13 2001, 01:57:34)
[GCC 2.95.2 19991024 (release)]
Op Sys: posix
Platform: linux2
Cur dir: /home/remap/var/opt/sb/newcas/webware
Scanning for components...
yes CGIWrapper yes COMKit
no CVS no Distributions
no DocSupport no Docs
no Documentation yes MiddleKit
yes MiscUtils yes PSP
yes TaskKit yes UserKit
yes WebKit yes WebUtils
no bin
Propagating stylesheets...
Traceback (most recent call last):
File "install.py", line 421, in ?
Installer().run(verbose=verbose)
File "install.py", line 55, in run
self.installDocs()
File "install.py", line 110, in installDocs
self.propagateStyleSheet()
File "install.py", line 125, in propagateStyleSheet
open(target, 'wb').write(stylesheet)
IOError: [Errno 13] Permission denied: 'CGIWrapper/Docs/StyleSheet.css'
[tlilley@charmin webware]$ find -type f | xargs chmod +w
--
Tripp Lilley * http://www.perspex.com/~tlilley/resume/
--------------------------------------------------------------------------
"Cars are great for going long distances, but it makes no sense at
all for people in cities to use a 4,000-lb. piece of metal to haul
their 150-lb. asses around town." -- Dean Kamen
<http://www.time.com/time/business/article/0,8599,186660,00.html>
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel