On Tue, 5 Jul 2022 22:59:14 -0400, Nathan Stratton Treadway <natha...@ontko.com>
wrote:

>On Tue, Jul 05, 2022 at 14:40:31 +0200, Bo Berglund wrote:
>> Hopefully I can get there and upgrade it on location come September.
>> I don't dare doing that remotely.
>
>Agreed.
>
>> Here you go:
>> 
>> $ apt-cache policy openvpn
>> openvpn:
>>   Installed: 2.4.7-xenial0
>>   Candidate: 2.4.7-xenial0
>>   Version table:
>>  *** 2.4.7-xenial0 100
>>         100 /var/lib/dpkg/status
>>      2.4.4-2ubuntu1.7 500
>>         500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64
>> Packages
>>         500 http://security.ubuntu.com/ubuntu bionic-security/main amd64
>> Packages
>>      2.4.4-2ubuntu1 500
>>         500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
>
>Yeah, this confirms that the system sees openvpn 2.4.4 out in the Ubuntu
>Bionic archives but currently has the 2.4.7-xenial0 (i.e. from
>build.openvpn.net) package installed.
>
>If you can log in to that server directly (i.e. not over the OpenVPN
>link), then you should be safe using the "apt install" commands to force
>installation of the 2.4.4-2ubuntu1.7 package and then try bringing up
>the link to see if 2.4.4 works in that environment (with the plan to
>switch back to the build.openvpn.net packages if it doesn't...)
>
>Alternately, you can follow the notes in the OpenVPN community wiki page
>to re-enable the build.openvpn.net repository, presumably using a
>"...debian/openvpn/2.4 bionic main" line.  
>
>(Looks like if you do that, you'll be offered openvpn 2.4.11_bionic0 as
>the available version to upgrade to...)
>

So now I have travelled to the location and am ready to do the upgrade.


I would like to know the best way to get *away* from the build.openvpn.net
repository to the ubuntu 18 repository in preparation for doing the release
upgrade.

Do I do the following?
----
sudo apt remove openvpn
or
sudo apt purge openvpn

Then remove the files /etc/apt/sources.list.d/openvpn*

Followed by 
sudo apt install openvpn
-----

Or is the better way to:

----
Leave things as they are and do the release upgrade and then check if openvpn
was migrated or not in the migrated server.

If not then just install it using apt without any separate openvpn repositories?

If it is working still but on 2.4.7 then try to move back to the ubuntu
repositories somehow.
----



-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to