We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make-all ethereum apt install ./build/backend-ethereum_2.58.1-satoshilabs-1_amd64.deb --reinstall
make-all ethereum
apt install ./build/backend-ethereum_2.58.1-satoshilabs-1_amd64.deb --reinstall
Yields: W: Repository is broken: backend-ethereum:amd64 (= 2.58.1-satoshilabs-1) has no Size information
W: Repository is broken: backend-ethereum:amd64 (= 2.58.1-satoshilabs-1) has no Size information
On a fresh pull of this (latest) commit: 60fb37d
Distro: Distributor ID: Ubuntu Description: Ubuntu 18.04.6 LTS Release: 18.04 Codename: bionic
Any pointers, ideas? thx!
The text was updated successfully, but these errors were encountered:
We have not encountered this problem. We install the package using dpgk -i <package> but I am not sure if it has anything to do with it.
dpgk -i <package>
Sorry, something went wrong.
Thanks for the input Martin. The build time seems very fast, like something is not right with it. Tried again with latest commit, same problem.
I always was able to use apt install on previous commits/builds, something changed somewhere along the way...
apt install
I do not think we have done some changes to the build process recently. I would clear the docker images and try again.
No branches or pull requests
make-all ethereum
apt install ./build/backend-ethereum_2.58.1-satoshilabs-1_amd64.deb --reinstall
Yields:
W: Repository is broken: backend-ethereum:amd64 (= 2.58.1-satoshilabs-1) has no Size information
On a fresh pull of this (latest) commit: 60fb37d
Distro:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic
Any pointers, ideas? thx!
The text was updated successfully, but these errors were encountered: