-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Here's the full trace:
# attic
Traceback (most recent call last):
File "/usr/bin/attic", line 2, in <module>
from attic.archiver import main
File "/usr/lib64/python3.2/site-packages/attic/archiver.py", line 13, in <module>
from attic.archive import Archive, ArchiveChecker
File "/usr/lib64/python3.2/site-packages/attic/archive.py", line 7, in <module>
from attic.key import key_factory
File "/usr/lib64/python3.2/site-packages/attic/key.py", line 10, in <module>
from attic.crypto import pbkdf2_sha256, get_random_bytes, AES, bytes_to_long, long_to_bytes, bytes_to_int, num_aes_blocks
ImportError: /usr/lib64/python3.2/site-packages/attic/crypto.cpython-32mu.so: undefined symbol: EVP_aes_256_ctr
Granted, this is on a pretty ancient version of Fedora (16), but in case it is something easy/obvious…it seems to satisfy the listed installation requirements.
Metadata
Metadata
Assignees
Labels
No labels