Problem with repository on Ubuntu 18.04

Weekly dev snapshots are available for testing.
We talk about them here. Testing features in the dev snapshot helps the features make it to stable.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please report your experience with testing branch. Include what you were using and how
If there is a problem, the more info the better!
Post Reply
iopepe
OpenVpn Newbie
Posts: 3
Joined: Wed Feb 10, 2021 3:53 pm

Problem with repository on Ubuntu 18.04

Post by iopepe » Wed Feb 10, 2021 4:00 pm

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?

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Problem with repository on Ubuntu 18.04

Post by TinCanTech » 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 ?

iopepe
OpenVpn Newbie
Posts: 3
Joined: Wed Feb 10, 2021 3:53 pm

Re: Problem with repository on Ubuntu 18.04

Post by iopepe » Wed Feb 10, 2021 5:20 pm

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?

User avatar
Pippin
Forum Team
Posts: 1200
Joined: Wed Jul 01, 2015 8:03 am
Location: irc://irc.libera.chat:6697/openvpn

Re: Problem with repository on Ubuntu 18.04

Post by Pippin » Wed Feb 10, 2021 5:23 pm

Testing branch ... taken care of ;)
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp

User avatar
Pippin
Forum Team
Posts: 1200
Joined: Wed Jul 01, 2015 8:03 am
Location: irc://irc.libera.chat:6697/openvpn

Re: Problem with repository on Ubuntu 18.04

Post by Pippin » Wed Feb 10, 2021 5:25 pm

Code: Select all

https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-bionic.list
;)
I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Problem with repository on Ubuntu 18.04

Post by TinCanTech » Wed Feb 10, 2021 5:26 pm


iopepe
OpenVpn Newbie
Posts: 3
Joined: Wed Feb 10, 2021 3:53 pm

Re: Problem with repository on Ubuntu 18.04

Post by iopepe » Wed Feb 10, 2021 6:07 pm

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! :)

Post Reply