mutovis / control-software

Software design files for controlling the hardware from https://github.com/mutovis/hardware
GNU General Public License v3.0
0 stars 1 forks source link

Unable to download latest release #7

Closed rbrenesh closed 5 years ago

rbrenesh commented 5 years ago

I'm unable to download 28ead5b in Arch using the regular command:

yay -S python-mutovis-control

When running it, I get the error:

==> Making package: python-mutovis-control 1.0.6-1 (Tue 05 Mar 2019 04:07:04 PM EST)
==> Retrieving sources...
  -> Found v1.0.6.tar.gz
==> Validating source files with sha256sums...
    v1.0.6.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: python-mutovis-control
greyltc commented 5 years ago

Oops, I had an internet connectivity glitch while I was calculating the checksum for the package so maybe it got borked. I've re-calculated and updated it. Try now.

And just to be safe, when yay asks you if you want do do a clean build of it, do it.

rbrenesh commented 5 years ago

Worked!