GNU bug report logs - #47654
electron-cash fails to start

Previous Next

Package: guix;

Reported by: Guillaume Le Vaillant <glv <at> posteo.net>

Date: Thu, 8 Apr 2021 13:28:02 UTC

Severity: normal

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Subject: bug#47654: closed (Re: bug#47654: electron-cash fails to start)
Date: Mon, 12 Apr 2021 08:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#47654: electron-cash fails to start

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 47654 <at> debbugs.gnu.org.

-- 
47654: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47654
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: 47654-done <at> debbugs.gnu.org
Subject: Re: bug#47654: electron-cash fails to start
Date: Mon, 12 Apr 2021 10:24:02 +0200
[Message part 3 (text/plain, inline)]
Fixed in c901ec27d7e437c200f04263c1cdccdcd864956c.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: bug-guix <at> gnu.org
Subject: electron-cash fails to start
Date: Thu, 08 Apr 2021 15:27:34 +0200
[Message part 6 (text/plain, inline)]
The electron-cash program fails to start and prints the following error:

--8<---------------cut here---------------start------------->8---
Traceback (most recent call last):
  File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/bin/.electron-cash-real", line 96, in <module>
    from electroncash import bitcoin, util
  File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/__init__.py", line 5, in <module>
    from .network import Network, pick_random_server
  File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/network.py", line 45, in <module>
    from .interface import Connection, Interface
  File "/gnu/store/34h2k23x2yzm8gycbxkjmq7aqnlzmi7x-electron-cash-4.2.4/lib/python3.8/site-packages/electroncash/interface.py", line 38, in <module>
    from pathvalidate import sanitize_filename
ModuleNotFoundError: No module named 'pathvalidate'
--8<---------------cut here---------------end--------------->8---

This is with Guix at commit 14392c77896561c5846c0f3a0588720792d61e95.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.