=== pushkarnk1 is now known as pushkarnk === bdmurray changed the topic of #ubuntu-devel to: Archive: Final Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: N/A [10:51] @pilot in === ChanServ changed the topic of #ubuntu-devel to: Archive: Final Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: slyon [11:16] waveform: Hey! I’m looking at linux-firmware-raspi as I have a similar package in the works for Tegra; I see that you are shipping a few .hcd files in there; for Tegra, I see they are shipping a brcm-patchram-plus and using some systemd units to run this. How is this happening on raspi? Is bluez loading these automatically? [12:14] jchittum: What is the plan for fixing bug 2077105 in livecd-rootfs for Oracular? [12:14] -ubottu:#ubuntu-devel- Bug 2077105 in cloud-images "cloud-images do not produce sboms" [Undecided, In Progress] https://launchpad.net/bugs/2077105 [13:21] gjolly: Do you know anything about the above SRU and plans for fixing it in Oracular++ ? [13:31] ricotz: I've updated bug 2073128 with SRU template, do you mind me uploading LibreOffice to noble with the patch? [13:31] -ubottu:#ubuntu-devel- Bug 2073128 in libreoffice (Ubuntu Noble) "Missing compiler flags" [Undecided, Triaged] https://launchpad.net/bugs/2073128 [13:36] juliank, hello, can this wait for the regular SRU update, 24.2.7~rc1 will be tagged this week, which leads to a release in the week of October 28th [13:38] ricotz: I'll check. It would save a lot of resources for sure :) [13:40] juliank, thanks, see https://wiki.documentfoundation.org/ReleasePlan/24.2#24.2.7_release [13:45] bdmurray -- there's currently a big in launchpad + oracular where it is not possible to install snaps. I've been working with the launchpad and lxd team to figure out a local reproducer for that and figure out root cause. The MP for 2077105 is up, but merging would break all CPC builds :/ [13:46] mp with discussion about the failure: https://code.launchpad.net/~jchittum/livecd-rootfs/+git/livecd-rootfs/+merge/471355 [13:47] it could be this bug: LP:2083240 [13:47] -ubottu:#ubuntu-devel- Launchpad bug 2083240 in livecd-rootfs (Ubuntu Oracular) "buildd system user lacks homedir leading to issues with snaps[and more]" [Undecided, Confirmed] https://launchpad.net/bugs/2083240 [13:48] but i haven't been able to confirm if that is root cause of issue, because i haven't been able to setup a local environment to reproduce, and debugging directly on LP is very difficult [13:56] ricotz: Do you want to just take the patch and add it to the package yourself then? I'll go handle the verification once uploaded [13:57] Should we commit it to a git somewhere first and then it's there to rebase? [13:58] juliank, I can cherry-pick the change from oracular [13:58] https://git.launchpad.net/~libreoffice/ubuntu/+source/libreoffice/commit/?h=ubuntu-oracular-24.8&id=a72bfa560f7c969b8e5c8c1f1dfb38d93437118c [13:58] -ubottu:#ubuntu-devel- Commit a72bfa5 in ~libreoffice/ubuntu/+source/libreoffice "release libreoffice 4:24.8.0-0ubuntu2 libreoffice_24.8.0-0ubuntu2" [14:24] @pilot out === ChanServ changed the topic of #ubuntu-devel to: Archive: Final Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: N/A [14:49] jchittum, debugging directly on LP is difficult indeed, but if needed, we are happy to work with you to get the investigation done. [14:54] lool, sorry -- I've been buried in ISO testing most of the day and missed this. On Pi, AIUI the hcd files are loaded automatically by the kernel on boot [14:55] lool, we used to have a pi-bluetooth package that performed some post-initialization fix-ups of the BT MAC address but that's not been necessary since mantic (IIRC) so these days bluez "just works" out of the box [15:04] guruprasad , with the info you've given me, while also trying to debug the other things, i _think_ i can set things up locally to see which issue is affecting what bug now === utkarsh79 is now known as utkarsh2102 [19:51] Hi, can someone sponsor: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/xserver-xorg-video-nouveau/+git/xserver-xorg-video-nouveau/+merge/473938 [19:51] https://code.launchpad.net/~liushuyu-011/ubuntu/+source/xserver-xorg-video-vesa/+git/xserver-xorg-video-vesa/+merge/473939 [19:51] ... and also https://code.launchpad.net/~liushuyu-011/ubuntu/+source/xfsprogs/+git/xfsprogs/+merge/473935 ? [19:54] liushuyu, hey, checking the first on it refers to bug #2062144 which isn't a SRU compliant bug [19:54] -ubottu:#ubuntu-devel- Bug 2062144 in xorg-server (Ubuntu) "xserver-xorg-video-nouveau 1:1.0.17-3 FTBFS on armhf" [Undecided, Triaged] https://launchpad.net/bugs/2062144 [19:57] seb128: Fixed now, the LP bug is https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/2083855 [19:57] -ubottu:#ubuntu-devel- Launchpad bug 2083855 in xserver-xorg-video-nouveau (Ubuntu) "[SRU] Please enable frame-pointer for xserver-xorg-video-nouveau on Noble" [Undecided, New] [22:42] waveform: ack, thanks! I’ll need to research how that works in the kernel