[aur-general] magic-wormhole-git help with missing dependancy

Luca Weiss luca at z3ntu.xyz
Sat Mar 30 12:57:20 UTC 2019


On Samstag, 30. März 2019 13:37:32 CET Storm Dragon via aur-general wrote:
> Howdy,
> 
> I maintain the magic-wormhole and the magic-wormhole-git packages. In
> magic-wormhole-git, I am now getting this error when I try to run
> wormhole::
> 
> Traceback (most recent call last):
>   File "/usr/bin/wormhole", line 11, in <module>
>     load_entry_point('magic-wormhole==0.11.2+82.g995d3f5',
> 'console_scripts', 'wormhole')() File
> "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 489, in
> load_entry_point return get_distribution(dist).load_entry_point(group,
> name)
>   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
> 2793, in load_entry_point return ep.load()
>   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
> 2411, in load return self.resolve()
>   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
> 2417, in resolve module = __import__(self.module_name,
> fromlist=['__name__'], level=0) File
> "/usr/lib/python3.7/site-packages/wormhole/__init__.py", line 2, in
> <module> from .wormhole import create, __version__
>   File "/usr/lib/python3.7/site-packages/wormhole/wormhole.py", line 11, in
> <module> from ._boss import Boss
>   File "/usr/lib/python3.7/site-packages/wormhole/_boss.py", line 15, in
> <module> from ._dilation.manager import Dilator
> ModuleNotFoundError: No module named 'wormhole._dilation'
> 
> I have gone searching for python-dialation and haven't found anything. Does
> anyone know what package it needs?
> 
> Thanks for the help,
> Storm

Hello,
this is an issue with the upstream setup.py file. I've attached a patch to the 
email to fix the issue and install the neccessary files. You can add that patch 
to the AUR packaging but please also report the issue / send a PR upstream.

Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20190330/9f04bee5/attachment.sig>


More information about the aur-general mailing list