python-esptool: build failure: sanity-check failure

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Lars-Dominik Braun
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal
C
C
Christopher Howard wrote on 3 Jan 2022 20:21
(name . Bug Guix)(address . bug-guix@gnu.org)
YdNMyj5ML2Zq6ODk@theoden
Package python-esptool fails to build with this error during sanity check phase:

```
starting phase `sanity-check'
validating 'esptool' /gnu/store/gpwx236gfigq0459yyrcysnd3g0mmqc9-python-esptool-3.0/lib/python3.9/site-packages
...checking requirements: ERROR: esptool==3.0 The 'reedsolo<=1.5.4,>=1.5.3' distribution was not found and is required by esptool
error: in phase 'sanity-check': uncaught exception:
%exception #<&invoke-error program: "python" arguments: ("/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py" "/gnu/store/gpwx236gfigq0459yyrcysnd3g0mmqc9-python-esptool-3.0/lib/python3.9/site-packages") exit-status: 1 term-signal: #f stop-signal: #f>
phase `sanity-check' failed after 0.1 seconds
```

My system:

```
christopher@theoden ~$ neofetch --stdout
christopher@theoden
-------------------
OS: Guix System d422848146f4b7d6aaec20776daaac8964416a0f x86_64
Host: OptiPlex 9020 00
Kernel: 5.15.5-gnu
Uptime: 13 days, 1 hour, 12 mins
Packages: 91 (guix-system), 150 (guix-user)
Shell: bash 5.0.16
Resolution: 1920x1080
DE: GNOME
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: .emacs-27.2-rea
CPU: Intel i5-4570 (4) @ 3.600GHz
GPU: Intel HD Graphics
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM
Memory: 3356MiB / 7869MiB
```

--
? Christopher Howard
? gemini://gem.librehacker.com

?????? ??? ????? ?? ????? ??? ????
L
L
Lars-Dominik Braun wrote on 18 Jan 2022 14:22
(name . Christopher Howard)(address . christopher@librehacker.com)(address . 52988-done@debbugs.gnu.org)
Yea++JUowjAcbo0R@noor.fritz.box
Hi,

Toggle quote (1 lines)
> ...checking requirements: ERROR: esptool==3.0 The 'reedsolo<=1.5.4,>=1.5.3' distribution was not found and is required by esptool
this error means that the package reedsolo is missing. I
fixed this (and other missing dependencies) with commit
81d872543c8078c99a267168b972309dccec746a (and following).

Cheers,
Lars
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 52988@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 52988
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch