Boost logo

Boost Testing :

From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-09-06 16:47:10


Aleksey,

For more than a week, the daily 09:00 UTC tests have regularly been
failing on my machine (see error at the end). The same script regularly
works fine at 21:00 UTC. Is that just a big coincidence or is there
something wrong?

Thanks & Regards,

Andreas

<error>
# Getting sources (2005-09-06T09:01:23Z)...
# Downloading
"http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2"
to "D:\BoostRegression\MyDocuments"...
# Looking for old unpacked archives...
# Unpacking boost tarball
("D:\BoostRegression\MyDocuments\boost-CVS-HEAD.tar.bz2")...
# get_tarball failed with message "compressed file ended before the
logical end-of-stream was detected"
# Retrying (5 more attempts).
# Downloading
"http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2"
to "D:\BoostRegression\MyDocuments"...
# get_tarball failed with message "[Errno 13] Permission denied:
'D:\\BoostRegression\\MyDocuments\\boost-CVS-HEAD.tar.bz2'"

[snip repetition]

# Giving up.
Traceback (most recent call last):
  File "regression.py", line 882, in ?
    commands[ command ]( **accept_args( args ) )
  File "regression.py", line 704, in regression
    get_source( user, tag, proxy, [] )
  File "regression.py", line 313, in get_source
    , ( tag, proxy, args )
  File "regression.py", line 107, in retry
    return f( *args )
  File "regression.py", line 293, in get_tarball
    tarball_path = download_boost_tarball( regression_root, tag, proxy )
  File "regression.py", line 162, in download_boost_tarball
    os.unlink( tarball_path )
OSError: [Errno 13] Permission denied:
'D:\\BoostRegression\\MyDocuments\\boost-CVS-HEAD.tar.bz2'

</error>

-- 
Andreas Huber
When replying by private email, please remove the words spam and trap 
from the address shown in the header. 

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