SliTaz SliTaz Forum

You are not logged in.

#1 2014-04-23 19:26:04

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Mercurial not working

Who knows python?

Both packages [c]python[/c] and [c]mercurial[/c] are latest.

System is Rolling, based on kultex's SliTaz test-3.2.50 but with many modifications.

[c]

tux@slitaz:/home/slitaz/cooking/wok$ hg st

ERROR:root:code for hash md5 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type md5

ERROR:root:code for hash sha1 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha1

ERROR:root:code for hash sha224 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha224

ERROR:root:code for hash sha256 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha256

ERROR:root:code for hash sha384 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha384

ERROR:root:code for hash sha512 was not found.

Traceback (most recent call last):

  File "/usr/lib/python2.7/hashlib.py", line 139, in <module>

    globals()[__func_name] = __get_hash(__func_name)

  File "/usr/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor

    raise ValueError('unsupported hash type ' + name)

ValueError: unsupported hash type sha512

прервано: cannot import name sha1!

tux@slitaz:/home/slitaz/cooking/wok$

[/c]

Offline

#2 2014-04-23 22:30:08

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: Mercurial not working

Resolved.

Updating openssl to the latest 1.0.1g I would have to update both libcrypto and libssl in addition.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]