=== Perflosopher2 is now known as Perflosopher | ||
schopin | @pilot in | 08:56 |
---|---|---|
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Oracular | Patch Pilots: schopin | ||
schopin | sudip: I think you're the best suited for this one ;) https://code.launchpad.net/~sudipmuk/ubuntu/+source/paramiko/+git/paramiko/+merge/475452 | 09:35 |
schopin | I'd be glad to review it for you if you want to, but for now I'm looking at the rest of the queue. | 09:35 |
sudip | schopin: I will do it, paramiko had a new change so I will need to add that. I will remove it from the sponsors list :) | 09:52 |
schopin | :) | 09:53 |
waveform | Eickmeyer, sorry -- was down another rabbit hole (the one labelled "snapcraft") -- merge request now reviewed and done, thanks! | 11:16 |
nteodosio | bryyce, does xdiagnose get used to reporting Xorg bugs? | 13:18 |
nteodosio | It seems like maybe an obsolete package and here in Plucky it crashes. | 13:19 |
nteodosio | Did a quick patch in bug 2089158 but question stands if it is worth keeping it alive. | 13:37 |
-ubottu:#ubuntu-devel- Bug 2089158 in xdiagnose (Ubuntu) "cannot import name 'Screen' from 'gi.repository.Gdk' (unknown location)" [Undecided, New] https://launchpad.net/bugs/2089158 | 13:37 | |
ricotz | juliank, hi :), could you verify that libreoffice is using the expected flags now? https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2073128 | 15:24 |
-ubottu:#ubuntu-devel- Launchpad bug 2073128 in libreoffice (Ubuntu Noble) "Missing compiler flags" [Undecided, Fix Committed] | 15:24 | |
Eickmeyer | waveform: Awesome! So, new problem: I'm trying to get Lubuntu onboard the raspi wagon and a local build is failing to get said configs: cp: cannot stat 'configs/plucky-arm64-desktop/*': No such file or directory. Everything is where it should be so I'm confused. | 15:38 |
waveform | Eickmeyer, hmmm ... I have a hunch. Do you have a link to the image definition you're using? | 15:39 |
Eickmeyer | I do not as it's local. I'll make a pastebin of it. | 15:40 |
waveform | thanks | 15:40 |
Eickmeyer | https://paste.ubuntu.com/p/xhgYK3jDrG/ | 15:41 |
Eickmeyer | The gadget URL. 🤦 | 15:41 |
waveform | yup ... the gadget is (correctly) pointing at the launchpad mirror of the github repo | 15:42 |
waveform | however, the mirror hasn't updated (yet) | 15:42 |
waveform | https://git.launchpad.net/snap-pi/tree/configs?h=classic | 15:42 |
Eickmeyer | Indeed. | 15:42 |
waveform | you can just (temporarily) re-point it at the github repo and it should work | 15:42 |
waveform | (or even a local clone with the file:/// scheme) | 15:42 |
Eickmeyer | Cool, I'll do that. This is for testing purposes anyhow, nothing official yet. | 15:42 |
waveform | sure -- I've often used a local clone with the file:/// scheme for experimentation | 15:43 |
Eickmeyer | Just trying to get them up and running. Simon wanted to do it at Summit ("Dave's right here! Let's do this!") and I told him "Dude, that's not happening. Too many things need to be in place first." | 15:43 |
waveform | heheh - very true :) | 15:45 |
bryyce | nteodosio, yes, there is a xorglog parsing function that the xorg apport hook uses from xdiagnose, but you could move that code into the hook itself if you want to drop xdiagnose itself. | 15:56 |
juliank | ricotz: on it | 16:35 |
juliank | ricotz: It seems the debugging symbols have not been published so far on ddebs.ubuntu.com so analysis is not possible | 16:38 |
juliank | ricotz: It seems ddebs.ubuntu.com hasn't updated in a month | 16:40 |
juliank | Oh I think I added support to pass custom debs to the analyser | 16:41 |
juliank | ricotz: verified | 17:10 |
ricotz | juliank, great, thank you very much | 17:26 |
enr0n | @pilot in | 18:00 |
=== ChanServ changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Oracular | Patch Pilots: schopin, enr0n | ||
Eickmeyer | waveform: You'll be happy to know that snap-pi finally synced about 2 hours ago, so not long after we chatted. 😅t | 18:58 |
enr0n | liushuyu: is https://code.launchpad.net/~liushuyu-011/ubuntu/+source/pappl-retrofit/+git/pappl-retrofit/+merge/474615 really still intended for oracular (i.e. SRU?) or do you just want it uploaded to plucky? | 19:23 |
liushuyu | enr0n: I can edit the patch to target plucky | 19:24 |
enr0n | liushuyu: ack thanks | 19:24 |
seb128 | bryyce, xdiagnose is in universe though and that import is under a try/except which makes it optional so I guess in practice most xorg reports are not using it already | 19:29 |
seb128 | not to mention that we default to wayland nowadays so xorg is not a focus for graphical reports | 19:29 |
liushuyu | enr0n: I guess it's the same for all the other MPs targeting OO? | 19:29 |
enr0n | liushuyu: yeah. Not a huge deal, just wanted to clarify these weren't supposed to be SRUs | 19:40 |
enr0n | given the timing of when they were opened, it's understandable that oracular is the target | 19:41 |
liushuyu | enr0n: I have re-targeted all of these MPs to Plucky | 19:43 |
enr0n | liushuyu: thanks. Can you please add a bug number for https://code.launchpad.net/~liushuyu-011/ubuntu/+source/slic3r/+git/slic3r/+merge/475572? If you don't already have a bug, please include the information you added to the MP | 19:52 |
liushuyu | enr0n: working on it now | 19:54 |
liushuyu | Done. Also added remote bug watch for Debian (also affects Debian) | 19:59 |
enr0n | thanks | 20:00 |
enr0n | liushuyu: ah, I was about to upload your slic3r fix, but looks like slic3r was already removed from plucky by do_ko (https://launchpad.net/ubuntu/+source/slic3r/+publishinghistory) | 20:13 |
liushuyu | enr0n: Okay, I can forward the patch to Debian if this can't be fixed first on Ubuntu | 20:14 |
enr0n | liushuyu: thank you. If it gets picked up in Debian it will just sync back, so that sounds good | 20:38 |
liushuyu | enr0n: Thanks! | 20:43 |
florc | hello! who can I contact with a question about adding packages to past distros via the SRU process? | 23:39 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!