ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

create_release_jobs.py: get_cached_release throws 404 if cache does not exist #118

Closed mirzashah closed 11 years ago

mirzashah commented 11 years ago

...but it actually doesn't say the cache does not exist

dirk-thomas commented 11 years ago

A http status code 404 has exactly that meaning. What do you expect to happen?

tfoote commented 11 years ago

The 404 errors does not state the URL so you don't know it was the cache that was unfetchable. Just that something was 404.

On Sat, May 4, 2013 at 10:19 AM, Dirk Thomas notifications@github.comwrote:

A http status code 404 has exactly that meaning. What do you expect to happen?

— Reply to this email directly or view it on GitHubhttps://github.com/ros-infrastructure/buildfarm/issues/118#issuecomment-17437819 .