[Bug 278397] finance/electrum: Can't run because devel/aiorpcX is too new
Date: Tue, 16 Apr 2024 22:10:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278397
Bug ID: 278397
Summary: finance/electrum: Can't run because devel/aiorpcX is
too new
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ehaupt@FreeBSD.org
Reporter: henrichhartzer@tuta.io
Assignee: ehaupt@FreeBSD.org
Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
After updating to the packages in 2024Q2, I'm no longer able to run electrum.
$ electrum
Traceback (most recent call last):
File "/usr/local/bin/electrum", line 89, in <module>
check_imports()
File "/usr/local/bin/electrum", line 78, in check_imports
raise RuntimeError(f'aiorpcX version {aiorpcx._version} does not match
required: 0.22.0<=ver<0.23')
RuntimeError: aiorpcX version (0, 23, 1) does not match required:
0.22.0<=ver<0.23
--
You are receiving this mail because:
You are the assignee for the bug.