Migrating From Ubuntu PPA to Real Ubuntu Packages
Andy Whitcroft
apw at canonical.com
Tue Aug 4 14:49:42 CEST 2020
On Mon, Aug 03, 2020 at 06:25:51PM +0200, NoddingDog wrote:
> I'm sure I did apt update after removing the PPA, but just checked
> again:
>
> apt update
> apt install wireguard
>
> Same result - those gke kernels are included as dependencies and "will
> be installed".
>
> Maybe Dell need to fix their bionic-oem repositories?
The breakage here came from bad dependancies on the Debian wireguard
packages which we backported to these series. They incorrectly (for
Ubuntu) depend primarily on wireguard-modules which triggers an actual
dependancy on a kernel package; a severe no-no for exactly the issue
hit here. It should likely have been caught in review but was not.
New packages are in the review queue and expected in -proposed today
across the board. They will be released as soon as is practicle.
-apw
More information about the WireGuard
mailing list