bug#52988: python-esptool: build failure: sanity-check failure

2022-01-18 Thread Lars-Dominik Braun
Hi, > ...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

bug#52988: python-esptool: build failure: sanity-check failure

2022-01-03 Thread Christopher Howard
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