/srv/irclogs.ubuntu.com/2022/01/24/#ubuntu-devel.txt

RAOFSo, uh, does anyone else have an encrypted rootfs and have run into LP #1958806?01:23
ubottuLaunchpad bug 1958806 in initramfs-tools (Ubuntu) "Fails to include libgcc, resulting in cryptsetup failures" [Undecided, New] https://launchpad.net/bugs/195880601:23
RAOF(Bug 1958806)01:36
ubottuBug 1958806 in initramfs-tools (Ubuntu) "Fails to include libgcc, resulting in cryptsetup failures" [Undecided, New] https://launchpad.net/bugs/195880601:36
RAOFThis has been a bad reboot for my laptop, also hitting bug 1958620 :)01:36
ubottuBug 1958620 in linux (Ubuntu) "Flickering white/black screen once KMS comes up" [Undecided, Confirmed] https://launchpad.net/bugs/195862001:36
blahdeblahRAOF: I think I have seen that, and I can't remember what the solution was. ;-(02:12
blahdeblahRAOF: Also, howdy, and hope you're doing well. :-)02:12
RAOFblahdeblah: The solution is to have a livecd you can recover from, and update the initramfs after adding a hook to force it to include libgcc ;)02:13
RAOFAnd a fine hello to you, too!@02:13
blahdeblahI'm pretty sure I just rebooted from the previous kernel, and on the next kernel update everything worked.02:15
blahdeblahIt didn't slow me down much, and I'm pretty sure I didn't need a live CD to recover.02:15
blahdeblah(Hence why I can't remember exactly what I did.)02:15
RAOFAh, yeah. If you didn't update the previous initramfs that would work.02:17
RAOFIt's possible that a 5.15 kernel initramfs wouldn't suffer the same problem (but I can't see how that would change things), but 5.15 can't bring up graphics on my laptop 😬02:17
blahdeblahI nearly always update only the running kernel's initramfs.02:17
RAOFYeah, I'm not entirely sure what caused the previous initramfs to get rebuilt.02:27
=== not_phunyguy is now known as phunyguy
=== doko_ is now known as doko
eoli3nHi10:41
cjwatsonLaibsch: virtualenv is widely used on Python 3 too, despite the built-in stuff10:59
Laibschcjwatson: Yeah, thank you for pointing that out.  I also later learned that some of my assumptions about virtual environments in python were incorrect.  Most importantly, that there are a crapton of them out there. https://stackoverflow.com/questions/41573587/what-is-the-difference-between-venv-pyvenv-pyenv-virtualenv-virtualenvwrappe11:01
eoli3ni need to know which shell uses ubiquity from in-target command ?11:12
eoli3neven if i for in-target /bin/bash something.sh, it seems to run as sh11:12
eoli3nforce11:12
eoli3nWhy is #ubuntu-installer empty ?11:56
eoli3nwhere can I find the code of ubiquity ?11:57
eoli3ni need to know how 'in-target' work11:58
eoli3nthe online documentation is ... a mess11:58
schopineoli3n: I'm guessing https://code.launchpad.net/ubiquity for the code.11:59
eoli3nthanks11:59
eoli3nhuhu more than 500Mo source12:02
eoli3nis that a new kernel ? or systemd ?12:02
eoli3n590Mo, fiou... hard work12:02
ogranote that ubiquity is a dead project ... mostly in maintenance mode ...12:06
ograhttps://discourse.ubuntu.com/t/new-desktop-installer-preview-build/24765 ...12:07
schopinathos: hi! is https://salsa.debian.org/python-debian-team/python-debian/-/merge_requests/65 still actively worked on? I'm looking into merging python-debian12:08
ubottuMerge 65 in python-debian-team/python-debian "Draft: Fallback to dpkg-deb on deb decompression failures" [Opened]12:08
eoli3nogra so what should I use to automate a desktop install ?12:13
=== unixlab is now known as nicoz
ograeoli3n, good question 🙂 i think 22.04 still uses ubiquity as is ... not sure though ...12:21
eoli3nin-target keeps running /bin/sh13:36
eoli3nubiquity ubiquity/success_command string in-target chmod 755 /tmp/post.sh; in-target /tmp/post.sh;13:37
eoli3nit doesn't respect the shebang13:37
eoli3nubiquity ubiquity/success_command string in-target bash /tmp/post.sh;13:38
eoli3nit also run post.sh with /bin/sh13:38
eoli3nit drives me crazy13:38
ogayoteoli3n: IIRC, in-target is just a wrapper for chroot "$target" [...]13:47
eoli3nyes it is13:48
eoli3nbut a shitty one13:48
eoli3ncan I use directly chroot /target /bin/bash script.sh ?13:48
eoli3nwhere is it documented ?13:50
eoli3nthat's magic14:13
eoli3ni'm running chroot /target bash /tmp/script.sh14:13
eoli3nin /tmp/script.sh i check $014:14
eoli3ni get sh14:14
cpaelzerslyon: any ETA for a new systemd in jammy-proposed (I want to close the tab with bug 1946854)?14:42
ubottuBug 1946854 in dnsmasq (Ubuntu) "Merge dnsmasq from Debian unstable for 22.04" [Undecided, Fix Committed] https://launchpad.net/bugs/194685414:42
slyoncpaelzer: I just started working on it an hour ago (I'm going to merge systemd-stable v249.9 and also include some other requested changes). so most probably within the next couple of days.14:44
cpaelzer\o/14:48
cpaelzerall I wanted to know slyon, thanks14:48
rbasakxnox: I don't follow. What NO_PKG_MANGLE=1 delta?14:49
schopinjawn-smith: to ease into your work week, would you mind looking at https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1958881 ? :-D14:52
ubottuLaunchpad bug 1958881 in erlang (Ubuntu) "Sync erlang 1:24.2+dfsg-1 (main) from Debian unstable (main)" [Wishlist, New]14:52
jawn-smithschopin: Sure thing, I'm on it14:52
schopin\o/ thanks14:53
xnoxrbasak:  hmmmmm15:07
xnoxrbasak:  in http://launchpadlibrarian.net/571550055/debianutils_5.5-1_5.5-1ubuntu1.diff.gz in debian/rules i see that gunnar added "export NO_PKG_MANGLE=1" and i don't see that in debian, or before.15:08
xnoxwhich i think is related to creating/extracting/stripping/uploading translations into language pack15:09
jawn-smithschopin: done!15:09
jawn-smithand I used the -b flag so it should close the bug15:09
xnoxrbasak:  it may not be needed once again now, given that debian has fixed the tarball / translations in their NMU upload15:11
schopinjawn-smith: thanks! For future sync sponsorships, would you mind also using the -u option? Spread the blame and all that ;)15:21
jawn-smithoops, should have thought of that. Sorry!15:22
rbasakxnox: ah, OK, thanks.15:23
schopinjawn-smith: no worries, I actually learned of the option about 10mn ago :P15:24
bdmurrayschopin, jawn-smith: isn't it -s / --sponsor for syncpackage?15:41
jawn-smithbdmurray: it is, yes15:41
schopinIndeed.15:41
schopinThe good news is that -u doesn't exist :D15:42
santa_doko: hi there, not sure if you are aware of this, but since some time ago we are getting a couple of FTBFSes in kde packages, I suspect it's binutils what is triggering it17:54
santa_(I don't have solid evidence anyway, but I couldn't figure it out yet)17:55
santa_let me show the build logs...17:55
santa_http://tritemio-groomlake.duckdns.org/logs/kdepim-addons_21.12.1-0ubuntu2+tritemio2_amd64-2022-01-24T01:04:44Z17:55
santa_http://tritemio-groomlake.duckdns.org/logs/kmail_21.12.1-0ubuntu2+tritemio2_amd64-2022-01-24T02:12:36Z17:56
santa_from kdepimaddons log: /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libKF5PimTextEdit.so.5.19.1.abi3: unexpected redefinition of indirect versioned symbol `_ZNK12KConfigGroup9readEntryI5QSizeEET_PKcRKS2_@ABI_5_3'17:59
santa_from kmail log:18:00
santa_/usr/bin/ld: /lib/x86_64-linux-gnu/libKF5WebEngineViewer.so.5abi3: unexpected redefinition of indirect versioned symbol `_ZNK12KConfigGroup9readEntryI5QSizeEET_PKcRKS2_@ABI_5_3'18:00
santa_/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libKF5AkonadiWidgets.so.5.19.1.abi1: unexpected redefinition of indirect versioned symbol `_ZNK12KConfigGroup9readEntryI5QSizeEET_PKcRKS2_@ABI_5_1'18:00
santa_I don't know yet how to fix this, any help from anyone will be very appreciated18:01
RikMillssanta_: I hit that and doko suggested it was LTO related18:24
RikMillsI have not had time to test that theory18:25
santa_I know you hit that, thanks for the workaround :)18:25
santa_feeling better alreaady?18:25
RikMillssanta_: still not hugely great18:48
santa_RikMills: well, if you are in a slow recovery, I'm glad you are recovering :)18:50
ddstreet!dmb-ping19:00
ubottuddstreet, rafaeldtinoco, rbasak, sil2100, slashd, teward, tsimonq2: DMB ping19:00
Laibschwhat is the meaning of the tag rls-jj-incoming?  I guess rls=release jj=jammy. I guess my question is what kind of bugs are tagged this way?20:51
vorlonLaibsch: it's a tag used to flag a bug for consideration of the Canonical engineering team responsible for a particular package in main20:59
=== genii-core is now known as genii
santa_doko, RikMills fixed the thing in git, it was just adding:22:25
santa_export DEB_CXXFLAGS_MAINT_STRIP=-flto=auto22:26
santa_to debian/rules22:26
santa_simple workaround for the meantime22:26
vorlonsanta_: a more idiomatic way to write this is DEB_BUILD_MAINT_OPTIONS = optimize=-lto22:36
sarnoldvorlon: is that more idiomatic method written down somewhere?22:37
vorlonsarnold: <gesticulates in doko's direction>22:38
sarnoldvorlon: hmm I was thinking more like a wiki than a guru.. :)22:38
vorlonhttps://lists.ubuntu.com/archives/ubuntu-devel/2021-March/041421.html22:38
vorlonhttps://wiki.ubuntu.com/ToolChain/LTO22:38
sarnoldoh nice, thanks22:38
vorlonso turns out yes, it's in a wiki22:39
santa_vorlon: ah! nice! I tried to find something like that reading the man page of dpkg-buildflags from jammy, which imho could be improved a bit22:42
santa_<quote>22:43
santa_--query22:43
santa_sorry, let me try again:22:44
santa_<quote>22:44
santa_--query-features area22:44
santa_Print the features enabled for a given area (since dpkg 1.16.2).  The only currently recognized areas on Debian and derivatives are future, qa, reproducible, sanitize and22:44
santa_hardening, see the FEATURE AREAS section for more details.  Exits with 0 if the area is known otherwise exits with 1.22:44
santa_</quote>22:45
santa_↑ the list seems incomplete22:45
santa_and of course I didn't scroll down to the "FEATURE AREAS", that was my mistake :)22:46

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