Hello,

when I try to run *patchbot* on   machine 'A' I observe several errors, e.g.

Getting ticket list...
fatal: Invalid revision range 
389fbf0cd408302c14635d7979f39297c1f6a2b2..patchbot/base

########

Resolving sage.math.washington.edu... 128.208.160.197
Connecting to sage.math.washington.edu|128.208.160.197|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-08-11 12:06:57 ERROR 404: Not Found.

##########

Traceback (most recent call last):
  File "~/Projects/sage/local/bin/patchbot/patchbot.py", line 439, in 
test_a_ticket
    self.check_spkg(spkg)
  File "~/Projects/sage/local/bin/patchbot/patchbot.py", line 571, in 
check_spkg
    do_or_die("wget --progress=dot:mega -O %s %s" % (local_spkg, spkg))
  File "/home/kroeker/Projects/sage/local/bin/patchbot/util.py", line 107, 
in do_or_die
    raise exn_class, "%s %s" % (res, cmd)


Any idea what is getting wrong

and on another machine sometimes


[reference] WARNING: Unable to fetch 
~/Projects/sage-patchbot/src/doc/output/doctrees/en/reference/modfrm_hecketriangle/environment.pickle
Error building the documentation.
Traceback (most recent call last):
  File "~/Projects/sage-patchbot/src/doc/common/builder.py", line 1490, in 
<module>
    getattr(get_builder(name), type)()
  File "~/Projects/sage-patchbot/src/doc/common/builder.py", line 291, in 
_wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File "~/Projects/sage-patchbot/src/doc/common/builder.py", line 515, in 
_wrapper
    getattr(DocBuilder(self.name, lang), format)(*args, **kwds)
  File "~/Projects/sage-patchbot/src/doc/common/builder.py", line 109, in f
    execfile(sys.argv[0])
  File "~/Projects/sage-patchbot/src/doc/common/custom-sphinx-build.py", line 
210, in <module>
    raise OSError(ERROR_MESSAGE)
OSError: [reference] WARNING: Unable to fetch 
~/Projects/sage-patchbot/src/doc/output/doctrees/en/reference/modfrm_hecketriangle/environment.pickle


or similar. Is that due to race condition during build?


Jakob

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to