← Back to team overview

ubuntu-phone team mailing list archive

Re: problem with phablet-flash

 

On Sat, Jul 27, 2013 at 5:55 AM, Василий Алексеенко
<vasilisc777@xxxxxxxxx> wrote:
> please help
> my phablet-flash 0.15+13.10.20130723-0ubuntu1  in Ubuntu 13.10 not work
>
> # phablet-flash --ubuntu-bootstrap
> Device detected as grouper
> Starting new HTTP connection (1): cdimage.ubuntu.com
> XDG_DOWNLOAD_DIR could not be read
> Download uri set to
> http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130726.1
> Download directory set to /root/phablet-flash/ubuntu-touch/20130726.1
> Retrieving files
> Starting new HTTPS connection (1): system-image.ubuntu.com
> Traceback (most recent call last):
>   File "/usr/bin/phablet-flash", line 468, in <module>
>     main(args)
>   File "/usr/bin/phablet-flash", line 440, in main
>     setup_ubuntu_image_update(device)
>   File "/usr/bin/phablet-flash", line 194, in _adb_errors
>     return f(*args, **kwargs)
>   File "/usr/bin/phablet-flash", line 354, in setup_ubuntu_image_update
>     json_latest = ubuntuimage.get_json_latest_from_index(device)
>   File "/usr/lib/python2.7/dist-packages/phabletutils/ubuntuimage.py",
> line 27, in get_json_latest_from_index
>     json_index_request = requests.get(json_index_uri)
>   File "/usr/lib/python2.7/dist-packages/requests/api.py", line 55, in get
>     return request('get', url, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/requests/api.py", line 44, in request
>     return session.request(method=method, url=url, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line
> 335, in request
>     resp = self.send(prep, **send_kwargs)
>   File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line
> 438, in send
>     r = adapter.send(request, **kwargs)
>   File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line
> 327, in send
>     raise ConnectionError(e)
> requests.exceptions.ConnectionError:
> HTTPSConnectionPool(host='system-image.ubuntu.com', port=443): Max
> retries exceeded with url: /daily/grouper/index.json (Caused by <class
> 'socket.error'>: [Errno 110] Connection timed out)

Seems like the network timed out on system-image.ubuntu.com

> Only downloaded
> # pwd
> /root/phablet-flash/ubuntu-touch/20130726.1
>
> # ls -laF
> drwxr-xr-x 2 root root    4096 Jul 27 12:29 ./
> drwxr-xr-x 3 root root    4096 Jul 27 12:29 ../
> -rw-r--r-- 1 root root 7290880 Jul 26 10:09
> saucy-preinstalled-recovery-armel+grouper.img
> -rw-r--r-- 1 root root    1937 Jul 27 12:33 SHA256SUMS

Since this is downloaded from cdimage this seems perfectly plausible.

I say try again some time later.

Cheers
Sergio.


Follow ups

References