Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 21:56:32 +0200
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Sid <sid@bsdmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Electrum connection error
Message-ID:  <20190513215632.b9c533183942bb4488d3a8dc@FreeBSD.org>
In-Reply-To: <trinity-932979c9-2849-4c3f-b401-870f24ea45b9-1557770840084@3c-app-mailcom-lxa13>
References:  <trinity-932979c9-2849-4c3f-b401-870f24ea45b9-1557770840084@3c-app-mailcom-lxa13>

next in thread | previous in thread | raw e-mail | index | archive | help
Sid <sid@bsdmail.com> wrote:
> Hi,
> 
> I get the following error when running finance/electrum from the
> command line,
> 

[snip]

> aiorpcx.Connector(NotificationSession, AttributeError: module
> 'aiorpcx' has no attribute 'Connector'

Unfortunately the most recent update of devel/py-aiorpcX to 0.18.0
broke finance/electrum. It's even listed in the requirements:

$ grep aiorpcx \
	work-py36/Electrum-3.3.5/contrib/requirements/requirements.txt 
aiorpcx>=0.17,<0.18

A diff between aiorpcx 0.17.0 and 0.18.0 shows that there was quite a
churn that can't be easily fixed.

For now I've downgraded devel/py-aiorpcX to 0.17.0,1 and bumped the
electrum port.

Updating the ports tree and updating the two ports manually will solve
the issue until the package builders have caught up.

Sorry for the inconvenience.

Emanuel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190513215632.b9c533183942bb4488d3a8dc>