/srv/irclogs.ubuntu.com/2024/02/29/#ubuntu-devel.txt

vorlonok well python-apt is fixed now but I don't know what package ahasenack was trying to build that we should retry00:40
twbIs systemd-ukify  available in noble?  It ought to be in systemd 253+ and Debian has it, but I don't see it being disabled in the debian->ubuntu diff (https://patches.ubuntu.com/s/systemd/systemd_255.2-3ubuntu2.patch) and I also don't see it in apt-file01:00
twbI'm trying to port this from trixie to noble: https://github.com/cyberitsolutions/bootstrap2020/blob/twb/debian-13-minimal.py (as the build target, not the build host)01:01
vorlontwb: I see the package present in noble, not sure why you do not?01:02
twbHrm OK must be an issue on my end, let me look deeper...01:02
twbOh!  I somehow wrote "focal" still01:03
vorlonyes that would be slightly older01:03
twbyeah I know this is post-focal01:04
twbHuh.  Ubuntu defaults to link_in_boot=yes (i.e. /boot/vmlinuz not /vmlinuz)01:26
vorlonsure? why wouldn't it01:27
vorlonmight be a separate partition from /boot so why is a symlink in / a sensible thing in the general case01:28
vorlon\/01:28
vorlonok whatever irc01:28
vorlon\/ might be a separate partition from /boot so why is a symlink in / a sensible thing in the general case01:28
twbRight, I've been adding it by hand to every Debian system forever01:28
twbBut I thought everyone else had stopped using those symlinks at all01:28
vorlonfrankly I think we should drop support for link_in_boot=no altogether, if we haven't already01:29
vorlontwb: there are some bootloader scenarios other than your typical grub-on-Ubuntu-classic that rely on resolving the kernel via these symlinks01:30
twbI definitely like having the symlinks where /boot is symlink-capable.01:30
twbBut if you instead change it so /boot can be part of a FAT32 ESP, that'd also be nice :-)01:30
vorlonsure, do_symlinks=no is valid; but link_in_boot=no is not01:31
twb(Right now it can't because dpkg directly manages /boot/vmlinuz-X-Y-Z, so it needs hard link support to do an atomic replace)01:31
vorlonwell yes01:31
twbSorry I'm just chatting while I wait for this build :-)01:32
twbSuccess!01:32
twbHrm, live-config on Ubuntu 24.04 is still trying to configure networking via /etc/network/interfaces instead of netplan or systemd-networkd.01:46
sarnoldo_O01:47
sarnoldah, universe package, that's why it didn't sound familiar01:48
twbIs it just part of "casper" on Ubuntu still?01:48
twbI don't really care what package I use to provide "sensible defaults for a live image"01:49
vorlonlive-config is nothing we use01:53
twbYeah from was I saw last week it looks like there's no first-party equivalent anymore, for a long time01:56
twbLooks like Ubuntu's systemd integration ignores .preset and "systemctl preset-all" infrastructure, the same as Debian.  That's mildly irritating.01:59
twb(My evidence is just that "systemctl preset-all" enables a bunch of things, rather than being a no-op)02:00
twbFYI this is working enoughâ„¢ that I can go back to my real job: https://github.com/cyberitsolutions/bootstrap2020/blob/twb/ubuntu-24-minimal.py02:10
twbIt's kinda slow (126 seconds) but I think that's just because Ubuntu's smallest bootable install is bigger02:11
twbWow, yeah.  It's 4 times bigger >_<  https://paste.rs/JrLXV02:20
amurraydoes anyone know what time feature freeze comes into effect tomorrow?03:27
* twb wonders whether amurray is planning a party, or a supply-chain attack ;-)03:30
amurrayheh just a new apparmor upload...03:30
vorlonamurray: end of day US03:37
vorlonjuliank: mmk so is https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/noble/cpc/+build/584685 a debootstrap failure within noble....03:37
amurrayvorlon: ack03:37
=== pushkarnk1 is now known as pushkarnk
arraybolt3amurray: *just* a new apparmor upload? One can never be too sure of those things...04:41
arraybolt3*ducks*04:41
amurrayarraybolt3: 😀05:50
juliankvorlon: it looks like it, but it's a pi build , which uses the Ubuntu-Image snap, which has debootstrap from jammy staged06:09
vorlonjuliank: oh yes doh sorry06:10
vorlonjuliank: and good morning06:10
juliankAnd good I guess evening to you! So dropping gnupg2 from proposed arguably will unbreak dependency resolution on armhf06:13
vorlonjuliank: I had dropped it for the python-apt build but then added it back. shall I drop it again?  not many things build-depend on gnupg I think06:14
juliankAh ok06:14
juliankvorlon: did you try building release pocket one locally for comparison? I don't believe the patch could cause the regression because all it does is add a new option and then it verifies algorithms if set - which nothing in the test suite uses (Werner!)06:17
vorlonjuliank: I did not06:18
juliankOK, one thing for me to try06:18
vorlonI'm busy managing 3 simultaneous streams of mass uploads :)06:18
juliankI guess I should setup an armhf container on the arm64 Chromebook06:18
juliankThe tests in gnupg are annoying. That thing ships its own scheme interpreter (gpgscm) and then the tests are written in scheme06:25
vorlonhahahahaha06:27
=== JanC is now known as Guest1154
=== JanC_ is now known as JanC
seb128hum, for things like https://launchpadlibrarian.net/716712884/buildlog_ubuntu-noble-armhf.glib-networking_2.80~alpha-2_BUILDING.txt.gz13:17
seb128 dconf-service : Depends: libglib2.0-0 (>= 2.55.2) but it is not installable13:17
seb128should I just upload a no change rebuild for dconf?13:17
seb128jbicha, ^ you might know13:18
jbichaseb128: I haven't heard what Foundation's plan is for the rebuilds. dconf isn't quite at the bottom but it might work https://ubuntu-archive-team.ubuntu.com/transitions/html/auto-glib2.0.html13:24
seb128jbicha, ok, I will try, it's sort of a special case because it's pulled in gnome builds13:25
adriencan someone sync xz-utils 5.6.0-0.2 from experimental? thanks  (see #2055422 )13:29
adrienhttps://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/205542213:29
-ubottu:#ubuntu-devel- Launchpad bug 2055422 in xz-utils (Ubuntu) "Please sync xz-utils 5.6.0-0.2 from Debian experimental" [Undecided, New]13:29
jbichaseb128: btw, I had briefly synced glib 2.79.3-2 from experimental last night but we quickly backed it out because glib at the time had uninstallability/bootstrap problems13:30
seb128jbicha, right, I saw the irclog backlog13:31
jbichaon armhf13:31
jbichacool13:31
seb128adrien, _o/13:31
ginggsadrien: xz-utils 5.6.0-0.2 was uploaded to unstable and autosync'd13:32
ginggshttps://launchpad.net/ubuntu/+source/xz-utils/5.6.0-0.213:32
adrien\o seb12813:40
adrienginggs: doh! sorry for the noise, I didn't pay attention, that was stupid of me13:41
seb128adrien, and what ginggs said :-)13:41
seb128anyway it is in noble which is what matters!13:41
adrien(I have an excuse for today but not for monday and tuesday when I thought of this first :P )13:41
ahasenackis someone working on this:13:42
ahasenackThe following packages have unmet dependencies:13:42
ahasenack libhogweed6t64 : Breaks: libhogweed6 (< 3.9.1-2.1) but 3.9.1-2 is to be installed13:42
ahasenack libnettle8t64 : Breaks: libnettle8 (< 3.9.1-2.1) but 3.9.1-2 is to be installed13:42
ahasenackarmhf13:42
adrienyes, I think it's going to be useful in noble! and I'll keep an eye on the migration :)13:42
jbichaahasenack: there will be thousands of rebuilds to get armhf working normally again13:57
ahasenackyep13:58
ricotzhello, is gcc-14 still aiming to be default in noble?13:58
ahasenackbut I care more about mine, of course :D13:58
ahasenackj/k13:58
jbichaahasenack: me too! :)13:58
=== cpete_ is now known as cpete
=== rkratky__ is now known as rkratky
sergiodj@pilot in16:01
=== 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-Mantic | Patch Pilots: sergiodj
=== pushkarnk1 is now known as pushkarnk
nubuntuyo17:05
nubuntu24.04 default layers for minimal.squashfs, minimal.standard.squashfs and minimal.standard.live.quashfs or filesystem.squashfs is back release?17:07
dbungertnubuntu: rephrase the question please, not following17:08
nubuntuI need to customize a version of ubuntu(noble) to use at school. But in this new version there are 3 squashfs files (minimal, minimal.standard and minimal.standard.live) before is only filesystem.squashfs. I'm not sure which one to modify the system now since it's so "divided". Would anyone have any documentation about this layers and who i can17:11
nubuntuedit?17:11
dbungertminimal.standard.live is the installer layer, which I presume is not what you want to modify17:12
dbungertdirectly modifying layers above that can work if you're careful but it can also get weird17:13
dbungertgenerally you're better off letting the install proceed with the stock image and fixing after-the-fact17:13
dbungertif you want to proceed with an edit anyhow https://github.com/mwhudson/livefs-editor may help17:13
dbungertwe're borderline on the content for this channel though17:14
nubuntuThanks a lot17:14
dbungertWelcome!17:14
nubuntudbungert at public release, will noble still into layers?17:20
dbungertyes17:20
nubuntuhttps://help.ubuntu.com/community/LiveCDCustomization need updated!17:26
nubuntuhaha17:26
ahasenackxnox: hi, still around? :)18:08
ahasenackxnox: back in 2019, you added this change to multipath-tools: https://git.launchpad.net/ubuntu/+source/multipath-tools/commit/?id=8adefeb66a6628d1e27d3da32ddac70e7314979618:08
-ubottu:#ubuntu-devel- Commit 8adefeb in ubuntu/+source/multipath-tools "0.7.4-2ubuntu6 (patches unapplied) import/0.7.4-2ubuntu6"18:08
ahasenackxnox: we have been carrying it as delta since then, as debian rejected it (https://salsa.debian.org/linux-blocks-team/multipath-tools/-/merge_requests/4/diffs?commit_id=43b060cfdcf18c76efd12f17ebc7bbb241b39598)18:08
-ubottu:#ubuntu-devel- Merge 4 in linux-blocks-team/multipath-tools "Install friendly names multipath.conf by default" [Closed]18:08
ahasenackwe (I) don't quite understand it, and there is an MP up to drop it. Is that wise? Drop it?18:08
ahasenackwhat's the impact?18:08
ahasenackthere was no bug attached to the change or any other source of discussion I could find18:09
ahasenackmwhudson_: would you know what that was about? use friendly names by default in multipath-tools? Would that impact our installer by any chance, if we dropped it?18:09
ahasenack(if anybody else knows, please chime in)18:10
mwhudson_ahasenack: i don't know, no18:10
ahasenackmwhudson_: do you know if we have some installer test case that covers multipath devices?18:11
ahasenackparide: do you know? ^18:11
parideahasenack, yes we do, but just a basic case18:12
ahasenackparide: booting from it?18:12
mwhudson_ahasenack: i doubt we test it very extensively18:12
parideahasenack, yes, but again it'18:17
parideit's a rather simple test. this is the libvirt conf we use: https://paste.ubuntu.com/p/Qq94f22whW/18:17
paridesee the <shareable> and <wwn> elements18:17
paridebut that's it. then on the booted system we check that we're actually using those disks as multipath devices18:19
* paride looking for the test18:20
* paride finds a slow launchpad18:21
parideahasenack, here is the test https://bazaar.launchpad.net/~subiquity/ubuntu-test-cases/live-server/view/head:/testsuites/multipath/test_multipath/test.py18:22
ahasenackthx18:25
ahasenackparide: got a 50318:25
ahasenackbazaar, is that right?18:25
ahasenackloaded now18:26
nubuntu503 Service Unavailable18:30
sergiodj@pilot out20:48
=== 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-Mantic | Patch Pilots: N/A
=== guiverc2 is now known as guiverc
=== mfo is now known as Guest4652
=== mfo_ is now known as mfo
cpetehey LocutusOfBorg, I made a mistake and running-autopkgtest wasn't actually made available in the new version of ubuntu-dev-tools. Since you sponsored my original merge, I thought you might be interested in the fix. I opened #205546621:44
UnivrslSuprBox(That's lp:2055466 for the bots among us)21:45
-ubottu:#ubuntu-devel- Launchpad bug 2055466 in ubuntu-dev-tools (Ubuntu) "running-autopkgtests isn't installed" [Undecided, In Progress] https://launchpad.net/bugs/205546621:45
cpeteAh I was just wondering how to get the bot to do its thing. Thanks UnivrslSuprBox21:46
LocutusOfBorgdone21:50
LocutusOfBorgand uploaded21:53
=== mwhudson_ is now known as mwhudson
cpeteNice. Thanks a bunch!22:02

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