RE: No Release File

2020-02-29 Thread Reinis Rozitis
> Where is the Bionic repo? > > If you are referring to the default repository for all things Linux Mint, > there > was only Nginx 1.14. I mean the nginx bionic repo (here you can see the available Ubuntu versions http://nginx.org/packages/mainline/ubuntu/dists/ ) But it seems you have alread

RE: No Release File

2020-02-29 Thread bsmither
Where is the Bionic repo? If you are referring to the default repository for all things Linux Mint, there was only Nginx 1.14. Anyway, as is always the case, something went wrong. I don't have a 'modules-available' directory, and all the items in 'modules-enabled' end in '.removed' with link (bro

RE: No Release File

2020-02-29 Thread Reinis Rozitis
> E: The repository 'http://nginx.org/packages/ubuntu tricia Release' does not > have a Release file. > N: Updating from such a repository can't be done securely, and is therefore > disabled by default. > - > Are there any other instructions available to get Nginx 1.17 downloaded? You should p

Re: No Release File

2020-02-29 Thread bsmither
In the file: /etc/apt/sources.list.d/nginx.list I changed: deb https://nginx.org/packages/mainline/ubuntu tricia nginx to: deb https://nginx.org/packages/mainline/ubuntu bionic nginx Then the "apt-get update" worked. However, I used the Mint Software Manager to install Nginx, but the progress in

Re: No Release File

2020-02-29 Thread bsmither
So I try the Stable release: - Err:12 http://nginx.org/packages/ubuntu tricia Release 404 Not Found [IP: 95.211.80.227 80] E: The repository 'http://nginx.org/packages/ubuntu tricia Release' does not have a Release file. N: Updating from such a repository can't be done se