=== 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 | ||
slyon | @pilot in | 10:51 |
---|---|---|
=== 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 | ||
lool | 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? | 11:16 |
bdmurray | 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 | 12:14 | |
bdmurray | gjolly: Do you know anything about the above SRU and plans for fixing it in Oracular++ ? | 13:21 |
juliank | 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:31 | |
ricotz | 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:36 |
juliank | ricotz: I'll check. It would save a lot of resources for sure :) | 13:38 |
ricotz | juliank, thanks, see https://wiki.documentfoundation.org/ReleasePlan/24.2#24.2.7_release | 13:40 |
jchittum | 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:45 |
jchittum | mp with discussion about the failure: https://code.launchpad.net/~jchittum/livecd-rootfs/+git/livecd-rootfs/+merge/471355 | 13:46 |
jchittum | 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:47 | |
jchittum | 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:48 |
juliank | 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:56 |
juliank | Should we commit it to a git somewhere first and then it's there to rebase? | 13:57 |
ricotz | juliank, I can cherry-pick the change from oracular | 13:58 |
ricotz | 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" | 13:58 | |
slyon | @pilot out | 14:24 |
=== 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 | ||
guruprasad | jchittum, debugging directly on LP is difficult indeed, but if needed, we are happy to work with you to get the investigation done. | 14:49 |
waveform | 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:54 |
waveform | 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 | 14:55 |
jchittum | 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 | 15:04 |
=== utkarsh79 is now known as utkarsh2102 | ||
liushuyu | 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 |
liushuyu | https://code.launchpad.net/~liushuyu-011/ubuntu/+source/xserver-xorg-video-vesa/+git/xserver-xorg-video-vesa/+merge/473939 | 19:51 |
liushuyu | ... and also https://code.launchpad.net/~liushuyu-011/ubuntu/+source/xfsprogs/+git/xfsprogs/+merge/473935 ? | 19:51 |
seb128 | 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:54 | |
liushuyu | 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] | 19:57 | |
lool | waveform: ack, thanks! I’ll need to research how that works in the kernel | 22:42 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!