MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

Apt Repo doesn't have Release file #131

Open grubino opened 6 years ago

grubino commented 6 years ago

Describe the issue

Following INSTALL.md leads to an error on Ubuntu 18 using

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Follow the steps listed here

Expected behaviour

The install of the Debian package should succeed

Actual behaviour + errors

apt-get update issues a couple errors:

...
Err:10 https://dl.bintray.com/myhush/hush hush/main i386 Packages
  404  Not Found [IP: 34.218.99.197 443]
...
E: Failed to fetch https://dl.bintray.com/myhush/hush/dists/hush/main/binary-i386/Packages  404  Not Found [IP: 34.218.99.197 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

And then during apt-get install, the following error occurs:

E: Unable to locate package hush

The version of Hush you were using:

N/A (unable to install using apt)

Machine specs:

grubino commented 6 years ago

Attempted to workaround by making a security exception for the Hush apt repo to no avail...

exile13 commented 5 years ago

encountering same issue

Err:8 https://dl.bintray.com/myhush/hush hush Release 404 Not Found [IP: 108.168.243.150 443]