Boost logo

Boost Testing :

From: Martin Slater (mslater_at_[hidden])
Date: 2005-05-20 06:53:20


Hi,

I seem to be getting the errors at the end of the mail rather a lot
recently , maybe every other day where before I very rarely got them.
Has anything changed recently that may cause it or is it just bad luck?

Martin

# Cleaning up "C:\testing\boost\boost" directory ...
# Cleaning up "C:\testing\boost\results" directory ...
# Getting sources (2005-05-20T08:11:56Z)...
# Downloading
"http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2"
to "C:\testing\boost"...
# Looking for old unpacked archives...
# Unpacking boost tarball ("C:\testing\boost\boost-CVS-HEAD.tar.bz2")...
Traceback (most recent call last):
   File "regression.py", line 841, in ?
     commands[ command ]( **accept_args( args ) )
   File "regression.py", line 668, in regression
     get_source( user, tag, proxy, [] )
   File "regression.py", line 288, in get_source
     unpack_tarball( tarball_path, regression_root )
   File "regression.py", line 180, in unpack_tarball
     tar.extract( tarinfo, destination )
   File "c:\python\lib\tarfile.py", line 1331, in extract
     self._extract_member(tarinfo, os.path.join(path, tarinfo.name))
   File "c:\python\lib\tarfile.py", line 1419, in _extract_member
     self.makefile(tarinfo, targetpath)
   File "c:\python\lib\tarfile.py", line 1457, in makefile
     copyfileobj(source, target)
   File "c:\python\lib\tarfile.py", line 158, in copyfileobj
     shutil.copyfileobj(src, dst)
   File "c:\python\lib\shutil.py", line 22, in copyfileobj
     buf = fsrc.read(length)
   File "c:\python\lib\tarfile.py", line 558, in _readnormal
     return self.__read(bytestoread)
   File "c:\python\lib\tarfile.py", line 504, in __read
     return self.fileobj.read(size)
EOFError: compressed file ended before the logical end-of-stream was
detected

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 266.11.13 - Release Date: 19/05/2005

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