Displaying 6 results from an estimated 6 matches for "werkzeug".
2013 Apr 20
3
[LLVMdev] Test-Suite Bots failing randomly
Hi folks,
I noticed our test-suite bot is failing randomly when getting a timeout on
the install phase:
http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
Exception:
File
"/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
line 380, in _download_url
chunk = resp.read(4096)
(...)
timeout: timed out
The package getting time out is...
2013 Apr 22
0
[LLVMdev] Test-Suite Bots failing randomly
...in at linaro.org> wrote:
> Hi folks,
>
> I noticed our test-suite bot is failing randomly when getting a timeout on
> the install phase:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
>
> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
> Exception:
> File
> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
> line 380, in _download_url
> chunk = resp.read(4096)
> (...)
> timeout: timed ou...
2013 Apr 22
1
[LLVMdev] Test-Suite Bots failing randomly
...in at linaro.org> wrote:
> Hi folks,
>
> I noticed our test-suite bot is failing randomly when getting a timeout on
> the install phase:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
>
> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
> Exception:
> File
> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
> line 380, in _download_url
> chunk = resp.read(4096)
> (...)
> timeout: timed ou...
2017 Nov 16
2
Can't update
Hi,
I can't do update:
yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 298, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 110, in main
base = cli.YumBaseCli()
File
2017 Nov 16
2
Can't update
...rtlab-2.3-3.el6.x86_64
python-six-1.9.0-2.el6.noarch
python-babel-0.9.4-5.1.el6.noarch
gnome-python2-canvas-2.28.0-3.el6.x86_64
python-vatnumber-1.0-1.el6.noarch
gnome-python2-gnomevfs-2.28.0-3.el6.x86_64
at-spi-python-1.28.1-2.el6.centos.x86_64
python-simplejson-2.0.9-3.1.el6.x86_64
python-werkzeug-0.8.3-2.el6.noarch
python-tools-2.6.6-64.el6.x86_64
python-urllib3-1.10.2-1.el6.noarch
libxml2-python-2.7.6-21.el6_8.1.x86_64
python-pycurl-7.19.0-9.el6.x86_64
python-decorator-3.0.1-3.1.el6.noarch
python-openid-2.2.5-7.el6.noarch
python-2.6.6-64.el6.x86_64
gnome-python2-libegg-2.25.3-20.el...
2013 Apr 22
2
[LLVMdev] Test-Suite Bots failing randomly
...; Hi folks,
>>
>> I noticed our test-suite bot is failing randomly when getting a timeout
>> on the install phase:
>>
>>
>> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
>>
>> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
>> Exception:
>> File
>> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
>> line 380, in _download_url
>> chunk = resp.read(4096)
>> (......