=== yuning-afk is now known as yuning === timchen1` is now known as timchen119 === ara is now known as Guest6835 === ara_ is now known as ara === henrix_ is now known as henrix [16:00] jsalisbury: hi [18:08] mount /tmp/live-installer/filesystem.squashfs /mnt/ -> hangs for me, and i don't know why. [18:11] where can i ask about passing kernel module parameters? [18:29] apw, any idea why would "mount -o loop -t squashfs filesystem.squashfs /mnt/" just "hang"? i'm in busybox, not sure what to check... [18:34] dmesg to see if the kernel got all whiney about the contents i guess [18:34] also modprobe loop before to make sure that works (if you can go back) [20:21] apw, # modprobe loop [20:21] modprobe: FATAL: Module loop not found. [20:21] is that bad? =) [20:22] * xnox looks for udebs [20:25] apw, how come loop module is not needed on amd64, but is needed on s390x? [20:30] apw, looks like s390x is the only arch with CONFIG_BLK_DEV_LOOP=m and all others have CONFIG_BLK_DEV_LOOP=y [20:31] apw, can that be toggled please, and uploaded? [20:31] * xnox hides [21:04] bjf, rtg: ^^ hi, we have an urgent kernel config change needed for s390x to unblock image prep; how can we get this done today? [21:04] bjf, rtg: we need CONFIG_BLK_DEV_LOOP=y on s390x, to match the other architectures, instead of the current CONFIG_BLK_DEV_LOOP=m [21:04] slangasek, lemme know what it is ? send an email on the k-team list. [21:04] * xnox is filing bug [21:05] xnox, 4.4 kernel, right ? [21:06] rtg: list email also required, or does bug suffice? 4.4> this is current xenial-proposed, which is 4.3.0-5.14 [21:06] slangasek, rtg bug #1526869 [21:06] bug 1526869 in linux (Ubuntu) "should be able to do live-installer installs from mirrors, and cdrom pool over the network" [Critical,Triaged] https://launchpad.net/bugs/1526869 [21:06] xnox, nevermind, looks like apw has been building s390x in the 4.3 kernel. [21:06] rtg, yeap, it's just src:linux [21:06] yes, and needed in the archive as soon as you can have it :) [21:06] xnox, slangasek: I can take it from here. no list email required [21:06] great, thanks! [22:13] slangasek, xnox: [ubuntu/xenial-proposed] linux 4.3.0-5.15 (Accepted) [22:15] rtg, thank you. [22:16] xnox, it'll take awhile to build. should be done when you start tomorrow [22:16] rtg, well, i care about the 27 minute build on s390x only =) [22:17] ah, well then. [22:25] rtg, and like 1h for launchpad to publish it ;-) [22:27] rtg: package FTBFS on s390x though [22:27] EE: Missing modules (start begging for mercy) [22:28] https://launchpadlibrarian.net/230273302/buildlog_ubuntu-xenial-s390x.linux_4.3.0-5.15_BUILDING.txt.gz [22:28] xnox: ^^ [22:28] rtg, cause loop used to be available...... i guess it should be dropped from the abi compare files. [22:28] appears that a manifest needs updated now that loop is built-in [22:41] slangasek, drat, one more turn of the crank [23:35] xnox, slangasek: once more with feeling: [ubuntu/xenial-proposed] linux 4.3.0-5.16 (Accepted) [23:35] rtg: thanks! [23:51] that and the libseccomp fix should see us good i hope