Banana error?
Roland Haeder
roland at mxchange.org
Mon Sep 29 20:45:12 UTC 2014
>
> Warning: dependency 'cryptography' (version '0.5.4') found by pkg_resources not found by import.
> Warning: dependency 'six' (version '1.8.0') found by pkg_resources not found by import.
> Warning: dependency 'cffi' (version '0.8.6') found by pkg_resources not found by import.
> Warning: dependency 'pycparser' (version '2.10') found by pkg_resources not found by import.
>
>
> can you confirm you have these packages installed in your local python
> installation? (or simply run pip install all of them)
Yes, they are all there and installed as "native" Debian packages.
For example:
quix0r at sony:~$ ls -l /usr/lib/python2.7/dist-packages/cryptography/
total 652
-rw-r--r-- 1 root root 1174 Aug 21 08:00 __about__.py
-rw-r--r-- 1 root root 852 Sep 13 13:59 __about__.pyc
-rw-r--r-- 1 root root 586712 Aug 21 20:27
_Cryptography_cffi_4ed9e37dx4000d087.i386-linux-gnu.so
-rw-r--r-- 1 root root 9584 Aug 21 20:27
_Cryptography_cffi_684bb40axf342507b.i386-linux-gnu.so
-rw-r--r-- 1 root root 9584 Aug 21 20:27
_Cryptography_cffi_8f86901cxc1767c5a.i386-linux-gnu.so
-rw-r--r-- 1 root root 1464 Aug 21 08:00 exceptions.py
-rw-r--r-- 1 root root 2804 Sep 13 13:59 exceptions.pyc
-rw-r--r-- 1 root root 4100 Aug 21 08:00 fernet.py
-rw-r--r-- 1 root root 4338 Sep 13 13:59 fernet.pyc
drwxr-xr-x 5 root root 4096 Sep 13 13:59 hazmat
-rw-r--r-- 1 root root 892 Aug 21 08:00 __init__.py
-rw-r--r-- 1 root root 603 Sep 13 13:59 __init__.pyc
-rw-r--r-- 1 root root 993 Aug 21 08:00 utils.py
-rw-r--r-- 1 root root 1067 Sep 13 13:59 utils.pyc
quix0r at sony:~$
> I noticed similar odd behavior during my initial attempts at installing
> tahoe on windows (linux seems to be much more forgiving).
> In fact you may also want to try running setup clean and setup build.
I repeated this here, too. No change.
>
> This may not be the root cause of your issues, but judging from the the
> fact that your node cannot even start at this point, it is worth confirming.
> Also you are running all of the nodes on your local machine or on
> separate machines? What else has changed in your environment? Is
> this a new installation or has this setup been running for some time?
They run on separate machines and the setup for a long time with no
problems.
Thanks for helping, still I look for a fix.
Roland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20140929/17bf18fc/attachment.pgp>
More information about the tahoe-dev
mailing list