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:
- 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:
- OS name + version: Ubuntu 18
- CPU: Intel(R) Xeon(R) CPU E3-1505M v5 @ 2.80GHz
- RAM: MemTotal: 65201772 kB
- Disk size: 1000204886016 bytes
- Disk Type (HD/SDD): SDD
- Linux kernel version (uname -a): 4.15.0-22-generic
- Compiler version (gcc -version): 7.3.0
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:
Expected behaviour
The install of the Debian package should succeed
Actual behaviour + errors
apt-get updateissues a couple errors:And then during
apt-get install, the following error occurs:The version of Hush you were using:
N/A (unable to install using apt)
Machine specs: