Boost logo

Boost Testing :

From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2007-04-02 14:21:43


Any idea which file is causing the problem?

I tried downloading them over here, and all zips open without problem
in Windows.

I guess we could just delete all zips, and let the results rebuild?
Or try delete/restoring them one at a time, until the problem is found?

(assuming from the trace messages the problem is an awkwardly formatted
zip file)

-- 
AlisdairM
Douglas Gregor wrote:
> I'm getting the following error page when I try to go to:
> 
> 
> http://engineering.meta-comm.com/boost-regression/CVS-HEAD/developer/
> 
> An error occurred processing this request.
> 
> Request handler failed
> 
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\Http\Isapi.py", line 38, in
> Request     return Handlers[Env.SCRIPT_NAME]()
>   File
> "D:\inetpub\wwwroots\engineering.meta-comm.com\boost-regression\handle
> _http.py", line 318, in Request     main( Http.Env.PATH_INFO,
> Http.Env.SCRIPT_NAME, isapi_writer() )   File
> "D:\inetpub\wwwroots\engineering.meta-comm.com\boost-regression\handle
> _http.py", line 303, in main     extract_and_send( writer,
> page_components[0], page )   File
> "D:\inetpub\wwwroots\engineering.meta-comm.com\boost-regression\handle
> _http.py", line 239, in extract_and_send     build_index(
> archive_path )   File
> "D:\inetpub\wwwroots\engineering.meta-comm.com\boost-regression\handle
> _http.py", line 188, in build_index     z = zipfile.ZipFile( archive,
> 'r', zipfile.ZIP_DEFLATED )   File "C:\Python24\Lib\zipfile.py", line
> 210, in __init__     self._GetContents()   File
> "C:\Python24\Lib\zipfile.py", line 230, in _GetContents
> self._RealGetContents()   File "C:\Python24\Lib\zipfile.py", line
> 262, in _RealGetContents     raise BadZipfile, "Bad magic number for
> central directory" zipfile.BadZipfile: Bad magic number for central
> directory

Boost-testing list run by mbergal at meta-comm.com