/srv/irclogs.ubuntu.com/2024/05/05/#kubuntu.txt

lnnkWill kubuntu 24.04 provide future updates of kde 5.27 as its a LTS released. As kde 5.27 provide only security patch and bug fixes? will those updates be added to kubuntu?08:51
=== Lord_of_Life_ is now known as Lord_of_Life
lnnkWill kubuntu 24.04 provide future updates of kde 5.27 as its a LTS released. As kde 5.27 now only provide security patch and bug fixes will those updates come to kubuntu 24.04 too?11:22
=== TomTom_ is now known as TomTom
tomreynlnnk: unless documented otherwise, you should expect that any Ubuntu flavour will provide security support (but usually not feature updates, though there can be exceptions) for all of its central packages for the entirety of its expected support lifetime.14:13
tomreynmeaning if an LTS release provides 'somepackage' version 1.2.3 as a pre-installed package at its release, you can expect that 'somepackage' will receive security patches for as long as this LTS is supported - unless documented otherwise. also, its main version number will usually not rise above 1.2.3 (but additional numbers will be appended to that with a hyphon, to indicate updates for security / bug fixes) unless an exception is made or this14:19
tomreynis a snap or a special package where upstream releases are being followed (such as it's the case for some web browsers)14:19
=== victor is now known as Guest6151
=== kubuntu is now known as albert
=== albert is now known as albert23
valorielnnk:20:13
valorieoops, already answered20:14
Guest73hello i have a problem with kubuntu it will only load if i choose recovery mode i have a laptop with a nvidia gpu20:31
Guest73dose anyone know ho to fix  this should i do a new install?20:32
bpromptGuest73: well, I don't :), but I'm not using 24.04, I plan to get it in July20:34
ElliriaDid you recently do an update, Guest73?20:35
bpromptGuest73: hmmm what I can think of, run on recovery, from the recovery menu drop to a "root session", and from there issue an "fsck" on the root mount pount20:35
bpromptpoint even20:35
ElliriaIn the event that it was a botched update that installed the new kernel and the NVIDIA drivers in the wrong order (it does happen), these are my Rescue 9-1-1 steps for when that happens: https://bpa.st/DKDA20:40
Guest73i installed kubuntu on my laptop with nvidia gpu but i can only load it thru the repair mode20:43
ElliriaIt might have the same issue that can happen on update. The kernel and the NVIDIA driver may have been installed in the wrong order.20:51
ElliriaIt's worth a try.20:51
ElliriaThe NVIDIA driver must be installed after the kernel so that it can use the kernel for its configuration. If the driver gets installed first, you can't get into the operating system. It's very annoying.20:52
ElliriaI asked in the development channel whether there's someone there who could put a conditional statement in that checks if a video driver and kernel are going to be installed at the same time and then do them in the right order and was told there's no way to control the order.20:53
ElliriaAs a result, I just keep those steps handy. Also, when I check for updates, if I see a kernel and NVIDIA drivers, I always manually uncheck the NVIDIA drivers and let the kernel install first, then let the NVIDIA drivers update afterwards.20:53
ElliriaThe only time I run into trouble is with those pesky unattended updates that happen automatically if you put off doing an update.20:54
bpromptElliria: unless you turn those updates off20:55
=== albert is now known as albert23
ElliriaThe automatic ones?21:00
bpromptElliria: yeap, I mean, I have automatic updates from "apt" all disabled, since I do them manually whenever21:02
ElliriaAh, cool. It seems that I don't, since I ignored some updates the other day while watching a video and then found that it did them for me, darn it.21:05
bpromptElliria:  yeap, I don't like that, since I save all .deb files, usually if anything happens or need to reinstall a package21:07
ElliriaI don't. I live dangerously, but should probably do that, too.21:08
bpromptAPT::Periodic::Unattended-Upgrade "0";     <---- usually at /etc/apt/apt.conf.d/20auto-upgrades21:08
bpromptor APT::Periodic::Update-Package-Lists "0";   <--- same location21:09
ElliriaInteresting. I don't have that file on my system. Did you add it?21:09
bpromptElliria: yeap21:10
ElliriaCool. Thanks.21:10
bpromptwell, actually, did that a long time ago, I think I did, but you can add any file to /etc/apt/apt.conf.d   it reads any configuration when running "apt", doesn't matter the name of the file, so long is there21:11
ElliriaI do have it. Typo. Heh.21:12

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!