> I just want to check this is not an error of some sort:
> https://forums.openvpn.net/topic20433.html#p56941
>
> Note:
> Unpacking openvpn (2.3.9-debian0) over (2.3.2-7ubuntu3.1) ...
>
> Debian over Ubuntu ?
>
> I double checked my sources.list.d twice:
> deb http://swupdate.openvpn.net/apt trusty main

That is to be expected. Debian package creation tools takes the version 
"number" from the changelog file:

<https://github.com/mattock/sbuild_wrapper/blob/master/packaging/trusty/debian/changelog>

Dpkg/apt uses alphabetic sort to determine which version is newer than 
the other. So, for example, openvpn_2.3.9-debian0 is seen as "older" 
than openvpn_2.3.9-ubuntu0, even though they're the same. This also 
means that it does not matter whether the package name has "-debian0" or 
"-ubuntu0" in it.

So there is no error here :).

Best regards,

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock

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

Reply via email to