=== papa is now known as goapunk === goapunk is now known as therealgoapunk === therealgoapunk is now known as goapunk === goapunk is now known as therealgoapunk === XZDX_ is now known as XZDX [03:42] So, I have a silly problem. Every so often, the caps lock state gets inverted when my bluetooth keyboard connects during the GDM login session so I have to turn it "on" to type the password in lower case. Then, the caps lock state is flipped during the login session. [03:42] What the heck? [05:28] hp-probook-6560b won't find Ubuntu OS I use a USB flash drive to install and wipe my HDD but when I boot it says no OS found, I have no idea what to do. any help? [05:38] Magician1000: Could be a lot of things, but my guess would be the boot order in the BIOS. [05:41] It's also possible that you wiped and installed a disk *partition* rather than the whole disk (lots of Windows machines come with weird little hidden partitions that can cause confusion), or that GRUB isn't installed correctly for some reason. === mrpond1 is now known as mrpond === mrpond2 is now known as mrpond [05:56] Hi [05:56] I tried everything [05:57] what do I do all I get is some intel boot rom screen saying please install OS on hard disk [05:57] I'm trying to get a web server setup but I can't if linux won't boot [06:19] any help plz? [06:23] Magician1000: enter bios and enable to boot from usb (or whichever way you want to install linux) [06:25] I already installed linux but it says no OS not found meaning saying to install OS [06:27] so what about this?? I get this same error they do [06:27] https://discourse.ubuntu.com/t/ubuntu-re-install-on-hp-probook-6560b/53953/20?u=oerheks [06:39] Magician1000: what about it? did you do a single FS install too? Is your partition marked as bootable? [06:40] it just won't boot after I install [06:43] single FS install too? [06:44] I can't really upload screenshots of the error for help on irc chat [06:53] Magician1000: The error message you are seeing is the BIOS telling you that it can't find a bootable volume. There are only a handful of things that can cause that. (1) You haven't told the BIOS to *try* to boot from the disk where you installed the OS. (2) The disk disk is missing a Master Boot Record (MBR) or the MBR is messed up -- i.e., it is not marked as bootable. (3) The disk is some kind of weird [06:54] RAID device or has some weird hidden partitions. [06:54] My money is on #1. [06:55] so how do I fix it? so I can setup my web server? [06:55] hp-probook-6560b is the model [06:56] Open the BIOS and look at the boot list. I don't know anything about this particular hardware, but it will tell you what key to press. Then just follow the menus. [06:59] That's a pretty old machine (15+ years?). It's also possible the disk is dead. [07:00] disk is not dead as I had windows xp installed on it working just fine until I installed linux from usb flash drive onto hhd [07:00] 15 years? is it to old to boot from GPT maybe? [07:01] am I suppose to set GPT setting in rufus? [07:02] I am linux and grub installed on their before a long time ago [07:02] along with win xp [07:05] I used rufus in MBR format [07:09] so how I fix Master Boot Record if it is missing?? === mrpond4 is now known as mrpond === jgee03793 is now known as jgee0379 [09:03] After an upgrade to Ubuntu 24.04.2 LTS and installing freetube_0.23.2_amd64.deb with dpkg freetube will not run anymore. Someone an idea how to solve it? [09:07] WillardWhyte 1. use apt install ./package.deb and not dpkg -i ./package.deb 2. when you run it from cli are there any warning/error messages? [09:10] moo3: ok I will try apt install ./package.deb [09:11] it will tell you if there are missing or broken packages [09:11] but i meant it as a general rule :) === Colti is now known as Mareno [09:21] moo3: This is the error message: N: Ignoring file 'leap.list.backup' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension [09:21] N: Download is performed unsandboxed as root as file '/home/Downloads/Software/freetube_0.23.3_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied [09:21] or just use the snap ;) [09:22] it's kinda alright WillardWhyte, first it's just a warning and not an error. to fix the other move the .deb package to /tmp/ and install it with apt again [09:23] This is not an error [09:23] but also, ogra might be right if you don't have a problem with snap packages [09:24] moo3: how to move .deb package to /tmp/ and to install again with apt? [09:24] mv /home/Downloads/Software/freetube*.deb /tmp/ ; apt install /tmp/freetube*.deb [09:26] * with sudo [09:27] true ^ [09:27] why need it to be in /tmp ? [09:28] 'apt' user has no access to /home/user folders [09:29] ravage can you please explain more about which part of the installation doesn't work because 'apt' user doesn't have access to the .deb package? === Proton053938892 is now known as Proton05393889 [09:30] None [09:30] The package was installed [09:31] true, i never seen a program that doesn't work after this error/warning [09:31] yeah, "N:" means it is just a notification, not an error [09:31] right [09:31] but what is hiding in pkgAcquire::Run? [09:33] Has anybody an idea what i can do when during the upgrade kubuntu 22.04 -> 24.04 old kde gets removed, but no new kde installed? After the upgrade i have no KDE and no network connection, but the ubuntu upgrader finished without any errors [09:35] moo3: ok, done. But when I press the freetube button, freetube won't start... [09:35] run it through the commandline, WillardWhyte [09:36] oh freetube is in beta https://github.com/FreeTubeApp/FreeTube/issues [09:36] good luck! [09:38] moo3: commandline: [12185:0403/113700.272839:FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/FreeTube/chrome-sandbox is owned by root and has mode 4755. [09:38] Trace/breakpoint trap (core dumped) [09:38] well, the snap works fine here ... (just quickly installed, tested and removed it again) [09:42] oh not good WillardWhyte [09:43] i wouldn't mess with it, try uninstalling and using the snap version like ogra_ suggest [09:52] moo3: ok, [10:01] moo3: Do I need the freetube-0.23.3-amd64.AppImage? [10:04] you can try with that but the meaning was to install using 'snap install' [10:04] 'snap search freetube' [10:12] all you should need is to run: sudo snap install freetube [11:06] Hi all [11:09] hi BluesKaj [11:12] hey moo3 [11:12] hi [11:13] do you have a question? [11:14] nope :-) === Viper is now known as Znevna === B1773rm4n63 is now known as B1773rm4n6 === tds8 is now known as tds === bluesabre_ is now known as bluesabre === kiska35 is now known as kiska3 === barazen is now known as spx === jchittum_ is now known as jchittum === ankushpathak_ is now known as ankushpathak === petris_ is now known as petris === froike1665 is now known as froike166 === NickH_ is now known as NickH === rosseaux_ is now known as rosseaux === danieli4 is now known as danieli === vzq6 is now known as vzq === Erisa7 is now known as Erisa === chris14_ is now known as chris14 === dtomato7 is now known as dtomato === fur_ is now known as fur === panzeroceania_ is now known as panzeroceania === neoweb_ is now known as neoweb === Maxpm6 is now known as Maxpm === l0de_ is now known as l0de === bsdbandit01__ is now known as bsdbandit01_ === lexandrop_ is now known as lexandrop [13:18] Hello === ogra_ is now known as ogra === hype_ is now known as hype === SpydarOO7 is now known as Spydar007 [13:37] Hello everybody! [13:38] welcome jimedrand [13:40] Thank you [13:41] how can we help you today jimedrand [13:42] How I can create a custom ubuntu ISO ? [13:43] jimedrand: which tutorial are you following and where are you getting stuck? [13:43] jimedrand: also, why do you need to make a custom iso? [13:46] Im following this https://mvallim.github.io/live-custom-ubuntu-from-scratch/ and now it's not working anymore [13:46] Also, I want to make a distro based on Ubuntu [15:05] Does anyone know if https://launchpad.net/~ondrej/+archive/ubuntu/php will push CVE fixes for PHP 7.4? === webchat45 is now known as shane4AP [15:08] webchat45: that's a PPA(personal package archive) run by an individual. Feel free to contact said individual with questions about their repository [15:09] Yea I was going to post an issue on https://github.com/oerdnj/deb.sury.org, but it was unclear if 7.4 will even be supported anymore. I saw 20.04 LTS support ended. I was going to upgrade to 22.04, but still need to stay on 7.4 [15:10] shane4AP: php 7.4 is definitely not supported [15:10] shane4AP: you should fix whatever application relies on php 7.4 or move to something else [15:11] php 7.2 went EOL over 2 years ago [15:11] sorry, 7.4 [15:12] yea I know, we are in the process of trying to get the website to run on 8.x [15:12] shane4AP: that's a long process. Good luck [15:13] I had a feeling support for 7.4 wasn't happening anymore. I checked 22.04 and above and none of the php 7.4 packages got updates. Only the 8.x... I guess i'll have to switch to ubuntu paid support and move to their 7.4 version with the CVE fixes until I can get everything working on 8.x [15:23] if you are stuck on 7.4, 20.04 is still supported until 2030 via Ubuntu Pro [15:24] (and so it php7.4 when you use Pro) [15:25] heh, in fact it got a security update in the standard (non Pro) archive on monday https://launchpad.net/ubuntu/+source/php7.4 [15:29] yea I saw that. I was thinking of switching from oerdnj to standard. Thanks for helping decide [15:30] I was hoping since the standard got the update that maybe that would make it in to ondrej. I wanted to upgrade OS to 22.04 LTS and use ondrej to stay on php 7.4 [15:30] but seems like just sticking with Ubuntu Pro until I can get PHP 8.x work might be the best thing to do [15:36] shane4AP: usualy the volunteers will advice to stick to the official ubuntu repos instead of seeking external ppa's === falz_ is now known as falz === paran0n968 is now known as paran0n96 === rvalue- is now known as rvalue [19:53] Hello folks. I was affected by https://bugs.launchpad.net/ubuntu/+source/boot-managed-by-snapd/+bug/2096979 and did an update followed by a reboot. Now my kernel seems to have lost all network and bluetooth drivers. I can see them in lsusb, but nothing in 'ip a' or bluetooth [19:53] -ubottu:#ubuntu- Launchpad bug 2096979 in boot-managed-by-snapd (Ubuntu Plucky) "wireless-regdb update problem at Ubuntu 24.04.1 TPM-backed Full Disk Encryption setup" [Critical, Confirmed] [19:54] hi mbeierl [19:54] report in !next, until release all bugs should be addressed there [19:54] Heym oerheck! [19:54] !next [19:54] Plucky Puffin is the codename for Ubuntu 25.04. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality. [19:54] This is on 24.04 [19:54] thanks for helping testing! [19:54] plucky? [19:55] hmm a mix of noble and plucky in the description [19:55] i read about this too, FDE issue on matrix [19:56] yes, somehow the bug got all sorts of releases mixed into it [20:00] I am guessing with the db being in a snap, it's not likely that I'm going to be able to repair this. It's not like I can just re-install a deb that I got from the repos [20:04] i read answer ## juliank might be a solution, rename to .unused, allowing wireless-regdb to be upgraded (and other firmware packages to be installed ) [20:04] answer 11 === y0sh- is now known as y0sh_ [20:20] oh now what? The wireless-regdb package is no longer in error, but I still don't have any network adapters [20:22] did you reboot after that? [20:35] yes [20:38] ouch x 2. Now I cannot even mount my usb. It's odd, because my usb mouse is still working [20:44] nope. I'm sol. As this is my work computer I fear I need to re-install and recover from backup [20:45] On cloud-init, under the `identity:`, can the FQDN be set under `hostname:`? [20:48] mbeierl, have you tried to snap revert pc-kernel ? [20:48] (going back to the former one on disk) [20:53] no. Trying that now. Too bad I just cleared my TPM in preparation for reboot. Now I have to enter my recovery key whenever I boot :( [20:55] nope. With the TPM cleared, I'm unable to do anything with the pc-kernel. TPM_RC_INTEGRITY (integrity check failed) [20:58] ouch [21:21] god some nice swags from Ubuntu booth today, ty!'