@Jens Glathe
problem is official Ubuntu Mainline Kernel from 5.15.7 change depends package
from libssl1 to libssl3...
Package: linux-headers-5.15.6-051506-generic
Depends: linux-headers-5.15.6-051506, libc6 (>= 2.34), libelf1 (>= 0.142),
libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3)
Package: linu
is there really any reason to add in 5.15.7 dependence on libssl3
package, when it is only in unreleased 22.04??
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1926938
Title:
Recent main
@roguescholar
is "nice" change info on wiki, but really, why is not supported last LTS
release? need as mainly because st*pid blocking hibernation with enabled secure
boot in stock kernel...
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed t
@2021yunotcompile
kumk has been used workaround way only on system with libc6 <2.33...
but i changed this in just updated kumk version,
now is used if kernel package "need" higher libc6 than is installed...
--
You received this bug notification because you are a member of Kernel
Packages, which i
@2021yunotcompile
you missed:
3b. sudo cp -a kumk /usr/local/bin/
or without "installing"
4. sudo ./kumk install 5.14.4
or completely different way for "installing"
1. sudo wget https://raw.githubusercontent.com/k3dar/kumk/main/kumk -O
/usr/local/bin/kumk
2. sudo chmod a+x /usr/local/bin/kumk
3
@jagsdesai
both #81 #57 still work with 5.14.3, installed yesterday on Xubuntu 20.04 ;-)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1926938
Title:
Recent mainline packages are built
@hashratez
right/official command (without adding any 3rd repository) is:
sudo apt install --install-recommends linux-generic-hwe-20.04
on officialy supported HW is done automatically, on other you must manualy run
for upgrade to latest HWE line, more info:
https://wiki.ubuntu.com/Kernel/LTSEnab
@nvrmndr #76
steps in #57 still work for 5.14 ;-)
anyway i did make some changes in my private tool, so can be published and is
here:
https://github.com/k3dar/kumk
you can simply install 5.14 via: sudo kumk install 5.14
--
You received this bug notification because you are a member of Kernel
@tlk this is similar/same workaround, info posted in #57 is in principles:
1. install problematic package without configuring
2. replace binary files in unpacked package path
3. configure package (this also do dkms modules build)
4. fake libc depend version in status file
this (details in #57) met
@Matias N. Goldberg (dark-sylinc) #61
not sure ;-) as i write in #57, this way is installable on 20.04...
k3dar@t430s:/$ lsb_release -d
Description:Ubuntu 20.04.2 LTS
k3dar@t430s:/$ uname -a
Linux t430s 5.13.7-051307-generic #202107310732 SMP Sat Jul 31 07:53:42 UTC
2021 x86_64 x86_64 x86_6
@DanglingPointer #55
"If you want to stay with Ubuntu 20.04 LTS with latest stable mainline,
you'll need to build it."
not true... if not have external kernel modules (ex. using dkms builded
module for VirtualBox, Nvidia, tlp, wifi driver for card not supported
by mainline, etc..) then only not i
11 matches
Mail list logo