Date: Tue, 14 May 2019 04:05:32 +0200 From: Sid <sid@bsdmail.com> To: "Emanuel Haupt" <ehaupt@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: Electrum connection error Message-ID: <trinity-627cafd5-00e1-4a88-8560-91d9363b1d05-1557799532860@3c-app-mailcom-lxa15> In-Reply-To: <20190513215632.b9c533183942bb4488d3a8dc@FreeBSD.org> References: <trinity-932979c9-2849-4c3f-b401-870f24ea45b9-1557770840084@3c-app-mailcom-lxa13> <20190513215632.b9c533183942bb4488d3a8dc@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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>=3D0.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. Thank you. Now I have this error after updating and completely reinstalling electrum: Traceback (most recent call last): File "/usr/local/bin/electrum", line 321, in <module> config_options['cwd'] =3D os.getcwd() FileNotFoundError: [Errno 2] No such file or directory [1] Exit 1 electrum
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-627cafd5-00e1-4a88-8560-91d9363b1d05-1557799532860>