Page 1 of 1

Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 4:00 pm
by iopepe
So, I'm trying to install OpenVpn3 on my Ubuntu 18.04, and I've installed the repository key successfully. However, when I use the first command to install the repository (sudo wget -O /etc/apt/sources.list.d/openvpn3.list https://swupdate.openvpn.net/community/ ... ionic.list), the following message ensues:
Resolving swupdate.openvpn.net (swupdate.openvpn.net)... 104.18.110.96, 104.18.109.96
Connecting to swupdate.openvpn.net (swupdate.openvpn.net)|104.18.110.96|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-02-10 12:49:57 ERROR 404: Not Found.
Is the server down? What should I do?

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 4:44 pm
by TinCanTech
iopepe wrote:
Wed Feb 10, 2021 4:00 pm
sudo wget -O /etc/apt/sources.list.d/openvpn3.list
Where does openvpn3 belong on this forum ?

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 5:20 pm
by iopepe
TinCanTech wrote:
Wed Feb 10, 2021 4:44 pm
iopepe wrote:
Wed Feb 10, 2021 4:00 pm
sudo wget -O /etc/apt/sources.list.d/openvpn3.list
Where does openvpn3 belong on this forum ?
Where should I post it then?

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 5:23 pm
by Pippin
Testing branch ... taken care of ;)

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 5:25 pm
by Pippin

Code: Select all

https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-bionic.list
;)

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 5:26 pm
by TinCanTech

Re: Problem with repository on Ubuntu 18.04

Posted: Wed Feb 10, 2021 6:07 pm
by iopepe
Pippin wrote:
Wed Feb 10, 2021 5:25 pm

Code: Select all

https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-bionic.list
;)
Worked like a charm, thanks a bunch! :)