mirror_snapshots_android.sh fails

Bug #1158671 reported by Fathi Boudra
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android Infrastructure
Won't Fix
Medium
Paul Sokolovsky

Bug Description

$ ./mirror_snapshots_android.sh
Traceback (most recent call last):
  File "~/mirror_snapshots_android/get-latest-snowball.py", line 7, in <module>
    f = urllib2.urlopen(URL)
  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
wget: missing URL
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.

Revision history for this message
James Tunnicliffe (dooferlad) wrote :

Where is the source for this? Doesn't look like the old (and unsupported) script I wrote, which is the only thing google finds.

Changed in linaro-android-infrastructure:
status: New → Incomplete
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

We no longer use "mirror to master and push to slaves" approach, instead we use "pull from slaves" approach.
So, mirror_snapshots_android.sh is no longer in active use and could have bitrotted indeed. Will check of if it's still in crontab and cleanup later.

Changed in linaro-android-infrastructure:
assignee: nobody → Paul Sokolovsky (pfalcon)
milestone: none → 2013.05
status: Incomplete → Confirmed
importance: Undecided → Medium
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

Confirmed inactive for quite some time, and cleaned up.

Changed in linaro-android-infrastructure:
status: Confirmed → Won't Fix
milestone: 2013.05 → 2013.07
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.