/srv/irclogs.ubuntu.com/2024/04/16/#ubuntu-devel.txt

=== JanC is now known as Guest310
=== guiverc2 is now known as guiverc
bdmurrayfirejail (missing an armhf build which I've retried) is blocking thunderbird which also had a regression with running the firejail tests on ppc64el. I've also triggered a firejail & thunderbird test with the -proposed version of firejail.02:13
bdmurrayPoint being if this is still an issue Europe tomorrow it would be helpful if somebody could sort it.02:14
mwhudson/tmp/ccghz99O.s:1749: Error: symbol `fopen64' is already defined02:38
mwhudsonis it doing LD_PRELOAD / symbol interposition nonsense02:38
mwhudsonbdmurray: uploaded a fix for firejail03:09
dgfsdHey guys i am curious anybody know how to actually write gnome tweaks from scratch. Basically i know how to use gnome tweaks to customize any piece of the taskbar i want with a css theme file.03:33
dgfsdHowever my point now is not to know how to do it with application software like gnome tweaks03:33
dgfsdBut to actually write a program like gnome tweaks from scratch to switch out the toolbars/panels to custom widget toolbars i made.03:34
dgfsdI have the same question for microsoft windows machines as well.03:34
bdmurraymwhudson: thanks!03:35
dgfsdSo i have been asking it in 2 places the windows irc and linux based one like this channel03:35
=== pushkarnk1 is now known as pushkarnk
hosietHi all, I would like to fix LP Bug #2061664. The pkg is in universe. I pushed the fix in Debian Sid already. I know Ubuntu 24.04 is in Freeze. Where shall I start? I hold no position in Ubuntu.05:46
-ubottu:#ubuntu-devel- Launchpad bug 2061664 in fcitx5-chinese-addons (Ubuntu) "Appdata metainfo XML not in main pkg, breaking Appstream software install" [Undecided, New] https://launchpad.net/bugs/206166405:46
hosietAlso https://wiki.ubuntu.com/MOTU/Contact point to the wrong IRC URL of hijacked freenode site. The Wiki page is read-only. Can someone help to fix it?06:11
mwhudsonhuh firejail migrated already, i'm not used to things being this straightforward07:22
=== pushkarnk1 is now known as pushkarnk
=== pushkarnk1 is now known as pushkarnk
RikMillshosiet: the fix is in packaging, not the new upstream version in debian, correct?08:08
=== pushkarnk1 is now known as pushkarnk
RikMillsoptions would be to get a sync from debian (assuming no new features in upstream version), or propose a packaging patch in the bug to fix the version in ubuntu08:09
jamespagefnordahl: hey - do the offloads autopkgtests have any specific hardware requirements? seem to have started to fail in noble (but have passed before)08:40
jamespagefnordahl: just the one test I think - ICMP related with SNAT08:43
sudipwaveform: chibi-scheme FTBFS :(10:31
waveformlet me take a *wild* guess which arch...10:32
waveformoh, hello armhf10:32
sudiplol10:34
waveformhmm, interesting one; dropped symbols in dh_makeshlibs ... wonder what's going on there10:38
waveformreported upsrteam apparently (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981872) -- it may be that we just want to kick out the armhf binaries for now10:40
-ubottu:#ubuntu-devel- Debian bug 981872 in src:chibi-scheme "chibi-scheme FTBFS on 32bit: symbol differences" [Important, Open]10:40
waveformsudip, I'll file a removal bug for the armhf bins -- they can be added back in later if the issue can be resolved10:54
sudipthanks waveform10:55
rbasakUnit193: I appreciate you taking it on and maintaining it. I have no concern about most of the changes you made. Moving the Ubuntu default away from Canonical infrastructure seems like a significant enough change to seek consensus first, though.11:45
rbasakIt's subjective, of course. I'm not saying you were way out of line or anything. But perhaps worth revisiting. Let's see what consensus on the ML is.11:47
Unit193rbasak: That all to say, I didn't think anyone even cared considering it's long-term state.11:51
Unit193rbasak: Slight nitpick, the change was in lunar or so, not noble. ;)11:56
=== dviererbe1 is now known as dviererbe
=== dviererbe1 is now known as dviererbe
rbasakUnit193: I care, but from my perspective it's always worked for me, presumably because you'd been fixing it when it broke :)12:30
rbasaklunar vs. noble> sorry and thank you for the correction.12:30
juliankDomain name resolution is now broken after rebooting at least in web browsers / mattermost, not sure why12:43
juliankOh is it only broken in snaps maybe12:44
juliankMay be DNS, may be networking entirely12:44
hosietRikMills: Unfortunately there is already new upstream version packaged in Debian *before* the current fix-only upload of #2061664 . I know Ubuntu may prefer a separate upload than a Debian sync in this case13:03
hosietI can prepare such a upload if needed -- just need someone to sponsor the upload, and I have no idea where to find a sponsor13:04
=== dviererbe1 is now known as dviererbe
RikMillshosiet: I have MOTU so can sponsor. but I have very limited time at the moment. best bet is to put a proposed path to the bug and subscribe ubuntu-sponsors team to the bug13:37
hosietRikMills: Thanks! I will look into that13:43
hosietJust in case anyone would review: the source pkg is now at https://launchpad.net/~hosiet/+archive/ubuntu/personal/+sourcefiles/fcitx5-chinese-addons/5.1.3-1ubuntu1/fcitx5-chinese-addons_5.1.3-1ubuntu1.dsc13:44
tertittenHow exactly do we edit the new installer? is there any documentation on that, or if anyone can point me to the correct folder?14:15
=== dviererbe1 is now known as dviererbe
=== dviererbe1 is now known as dviererbe
=== locutusofborg_ is now known as locutusofborg
arraybolt3um, do apt epochs override even apt pinning?18:48
arraybolt3For some reason I *cannot* pin the mozillateam Thunderbird package to override the Thunderbird Snap in 24.04.18:48
juliankarraybolt3: epoch doesn't override pins no18:54
juliankarraybolt3: please share your pins and apt policy thunderbird output18:54
juliank:D18:54
arraybolt3thanks, incoming...18:54
arraybolt3https://termbin.com/fig4 <-- pins18:55
arraybolt3https://termbin.com/j0zz <-- apt-cache policy thunderbird18:56
arraybolt3hmm, from the latter I'm getting the feeling I messed up the PPA pin.18:56
juliankarraybolt3: correct, yo uneed Pin: release o=LP-PPA-mozillateam (no -ppa)18:57
juliankThe full `apt policy` output (without the name) gives you the fields for all your Packages files18:58
arraybolt3thanks, that did the trick18:59
juliankI should try to get Packages-Include and Packages-Exclude sorted out so you can just exclude the thunderbird and firefox debs from the Ubuntu sources19:00
juliankAnd/or the pinning in the sources file19:00
Eickmeyerdbungert: Despite adding `linux-generic` to `ship-live`, offline install of Edubuntu still failed at install-kernel.19:40
sudipcan someone please trigger a rebuild for bind-dyndb-ldap, it still depends on old bind9-libs but noble-proposed has new version19:44
dbungertEickmeyer: which iso did you test?19:45
Eickmeyerdbungert: Latest.19:45
Eickmeyerbug 2061899 is filed, FYI. Tons of logs.19:46
-ubottu:#ubuntu-devel- Bug 2061899 in ubuntu-desktop-provision "curthooks crashed with CurtinInstallError" [Undecided, New] https://launchpad.net/bugs/206189919:46
dbungertoh, the fallback offline bit isn't in an iso yet, that would affect things19:46
EickmeyerAh, that explains it.19:46
EickmeyerI was supposed to be on vacation when all that was going down, so I only vaguely remember that part.19:48
dbungertEickmeyer: linux-generic isn't in the pool on the 20240416 edubuntu iso20:19
mwhudsonis this a generic vs hwe kernel thing?20:37
dbungertSTRUCTURE I think - `ship-live: boot`20:59
Eickmeyerdbungert: I blame tsimonq221:26
EickmeyerXD21:26
dbungertEickmeyer: seeds are hard.  4 MPs sent: edu, studio, cinnamon, xubuntu (cc ItzSwirlz bluesabre)21:27
EickmeyerIt's just that STRUCTURE is unintuitive and that you list what *not* to include.21:28
EickmeyerItzSwirlz is likely unavailable so I'll handle it for him.21:28
Eickmeyerdbungert: I fast. 🚀21:31
dbungertnice21:32
zhsjhi, i have 2 sync request to fix autopkgtest regression. bug 2061920 and 206192123:06
-ubottu:#ubuntu-devel- Bug 2061920 in golang-1.22 (Ubuntu) "Sync golang-1.22 1.22.2-2 (main) from Debian unstable (main)" [Wishlist, New] https://launchpad.net/bugs/206192023:06
-ubottu:#ubuntu-devel- Bug 2061921 in molly-brown (Ubuntu) "Sync molly-brown 0.0~git20230820.2068c3b-2 (universe) from Debian unstable (main)" [Wishlist, New] https://launchpad.net/bugs/206192123:06

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