LordBritish2301
New Member
Hi,
I am using a strato vserver and tried to install wireguard.
Somehow I ended up with a kernel mix:
uname -r
5.4.0
but /boot lists 5.15.0 as exepected for ubuntu 22.04.
I think Stratos environment does not allow a different kernel to run so I manually installed 5.4.0 using ubuntu-mainline-kernel.sh.
Now I get:
The following packages have unmet dependencies.
linux-headers-5.4.0-050400-generic : Depends: libssl1.1 (>= 1.1.0) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
this would remove the 5.4.0 kernel.
I don't really care which kernel is installed, I would like to have a running wireguard and a correct system setup. For the last bit, I'd like to know how I can install the running version so the system appears clean again.
Help very much appreciated,
Stefan
I am using a strato vserver and tried to install wireguard.
Somehow I ended up with a kernel mix:
uname -r
5.4.0
but /boot lists 5.15.0 as exepected for ubuntu 22.04.
I think Stratos environment does not allow a different kernel to run so I manually installed 5.4.0 using ubuntu-mainline-kernel.sh.
Now I get:
The following packages have unmet dependencies.
linux-headers-5.4.0-050400-generic : Depends: libssl1.1 (>= 1.1.0) but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
this would remove the 5.4.0 kernel.
I don't really care which kernel is installed, I would like to have a running wireguard and a correct system setup. For the last bit, I'd like to know how I can install the running version so the system appears clean again.
Help very much appreciated,
Stefan