/srv/irclogs.ubuntu.com/2022/10/10/#ubuntu.txt

gverrillaHi there! I have upgraded to ubuntu Ubuntu 22.04.1, and I have a problem with distutils now when trying to use some python libraries. I have tried apt-get install and force reinstall python3-distutils and still not working. Tried searching google but found nothing. Any ideas? Error is: "ImportError: cannot import name 'ccompiler' from 'distutils'"00:03
=== user is now known as sazbos
sazbosflyback, sorry for the late response.00:16
sazbosactually, when it comes to software, if something is offline, there is no need to upgrade it as long as it all works.00:16
sazbosi do not get why businesses upgrade just for the sake of upgrading, it is not like that improves their business a lot of the time.00:17
sazbossay a saw mill with 3 computers not connected to the internet, they could still run windows 3.11 and do fine.00:17
sazboshehe00:17
sazbosor even dos00:17
sazbosit would be interesting to know the most obscure old setups out there still in use, i guess there is a lot of them00:18
=== solsTiCe2 is now known as solsTiCe
=== y is now known as Guest5711
pycuriousCan anyone look at this hardware error from dmesg : https://dpaste.org/5cO2yΒ (Any ideas why this happens and how to fix it)01:49
=== M4he is now known as mahe
=== user___ is now known as sazbos
junebugIf I upgrade to 22.04 does the linux kernel version change or am I able to keep the older linux kernels?05:28
enigma9o7It'll update.05:29
enigma9o7You may be able to mark hold it so it doesnt update tho.05:30
enigma9o7not sure05:30
junebugenigma9o7, sorry. Are you saying I will lose the old kernels?05:30
junebugenigma9o7, I'm currently stuck on kernel 5.11.0-46-generic because anything after that breaks my wifi05:32
junebugDo you think I'll lose that kernel if I upgrade to Ubuntu 22.04?05:33
enigma9o7doesnt 22.04 use 5.10 anyway?05:33
junebugNo idea05:33
junebugI think they're on 5.1305:34
toddc5.15.0-4805:34
junebug5.15 right05:35
junebughttps://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle05:35
junebugtoddc, do you know if I would lose my 5.11 kernel?05:35
enigma9o7maybe they've fixed your wifi by now in new ubuntu version?05:36
enigma9o7maybe it'll work, try a live boot to see05:36
junebugYeah I'll have to give that a shot05:37
junebugThanks05:37
enigma9o7but I dunno the actual answer, maybe you can still boot into the old kernel via grub, etc05:37
enigma9o7there's probably a way to install it05:38
enigma9o7if its completely removed05:38
toddcjunebug: I tend to always do a clean install but would assume that a old kernel would cause issues in other places on 22.0405:41
yezariaelyI have a laptop connected to a USB-C docking station having one monitor attached. I use a laptop monitor + external monitor setting. Now, if I am leaving the desk, both monitors go to sleep. I get back, move the mouse, only the laptop internal monitor awakes. Any idea what I can do to also awake (a commandline would also be ok) the external monitor?05:41
yezariaelyThe old unplug, replug the USB-C docking station works.05:41
junebugthanks toddc and enigma9o705:42
sazbosif taking the cable in and out works, that is ok? and what about increasing the sleep counter?05:43
yezariaelysazbos, well it is annoying. increasing the sleep counter wouldn't help, since I look my screen when leaving the desk.05:50
yezariaelyThere must be some USB powersafe option or so I could fiddle with05:51
sazboscould you just have the screensaver active, and the screen not to black out?05:51
sazbosi am not sure what causes the need to have to reinsert the hdmi cable, could it be solved in sw, dunno05:52
alkisgyezariaely: what's the output of `ps faux|grep screensaver` ?05:54
yezariaelyalkisg, nothing is running.05:55
alkisgyezariaely: which desktop environment is that?05:55
yezariaelyawesome wm05:55
alkisgAh no idea, I was going to suggest something like mate-screensaver-command --poke in a loop05:56
yezariaelylooked to me that the desktop env does not play a role and the problem is deeper.05:56
matsamanyezariaely: or xrandr can add/remove monitors, simulating re-insertion05:56
matsamanfairly common issue with HDMI05:57
yezariaelymatsaman, ah that might be a solution! I will give that a try.05:57
alkisgAs long as it doesn't happen when you're working, you can simulate you're working and call it a day :)05:57
matsamanhad to do that with a laptop hooked up to a TV once05:57
matsamandon't remember the exact xrandr params, but you'll be able to find'm quick05:57
yezariaelyalkisg, :D05:57
yezariaelymatsaman, yeah I should be able to figure this out.05:57
matsamanyezariaely: https://wiki.archlinux.org/title/xrandr#Toggle_external_monitor05:58
matsamanthe intern/LVDS1 & extern/VGA1 values may vary on your system05:59
matsamanjust 'xrandr' should show the names05:59
=== wez_hn is now known as wez_hv
=== wez_hv is now known as wez_hv_
=== user___ is now known as sazbos
=== user___ is now known as sazbos
=== sazbos is now known as sazbo
=== sazbo is now known as sazbos
hermanoWhat is the most "straightforward" way to get a graphical web browser from a remote machine?07:55
alkisg  hermano are you interested in forwarding the traffic (as in a proxy) which has the best performance, or in forwarding the screen?08:06
alkisgIn the first case, you run your local browser, but it uses the remote connection and IP08:07
=== dionysus70 is now known as dionysus69
pickanickwhich command line tools are great for converting .WAV to FLAC or OGG?09:35
ograpickanick, ffmpeg should be able to convert pretty much any media format to any other media format (movies, audio files, etc)09:38
arkanoidI keep receiving "perl: warning: Setting locale failed."09:39
arkanoidlocale-gen "en_US.UTF-8" && dpkg-reconfigure locales doesn't fix09:39
arkanoidhere the output of $ locale: https://termbin.com/ce1y09:40
arkanoidshould I set it in my local shell environment instead?09:41
murmelarkanoid: where do you get that error?09:43
arkanoidmurmel: in a lot of places, I thin it happens when perl is called09:44
arkanoidso in many OS scripts09:44
arkanoidit happens a lot when doing apt stuff09:44
murmelany weird packages installed (outside of the official repos?)09:45
arkanoidmurmel: no09:53
arkanoidI had it before upgrading to 22.04, I have it now that I've just upgraded to 22.0409:54
arkanoid(22.04.1)09:54
pickanickarkanoid: If you look under system settings : RegionalSettings : Formats , what is your Region Format called?10:48
pickanickI found that "Default.UTF-8"  sounded good, except it appears to be unsupported and error messages are triggered by certain commands.  Somehow the GUI settings are not affected by the command line changes, and override them for some applications.  (this was KDE 22.04)10:54
dsd079Hi installed xubuntu alongside windows and after rebooting i got error: no such partition11:33
dsd079And got into grub rescue11:33
EriC^^dsd079: can you boot a live usb to troubleshoot?11:33
dsd079Yes11:33
EriC^^type 'sudo parted -ls | nc termbin.com 9999' and paste the link it gives you here11:33
dsd079Oh ok one sec11:34
winircuser-263Ubuntu 22.04.1 LTS Desktop scripts in /usr/lib/systemd/system-sleep/ fail to execute upon sleep/resume11:40
winircuser-263This behaviour worked fine in 20.0411:42
dsd079aEric^^ https://termbin.com/cvzuy11:43
dsd079a here it is11:43
EriC^^dsd079a: windows is installed in legacy booting mode, but ubuntu was installed in efi mode, you have to reinstall ubuntu in legacy mode, or convert it if you want, i can help with that11:45
dsd079Oh thx11:45
dsd079One sec thought because the live usb just crashed11:45
dsd079Seems weird11:45
dsd079Probably because of my Nvidia graphics its an old one and have run into the same problem with it in many distros11:47
ograwinircuser-263, according to https://www.freedesktop.org/software/systemd/man/systemd-suspend.service.html ... "Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ are intended for local use only and should be considered hacks. If applications want to react to system suspend/hibernation and resume, they should rather use the Inhibitor interface."11:48
ograwinircuser-263, my guess would be that they changed the defaults upstream and you probably have to explicitly enable that feature if you do not use the new dbus interface instead11:48
EriC^^dsd079: if you open a terminal and run 'sudo dmesg -w' it might show why it's crashing11:49
EriC^^if it logs anything before it crashes11:50
dsd079It just crashed and i rebooted11:50
dsd079Im back on it11:51
EriC^^ok, so do you want to convert or just reinstall ubuntu in legacy mode?11:51
winircuser-263OK I guess I need to read up on the Inhibitor interface - any pointers where to find that info?11:51
ograit is linked from that exact sentence in the url i pasted11:52
EriC^^dsd079: ok, so do you want to convert or just reinstall ubuntu in legacy mode?11:53
winircuser-263Ignore that, found info on the link you provided - Thanks!11:53
ograπŸ™‚11:53
dsd079aEric^^ i guess just convert unless i created the partitions a little weird11:53
EriC^^dsd079a: ok, type 'sudo mount /dev/sda6 /mnt'11:54
dsd079adone11:54
EriC^^dsd079a: for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done11:56
dsd079aso i just navigate to /dev/proc/sys/run and do sudo munt -R $i /mnt$i right?11:57
EriC^^no, type the whole line above11:57
dsd079aok done i got nothing from the terminal11:58
EriC^^ok, type 'sudo chroot /mnt'11:58
dsd079aok11:58
EriC^^type 'nano /etc/fstab' find the line that has "UUID=...blabla...... /boot/efi" and add a "#" at the beginning of the line, ie #UUID=...blabla11:59
dsd079aok i added the "#" in front of the UUID  that i see theres is also another one below12:00
EriC^^dsd079a: press ctrl+o  save then ctrl+x to exit12:01
dsd079adone12:01
EriC^^dsd079a: type 'cat /etc/fstab | nc termbin.com 9999' paste the link here12:02
dsd079ahttps://termbin.com/6xhl12:03
EriC^^dsd079a: type nano /etc/fstab again, you added the # at the first UUID (which is for the root filesystem "/") you need to remove it and add one on the bottom one that has /boot/efi in it12:05
dsd079adone do you want me to send you the link again?12:06
EriC^^yeah12:06
dsd079ahttps://termbin.com/qw7q12:07
EriC^^looks good12:07
dsd079ais it done? is it ok now?12:09
EriC^^dsd079a: type 'apt-get install --reinstall grub-pc grub-gfxpayload-lists'12:09
dsd079aEriC^^ also done12:11
pycuriousCan anyone look at this hardware error from dmesg : https://dpaste.org/5cO2yΒ (Any ideas why this happens and how to fix it)12:13
EriC^^dsd079a: ok, type 'update-grub'12:14
EriC^^then type 'exit' to exit the chroot and try rebooting12:14
ograpycurious, https://en.wikipedia.org/wiki/Machine-check_exception12:14
dsd079aok lets see then12:14
ogranot much that can be done here with software ...12:15
ogra" The error usually occurs due to component failure or the overheating or overclocking of hardware components."12:15
ogracheck your fans ... drop overclocking settings from your BIOS etc12:16
ogra(ad check your RAM too)12:16
pycuriousogra: It's running a dual gpu setup. Perhaps that is causing the temperatures to rise beyond what it should be?12:16
ogra*and12:16
ograpycurious, well, did you work on these hardware changes recently ? perhaps a card is not properly sitting in the socket, perhaps a fn cable is loose etc etc12:17
dsd079Eric^^ sadly its still the same thing12:18
EriC^^dsd079: ok no worries, are you sure legacy mode is enabled in the bios and uefi disabled?12:18
pycuriousogra: it is a machine I built 4 weeks ago - I just noticed this error. I do have a replacement RAM that I can try12:18
dsd079Let me check12:18
EriC^^dsd079: it's probably called "csm legacy"12:19
dsd079Hmm not sure about it cant seem to find anthing with it. I can provide a photo if you want od the bios menu12:20
dsd079In the boot category i can only change the boot order from the devices12:21
EriC^^aha, that's good enough12:21
EriC^^ok, when you get the grub rescue> try typing "ls" there12:21
pycuriousogra: https://dpaste.org/3MZD0 - current temps - do you see anything off?12:21
dsd079Ok i see hd0,hdmsdos6…5…2…and 112:22
ograpycurious, well, temps in the seventies seem pretty high for an idling system12:25
pycuriousogra: that system has a 100% dual gpu cooking going on.12:26
EriC^^dsd079: ok type "ls (hd0,msdos6)/"12:27
EriC^^do you see the linux files /boot /home etc12:27
dsd079Yeah i see a lot of things like boot,etc,media12:28
pycuriousogra: the GPUs are running 83C and 87C currently with almost 100% usage for multiple hours12:28
EriC^^dsd079: type 'set root=(hd0,msdos6)'12:33
EriC^^dsd079: then type     set prefix=($root)'/boot/grub'12:34
EriC^^then try 'insmod normal'12:35
dsd079I typed the set prefix and gor nothing back in insmod normal i got a "error no such partition"12:36
pickanickrob0, do you have time to look at wifi matters again?12:38
dsd079Eric^^ does it seems easy to fix it or it would be better to just reinstall xubuntu ?12:39
EriC^^dsd079: 1sec, *googles*12:40
EriC^^i think something weird is going on and not sure that a reinstall would cut it12:40
dsd079Hmm that does not sound any good12:41
dsd079Did the problem happened because my pc is old ?12:42
dsd07910-15 years for sure12:42
EriC^^nah you're using legacy booting it should be fine12:43
EriC^^dsd079: try to reinstall ubuntu, this time when the live usb boots up, type 'ls /sys/firmware/efi' it should show no files (which means youve booted into legacy mode) then continue the installation, if it shows files then you have to reboot the live usb in legacy mode by using the boot options menu of the pc and choosing the entry that doesnt have uefi in it12:44
EriC^^dsd079: also when you reinstall, dont choose 'reinstall ubuntu' in the installer or itll overwrite windows12:44
EriC^^instead manually delete the ubuntu partitions, then choose 'install alongside windows'12:45
dsd079Ok let me check12:45
EriC^^easy way to know if you booted the live usb in legacy mode is if you get a nice menu in the middle, if you get a black/white grub menu then it's booted in uefi mode12:45
pickanick*many* (repeating every 10-150 sec)  dmesg messages like iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.  Preceded by "Queue 11 is active on fifo 1 and stuck for 10000 ms. SW [144, 161] HW [144, 161] FH TRB=0x0c010b09f" and followed by two "IWL Error Log Dump:" and "IML/ROM dump:" and "Fseq Registers:" ....12:46
dsd079Thx a lot by the way for the help!12:46
Guest3630can anyone see my message?12:48
BluesKajHi all12:48
BluesKajGuest3630, yes12:49
Guest3630thank god12:49
respawnGuest3630: this is ubuntu help channel if you need help ask here12:50
respawnGuest3630:for non help general chat go to #ubuntu-offtopic right click join12:50
SmellyCatI started mysql-server with "bind 1.2.3.4" while it should also listen on 5.6.7.8 (or all interfaces as in 0.0.0.0). Is it possible to (temporarily) port-forward packets coming in from 5.6.7.8:3306 to 1.2.3.4:3306 so I don't have to restart the mysql-server during the day?12:51
Guest3630I hope some1 can help me out here. I'm trying to install kubuntu(yeah, the K)... tried like a thousand ways(with rufus/USBimager), can't boot this thing on my xps 13... meanwhile, I just tried to make an ubuntu bootable stick and it worked just fine. Tried to askΒ  the same question half an hour ago in the kubuntu channel here, but no1 is alive in12:52
Guest3630there...12:52
respawnGuest3630:do you get any errors when you try to boot kubuntu12:53
dsd079EriC^^ hey so in the sys/firmware i see only acpi,dmi and memmap no efi thing12:53
SmellyCatGuest3630: While it should be possible to install a clean Kubuntu, it's also possible to install kubuntu-desktop in the regular Ubuntu. This might be a quick solution12:53
SmellyCatGuest3630: As in installing the "kubuntu-desktop" package, that is12:54
dsd079EriC^^ is it ok then that i see no efi in firmware should i continue with the install?12:55
Guest3630respawn: not at all, I just can't even boot it... I get "press f1 key to retry boot, press f2 key to reboot into setup..."... Maybe I should create a boot myself in the bios and point on something?12:55
EriC^^dsd079: yeah12:56
respawnyeah and try disabling safeboot in uefi bios12:56
EriC^^dsd079: you're welcome12:56
Guest3630SmellyCat: Yeah, thanks. I actually googled that, but thought the kubuntu would be prefered option. btw: if I'll go with the ubuntu it self, would I be able to disable to pick the option on the start where I'll need to choose the gnome/kde?12:57
Guest3630respawn: u mean secure boot? it's disabled12:57
SmellyCatGuest3630: I don't believe you get to choose between gnome and anything else with the regular Ubuntu installer.12:59
dsd079EriC^^ and one more thing( hope i do not bother with so many questions) in the install i will just delete the xubuntu partition and the efi one and then create again 2 partitions one for / and another one partition for the efi correct?13:00
Guest3630SmellyCat: oh, wait a sec... I thought you were talking about installing KDE on ubuntu. what's the "kubuntu-desktop" thing?13:01
lotuspsychjeGuest3630: wich kubuntu version is that you cant boot?13:01
EriC^^dsd079: yes delete both partitions, but only create 1 "/" , no need to efi partition since you're using legacy13:01
Guest3630lotuspsychje: oh, I forgot to mention it... 22.04.113:01
Guest3630lotuspsychje: Kubuntu 22.04.1 LTS13:01
SmellyCatGuest3630: I was talking about install KDE/Kubuntu on Ubuntu, but that's after you've installed Gnome. You end up with an installation with both Gnome and KDE then. You probably could de-install gnome, if you wanted.13:02
lotuspsychjeGuest3630: weird, i dont think there are bugs around that13:02
ograand the isos/imgs are all built the same way for all flvours, so kubuntu should boot the same way as ubuntu does13:03
dsd079EriC^^ ok i will do that but if i remember it would not let me go further with the install if i did not have also an efi one. Might be mistaken but will see13:03
lotuspsychjeyeah, my thought too ogra13:03
Guest3630SmellyCat: got it13:03
Guest3630lotuspsychje: I feel lucky then13:03
lotuspsychjeGuest3630: maybe try an unofficial 'ventoy' to burn your kubuntu to stick, see if you can boot from there13:04
lotuspsychjeGuest3630: and if several usb burning methods arent working, perhaps it might be your machine's settings/bios/uefi?13:05
pickanickExample of the wifi crash dumps in dmesg are in https://termbin.com/ky0613:05
Guest3630lotuspsychje: but how can it be my machine if I can do the same with ubuntu/manjaro/windows? doesn't seem logical.13:06
lotuspsychjeyeah that would be weird indeed13:07
lotuspsychjeGuest3630: im checking the jammy kubuntu releasenotes, bug dont think something about your issue; https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes/Kubuntu13:09
lotuspsychjeGuest3630: you recall where you grabbed the jammy kubuntu iso from?13:10
Guest3630lotuspsychje: what do you mean, I've d/l it from the off website: https://kubuntu.org/getkubuntu/13:11
=== user is now known as sazbos
lotuspsychjeallrighty13:13
=== diego is now known as Guest7829
rob0pickanick: sorry, swamped today. But others in channel are more likely to have Ubuntu-specific help for you. I've only used Ubuntu in virtual environments, never on real hardware.13:24
rob0My network hardware experience has been in other distributions.13:25
rob0Interestingly, though: in the vast majority of cases, everything Just Works, with little effort from the user.13:26
pickanickIt used to just work, until the motherboard replacement. X-(13:26
pickanickAnd I have not been able to get through Dell support to someone who can read dmesg logs.13:28
pickanickDell: "Take a screenshot of the error message (in Windows)"13:28
pickanickrob0: thanks for replying, maybe someone else can help, and/or I may try another time. Best regards!13:29
rob0yeah, Dell won't support you :(13:30
rob0so you transferred a hard drive with Ubuntu to a new machine/motherboard?13:31
rob0just for fun, did you try booting a live USB stick (any distro, or Ubuntu ideally)13:32
rob0My suspicion there is that everything will Just Work.13:32
pickanickI tried the 22.04 install USB and received the same errors.13:33
pickanickThe machine was sold as "linux compatible" with an older version of Ubuntu.13:34
sazbosyou could try fedora and linux mint13:35
pickanickwhich is more likely to be up to date? I'm guessing fedora, but I do not know linux mint.13:37
rob0Can Dell tell you what Linux distro was tested, to earn the "compatible" label? (Maybe they documented that?)13:37
pickanickI think it was 18.0413:37
pickanickI suppose I could try that too.13:45
secure_can i ask about lubuntu here ?13:52
SteelRosesecure_: ask away ... :-)13:54
secure_i just install lubuntu. my terminal always dissapear.13:54
samy1028secure_, how do you mean your terminal always disappears?13:55
secure_when i type terminal.. then the menu show me QTerminal. i click on it... open then close... in just 1/2 s ( i dont count in real time actually :D )13:56
nteodosiosecure_: Have you added something to your .bashrc?13:56
secure_fresh install13:57
=== adriano is now known as cyber-phantom
nteodosiosecure_: Switch to another VT (Ctrl+Alt+F3), log in, install xterm or whatever other terminal emulator, go back to your GUI, launch it.13:58
secure_now it working :( after ctrl alt F3 and back to desktop again14:00
secure_maybe first time install14:00
nteodosioI guess s/:(/:)/ ?14:00
secure_thank you14:01
nteodosioGlad to help14:01
ogranteodosio, hmm dont you need to escape all these colons and parentheses (though that will indeed mess up the smileys) πŸ™‚14:16
=== diskin is now known as Guest4099
=== diskin_ is now known as diskin
nteodosioogra: Haha no, basic regular expression there: sed 's/:(/:)/' <<< ':('14:18
ograhah kay14:18
=== user is now known as sazbos
wadI'm currently running ubuntu on a PC laptop. It boots to an external 1TB SSD, with LUKS encryption. How hard do you guys think it would be to run it under Windows 11, via VirtualBox, by mounting this same external SSD?15:27
wadActually... there is 100GB of regular filesystem with the Ubuntu OS on it, and the rest is my home directory, LUKS encrypted.15:28
=== Madatnek- is now known as Madatnek
pickanickre wifi firmware:  if I rename iwlwifi-9000-pu-b0-jf-b0-46.ucode will the existing iwlwifi-9000-pu-b0-jf-b0-43.ucode be used instead? Or do I need to find an older version of the exact same filename? Are the last two characters of the filename the major version numbers ?15:35
alkisgwad: the slow way would be to use usb passthrough, the quick way would be to pass a raw disk: https://www.virtualbox.org/manual/ch09.html#rawdisk16:01
alkisgwad: that's all there is to it, linux doesn't care about hardware changes16:01
SteelRosewad: why don't you run Linux as the main OS and Win11 as a VM? VirtualBox is nice but slow as hell when compared to, say, KVM or qemu...16:12
* wad sees answers, reads!16:19
wadYeah, I _want_ to just run Ubuntu as the main OS. Sadly, there is a compliance issue with my employer, and my device is required to be "managed", which just means that the IT department can screw around with it without me having a say. -_-16:21
wadLooking at options currently. Going to look into that rawdisk option, thanks, alkisg!16:22
alkisgπŸ‘οΈ16:22
wadSo they want to install a bunch of garbage on my Windows machine, but I'll ignore it, and just do my work in a Linux VM instead. Sacrifice 1/4 of my RAM, and 1/4 of my cores, but nobody cares about productivity anyway...16:23
sazboswad, managed device. uh oh16:34
sazbosyou are an adult..16:34
wadSome jobs have extra "compliance" requirements, due to their nature. :( So annoying.16:46
wadI wish there were a compliance-friendly version of Ubuntu available.16:47
wadIt needs to come with a built-in unremovable rootkit, giving remote control to whoever has the extra super-root credentials.16:47
Paganhi17:14
ograwad, have you considered using WSL (or WSL2) instead ?17:16
wadI did, actually.17:17
wadThe thing is, I really don't like using Windows at all. It's a toy.17:17
wadOnce a power user gets familiar with Linux, trying to do anything in windows is like.... just smashing your head on the wall.17:18
Paganarraybolt3 reinstall ubuntu 20.04 and Nvidia-340Β  with ppa:graphics-drivers/ppa error install vs kerbelen ppa17:18
Paganit done i am on ubuntu17:19
Paganarraybolt3 if u want we can install together17:20
=== user is now known as sazbos
sazboswas, exactly17:22
morgan-hpOK morgana has a new wist ie problem. Get simpler, still a wall. OK using an HP laptop with 22.04 I try to write on it (using the gui) and it doesnt work. I dont understand this, the df -h   https://pastebin.com/9uLRx68J17:25
morgan-hpOops s/wist ie/ /17:26
morgan-hpI have a flash drive and cnt write on it. It looks fine to me.17:27
morgan-hpI tried every flash drive I have.17:27
jhutchinsIt's probably owned by root and read-only by users.17:30
cryptzhello, i am testing out ubuntu pro. My system just did a kernel upgrade from 5.15.0-48 to 5.15.0-50. A reboot was not flagged as required. trying to figure out what the expected behavior is or if its tweakable. I manage the systems with ansible, if a reboot is required I have it run the reboot. In this case it looked like pre pro behavior. The17:30
cryptz/lob/modules folder was created for 5.15.0-50, but uname -r was still 5.15.0-48 until a reboot. The issue being without the reboot required flag being set ansible did not act to reboot17:30
jhutchinsmorgan-hp: It might help if you were to specify what release you're on and what desktop & file manager you're using.17:31
jhutchinscryptz: What does the kernel changelog say the operational differences were?17:32
jhutchinsmorgan-hp: Short answer is it's supposed to work like that.17:34
jhutchinsmorgan-hp: Long answer: https://askubuntu.com/questions/251206/mount-usb-drive-with-write-permissions-for-everyone-or-specific-user17:34
cryptzjhutchins, if im interpretting it correctly, the change log may have only been for CVE-2022-317617:35
-ubottu:#ubuntu- There exists a use-after-free in io_uring in the Linux kernel. Signalfd_poll() and binder_poll() use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the io_uring poll doesn't handle POLLFREE. This allows a use-after-free to occur if a signalfd or binder fd is polled with io_uring poll,... <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3176>17:35
cryptzand two issues with ip/nexthop17:36
jhutchinscryptz: Are you likely to encounter those in normal use?17:37
cryptzno but im not looking to debate if I should have installed the update or not17:37
cryptzjust trying to understand how livepatch matches up with the reported kernel version and the kernel packages installed17:37
jhutchinscryptz: No, just trying to figure out if a reboot is required.  Doesn't really look like it.17:37
cryptzits possible livepatch applied the cve update, using the newer linux package, but still reports the old kernel version?17:38
jhutchins!livepatch17:38
ubottuCanonical Livepatch is a service offered by Canonical for 64 bit 14.04 and higher installs that modifies the currently running kernel for updates without the need to restart. More information can be found at https://ubottu.com/y/livepatch and https://www.ubuntu.com/server/livepatch17:38
cryptzmy main concern is the descrepency of the reported kernel version, and the existing of newer kernel version lib files, and then seeing a newer kernel version reported after a reboot, yet the system not reporting a reboot is required. to me that's a bit unmanageable17:38
jhutchinscryptz: Pretty sure livepatch has to be installed/enabled by the user.17:38
cryptzit is, im testing pro and lviepatch for the first time on this system17:39
cryptzso i understand its likely the cause of all of this17:39
cryptzbut it still seems like from a practical sense, there are changes pending a reboot17:39
cryptzand its just a bit annoying to manage with ansible =)17:39
cryptzi might just back it out and disable it17:39
cryptzid prefer to reboot if theres something pending I guess..17:39
cryptzi might be missing somethign obvious, but from my perspective if livepatch can apply a security update without a reboot great, but if there are changes that will occur on the next reboot the system should still flag a reboot as required17:41
AavarHi. I have a server where Apparmor failes to start. How can I find out why and fix it?17:41
ogracryptz, livepatch patches your binary kernel at runtime, i'D assume you had at least the CVE fix arriving via livepatch already so you'd be running a safe kernel and in that case a reboot is not actually required (i'D still do one though, just to make sure)17:41
ograAavar, apparmor is a kernel feature so if the userspace bits can not start it is likely you are not running a proper ubuntu kernel17:42
cryptzyea i wonder if there is some config option to flag a reboot as required when lviepatch acts in this manner, allowing us to of course delay the reboot. at the moment I have ansible scrips that would reboot these hosts when ran and remove older kernel versions as well. they arent acting due to the lack of a flag17:42
ograAavar, check with "uname -a" what your server is runnng17:42
ogracryptz, well, how would livepatch know when the kernel deb comes in ?17:43
Aavarogra: Linux aa-srv3 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux17:43
Paganhas anyone managed an nvidia 340 installer on ubuntu 20.04?17:44
ogracryptz, matching your ansible scripts to notify a reboot every time you see linux-image come in should be safe, livepatch itself is not helpful here since it does not need a reboot at all17:44
ograAavar, hmm, that looks like a correct ubuntu kernel17:44
ograAavar, have you checked your journal for any reasons why apparmor can not start ?17:45
Aavarogra: no, that is a good idea ;)17:46
Aavarogra: https://paste.ubuntu.com/p/vv3Cp8VK2j/ What is "capability bpf,"? Can I comment that line?17:48
morgan-hpjhutchins, thank you will go to the link. (I am using 22.04 with the vanilla DE, I think it is called gnome (but not gnome-classic)) -- I went to the link and it is above my level. I need something more basic to  understand what all the entries on the df -h mean) -- So hold my question while I search to try to learn what I need and I will ask again.  TY again.17:50
morgan-hpI will say hexchat on this laptop is much better than my desktop. I installed it through snap.17:51
cryptzogra, i guess a better description of the problem was livepatch doing what it needed to do, followed later by me doing a apt-get dist-upgrade resulted in the system not prompting for a reboot, but after a successful reboot the kernel version being incremented17:51
ograAavar, grep bpf /sys/kernel/security/apparmor/features/caps/mask17:51
cryptzim going to disable livepatch for now17:51
ogradoes that return anything ?17:52
cryptzthat scenario is more of a problem for us then the benefits of livepatch17:52
Aavarogra: Nothing in return17:52
ogracryptz, well, i'd still check if your assumption is true then and try to go back to the "before livepatch" state if you can, just to make sure the suppression of the reboot-required requests actually comes from livepatch πŸ™‚17:53
ograAavar, well, ten your kernel does not have bpf capabilities and the error is correct ... where does that libvirtd come from ? the ubuntu archive or some PPA17:54
ogras/ten/then/17:55
Aavarogra: I don't know... Its an old server... how can I find out?17:55
ograAavar, apt policy libvirt-daemon-system .... that should show where it comes from (and should typically only return *.archive.ubuntu.com addresses if no PPA or third party archive is involved)17:57
Aavarogra: I think it came from quickemu ppa18:39
ograAavar, aha ... well, it seems they blindly backported a version (obviously without testing) that can not run on your ubuntu release ...18:42
Aavarogra: I dont use quickemu on this machine anymore, so I will revert to the official version :)18:43
ograyou could try to hack the apparmor profile it complains about and simply drop bpf (it is just a text file) ... but i'D suggest to switch to the archive version instead18:44
ograhah18:44
ograyou were faster (i was typing πŸ˜› )18:44
Aavarogra: what is bpf anyway?18:44
Aavar:)18:44
ograAavar, https://en.wikipedia.org/wiki/Berkeley_Packet_Filter18:45
Aavarogra: seems like a good thing to keep enabled.18:45
ogra(it allows apparmor to secure your network traffic)18:46
=== user is now known as sazbos
=== user is now known as sazbos
=== pah is now known as pa
=== wez_hv_ is now known as wez
=== user is now known as sazbos
ash_worksion VERSION="22.04.1 LTS (Jammy Jellyfish)", I switched back to my terminal and its "fullscreen" but part of it is behind the side dock20:33
ash_worksiI can fix it by minimizing and re-maximizing20:33
ash_worksiI am not sure when this occurs; I just left and came back after awhile20:33
SquareSnap is showing pop ups (desktop notifications type) of pending updates in X days. Can I turn off those?20:33
=== xenial is now known as Guest6678
ograSquare, you can turn it off, but that means your browser will update quietly while it is running and you will lose your session history from the point of the update to the point where you restart the browser20:56
ograSquare, if you still want that anyway https://forum.snapcraft.io/t/how-to-disable-snapd-update-notifications-permanently/31117/220:56
Squareogra, oh ok. So it only says that for browsers?20:57
ograno, it says that for all desktop app snaps currently20:57
Squareok, gotcha20:57
ograbut it is actively being worked on to improve it20:57
ogra(the UX is awful and everyone knows ... πŸ™‚ )20:58
Squareogra, but basically, you just need to shut down the app and restart it?20:58
Squareor shut down and actively update it?20:58
ograthe latter (i said the UX is awful πŸ™‚ )20:58
SquareNP, can't complain about a free lunch right.20:59
ograthis is all being fixed ... and since snaps are rolling release apps you'll get the fix as soon as it is ready20:59
ogra(i.e. nothing is bound to a release version and snapd (the tool managing snaps) is a snap itself so fixes roll in all the time)21:00
Square...updating firefox21:01
ograπŸ‘21:01
wezπŸ‘21:01
ogra(lots of hitchhikers here today πŸ˜„ )21:02
=== rachelfi1h is now known as rachelfish
ash_worksianyone else experiencing my issue on 22?21:11
Habbieash_worksi, i did not read back to see what your issue was, but please be clear about 22.04 or 22.10 :)21:14
Habbieoh, the terminal behind the side dock21:14
Habbiei have a 22.04 that does that when i unlock it, but it fixes itself after a few seconds21:14
ash_worksihmm21:16
ash_worksiI don't know what the source could be since it was me incidentally switching back21:16
ash_worksiI can't reproduce it just by locking21:17
ash_worksiw/e21:18
Clammyhello21:37
dkeeis there a talk to text ap for me available?21:55
Batzyanyone know why the zoom client is locking up my system? it's using like 60% cpu22:18
morgan-hpI have a torrent link (from internet archive, no piracy here) I have 2204-gnome, I have transmission. I dont know how to download the torrent from the internet archive page. I dont know how to put the "torrent link" into transmission. Since this all comes with 22.04 please help me in this channel. This is what the link looks like:   torrent:urn:sha1:318608cba588c638d36b505cd3f1ff607bde79fe22:19
morgan-hpBatzy dont feel like the lone ranger. (I upgraded xoom and then removed it and tried to insatallit with anap -- oops too many things and it broke my ubuntu.22:20
morgan-hp)22:20
ograBatzy, did you enable any fancy feaures ? zoom has some video manipulation options that can heavily hammer your system22:20
morgan-hpogra can you even do those in ubuntu?22:21
Batzyer no i havent. i also wasnt using video22:21
Batzyi mean the laptop can run games better than zoom22:21
Batzyalso when i was arch based i do not think it lagged22:21
ograheh, well, it is proprietary software ... (though gmost games are too, that's probably not an argument)22:22
Batzysame hardware, but i might not be remembering22:22
ograhave you tried switching to Xorg for a test ?22:22
Batzyi can try the snap version i guess?22:22
Batzywhats the xorg version?22:22
Batzyrather where do i find it22:23
ograif you log out and click your name on the login screen, there should be a little gear that lest you select the Xorg session22:23
ogra*lets22:23
sid_ig22:31
=== solsTiCe6 is now known as solsTiCe
=== ajna9_ is now known as ajna9
noarbI'm trying to build a deb from source using sbuild and I'm getting this error: https://bpa.st/WY3Q 'sbuild-build-depends-main-dummy : Depends: dh-python but it is not installable'. Any ideas of how to dig into this? Those logs are already verbose23:41

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