=== thegodfather is now known as fabbione [10:47] hi, when having autopkgtest run for the kernel I face something that surely isn't from my packages change [10:47] it is listed as [10:47] autopkgtest for linux/unknown: amd64: Regression ♻ , ppc64el: Regression ♻ [10:47] and the TL;DR is broken dependencies like [10:47] linux-generic : Depends: linux-image-generic (= 4.17.0.7.10) but 4.17.0.6.9 is to be installed [10:48] is that a kernel in flight to be released - or anything else that often happens and the way to get around it being clear? [11:03] sforshee, ^ maybe you know? === vila_ is now known as vila [12:08] cpaelzer: that's because there's a window when linux-meta has been built but linux-signed has not yet, during that window you could end up with something like that [12:10] and in some cases that window can be long if there are signed bits waiting in the unapproved queue, which linux-signed needs to build [12:16] sforshee: so what is my todo on this - wait an retry daily/hourly/... [12:16] sforshee: or is there something I can look at to realize I'm unblocked and hit retry juts once? [12:17] the transition of most recent linxu-signed or so I guess [12:18] sforshee: so when https://launchpad.net/ubuntu/+source/linux-signed/4.17.0-7.8 hits c-release maybe? [12:30] cpaelzer: yeah that would be the thing to watch for [12:31] cpaelzer: or c-proposed rather [12:37] in c-proposed it is sforshee [12:37] maybe I need a combined trigger to pull it from there for the test [12:47] hi all, I'm trying to boot ubuntu-minimal in KVM and both 16.04 and 18.04 fail to go past the bootloader, complaining about missing root or hanging with no info, any suggestions? === benny is now known as Guest16531 [13:02] Saviq: you mean you are trying to boot the installed system, which you installed from the iso and selected "minimal installation"? [13:02] ahasenack: no, trying to boot ubuntu-minimal http://cloud-images.ubuntu.com/minimal/releases/ [13:03] oh, I didn't know about that, I thought it was just an installation target [13:03] those files are not isos [13:03] they are cloud images if I'm not mistaken [13:03] "The Ubuntu Minimal Cloud image can be run on your personal Ubuntu Cloud, or on public clouds that provide Ubuntu Certified Images." [13:04] there is a note about kvm: "When launching the download image from KVM, you will need to specify the virtio network driver." [13:04] but that sounds like something that would create problems only after it found the root device [13:05] ahasenack: yeah, they're qcow2 images that should at least try and boot (and fail to find the networking adapter if virtio wasn't used) [13:05] it seems like something's wrong with how grub is set up there [13:12] sforshee: I just found linux-signed in proposed is 4.17.0-7.8 but the linux-meta is 4.17.0-7.10 [13:12] so while something is in proposed it is not what I waited for :-/ [13:13] I've added a linux-meta trigger on 4.17.0-7.10 and will see if that is enough [13:21] cpaelzer: no that's fine, it's the 4.17.0-7 that's important [13:22] xnox: around ? [13:22] looking at update excuses for software-properties [13:22] https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html [13:23] cpaelzer: though note that for linux-meta it's 4.17.0.7.10 [13:24] but that last bit, the upload number, doesn't have to match between the two [13:24] ok [13:24] the autopkgtest cgi complains anyway if the version is bad, so I certainly specified a good one (with .10) [13:32] Saviq: Could you file a bug in the cloud-images project on Launchpad, please? [13:32] Odd_Bloke: ack [13:47] Odd_Bloke: https://bugs.launchpad.net/cloud-images/+bug/1785633 [13:47] Launchpad bug 1785633 in cloud-images "Can't boot minimal images in QEMU" [Undecided,New] === thegodfather is now known as fabbione [14:38] Thanks! === Guest26876 is now known as giraffe === lan3y is now known as Laney [15:26] Saviq: I've added an update to https://bugs.launchpad.net/cloud-images/+bug/1785633 [15:26] Launchpad bug 1785633 in cloud-images "Can't boot minimal images in QEMU" [High,Confirmed] [15:40] Odd_Bloke: ack! [16:36] Laney, do I remember correctly that you're the autopkgtest master these days? [16:38] kyrofa: There's a few of us - which is handy, because I'm going in 2 minutes. :P [16:38] Laney, ah! Good then. I can't seem to install snaps in armhf autopkgtests, do you (or anyone) know anything about that? [16:39] what happens? [16:39] I don't think we do anything specifically to prevent that working [16:40] Laney, "error: cannot communicate with server: Post http://localhost/v2/snaps/go: dial unix /run/snapd.socket: connect: connection refused" [16:41] dunno - is it running? [16:41] You can use autopkgtest-build-lxd to make a container on your system, that might help [16:41] Honestly I'm not sure. This same test works on other architectures fine [16:41] It's just armhf that has that issue [16:41] If I could only get a shell :P [16:42] this one runs in lxd and the others are VMs, that's the main difference [16:42] Oh interesting [16:43] * Laney hands you over to slangasek (if he's here) [16:43] When developing this test I ran with autopkgtest-virt-lxd, so I know it works there at least in amd64 [16:44] Thanks Laney :) [16:48] kyrofa: so at a glance, it appears the snapd package is not installed in the armhf autopkgtest containers by default. That may be something we want to fix, but perhaps you want an explicit test dependency on snapd? [16:48] kyrofa: which autopkgtest is failing? [16:49] slangasek, we have one, actually [16:49] ok [16:49] slangasek, it's a new one we're adding, you can see a log here: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial-snappy-dev-snapcraft-daily/xenial/armhf/s/snapcraft/20180804_011910_96ebe@/log.gz [16:50] The test is integrationtests-spread [16:53] kyrofa: where do I see the source for the version of the package under test? [16:54] slangasek, it's in a pull request at the moment: https://github.com/snapcore/snapcraft/pull/2188 [16:55] You'll want to skip the latest commit though, it's skipping the tests that install snaps on armhf [16:59] kyrofa: https://paste.ubuntu.com/p/wmjKV3q5vc/ [16:59] is this related to the squashfs fuse stuff not being installed by default? [17:01] slangasek, ah, interesting, I don't need that in lxd anymore since snapd started bundling something that made it work [17:01] Where is that bug... [17:02] bug #1628289 [17:02] bug 1628289 in snapd (Ubuntu) "snapd should depend on squashfuse (for use in containers)" [Medium,Incomplete] https://launchpad.net/bugs/1628289 [17:03] Oh yeah, fuse.snapfuse, that sounds bundled [17:05] kyrofa: there is no 'fuse.squashfuse' command in either the snapd or squashfuse packages in xenial (at least on armhf). So I don't know how this is supposed to be wired up. [17:06] Yeah, me neither. mvo, are you around? === Pici` is now known as Pici [17:07] kyrofa: sort of - I hear ./usr/bin/snapfuse ? [17:09] mvo, having trouble installing snaps in armhf autopkgtests, slangasek was able to produce https://paste.ubuntu.com/p/wmjKV3q5vc/ [17:11] mvo, kyrofa: 'ln -s /usr/bin/squashfuse /sbin/mount.fuse.squashfuse' works around it [17:12] not sure if /usr/bin/snapfuse works the same [17:12] signs point to yes [17:13] slangasek: oh, interessting. I wonder what is going on there, fwiw, we have a automatic test that runs snaps inside lxd without squashfs-fuse or any other modifications [17:13] kyrofa: looking [17:13] kyrofa: what do I need to do to reproduce this? [17:14] mvo, indeed, this same test runs fine in amd64 lxd [17:14] kyrofa: on xenial? [17:14] mvo, you need the magical shell slangasek got :P [17:14] slangasek, yes [17:14] k [17:14] slangasek, to clarify, I'm running bionic, but I developed the test using `autopkgtest . -U -- lxd ubuntu:xenial` [17:15] right [17:15] oh, so this is lxd inside armhf? [17:15] well, the host is arm64 [17:16] the container is armhf [17:17] And Laney mentioned that this is the only arch that works that way-- the others are VMs [17:17] I can try this on my pi3 tomorrow [17:18] yes, and "the host is arm64" is precisely why we do armhf in containers [17:19] anyway, seems like a strange error message, hopefully that points to something [17:20] mvo, thank you for looking into it! [17:21] slangasek, thanks very much for your help. It sounds like I can work around this for now by symlinking /usr/bin/snapfuse to /sbin/mount.fuse.snapfuse ? [17:22] kyrofa: yes, it appears that works around it [17:22] at least as far as letting snapd start [17:22] slangasek, alright, I'll take a crack at it for the whole test, let's see [17:37] kyrofa, slangasek fwiw, the squashfuse deb also only ships./usr/bin/squashfuse and no fuse.squashfsuse symlinks or anything like this afaict [17:40] Very interesting [17:40] yeah, I have no idea how this works on !armhf [17:44] hi, how do i change the default command line options when respining an iso? i tried grub.cfg in /boot/grub, tried gfxboot.cfg in isolinux, searched on google and only got advice to change grub.cfg [17:48] dami0: which options, for booting the ISO live, or for installing the OS? [17:49] installing the os [17:49] what i want to accomplish in the end is have a few custom entries in the boot menu for installing with different ks.cfg files predefined on the menu options [17:57] I recall that you achieve that by editing the kernel command-line of the ISO boot loader (GRUB and isolinux/syslinux) and add the entries you want the installer to add to the installed system after a "--" ... e.g. for GRUB "linux vmlinuz-$VERSION param1=one param2=two -- param1=three" will boot the installer with param1=one but set the installed command-line to param1=three [18:01] slangasek, beyond copyright and docs, squashfuse indeed only includes the /usr/bin/squashfuse binary. No symlinks, as mvo said. However, something knows that all it needs is the squashfuse command: sudo mount -t fuse.squashfuse hello_20.snap foo [18:01] /bin/sh: 1: squashfuse: not found [18:02] (I removed both snapd and squashfuse for testing) [18:02] interesting [18:02] slangasek: https://github.com/libfuse/libfuse/blob/master/util/mount.fuse.c#L103 is how the mount works, I wonder why this is different on armhf, it just strips the leading fuse. and tries to run the binary [18:02] kyrofa: -^ [18:03] I mean, this is why it does not need the fuse.snapfuse [18:03] mvo, which explains what I just found [18:03] ups, wrong line: https://github.com/libfuse/libfuse/blob/master/util/mount.fuse.c#L137 [18:03] this is the right one [18:03] kyrofa: yeah [18:04] mvo, kyrofa: ok, and does something ensure mount.fuse is installed? [18:04] it's only 'standard' [18:05] and wasn't present in the container I was looking at [18:06] so if 'mount' can't resolve either mount.fuse.squashfuse or mount.fuse, I don't expect it knows what to do here [18:07] slangasek, wait, /sbin/mount.fuse wasn't present in the container you were looking at? [18:07] correct [18:07] Huh, it's here on amd64 [18:07] our containers use a different image [18:08] autopkgtests shouldn't assume ubuntu-standard [18:08] should snapd depend on fuse? [18:08] or should it just install its own mount.imasnap ? [18:10] Great question [18:12] slangasek, does that mean that running `autopkgtest . -U -- lxd ubuntu:xenial` is not actually giving me a representative image? [18:18] slangasek: aha, nice catch! [18:19] slangasek: I guess we could recomment fuse - otoh we don't really need it most of the time if in-kernel squashfs is available [18:20] infinity: Want to mention that I failed to verify the fix of bug #1762952. There seems to be more into it. It looks like the place where you dropped "grp:alt_shift_toggle" is for new installs where /etc/default/keyboard not yet exists. It's still set when you upgrade. [18:20] bug 1762952 in console-setup (Ubuntu) "Alternative shortcut for layout switching Alt+Shift unexpectedly set by default" [High,Confirmed] https://launchpad.net/bugs/1762952 [18:21] kyrofa: appears so. sorry, this seems to be under-documented on https://wiki.ubuntu.com/ProposedMigration/AutopkgtestInfrastructure#Worker_administration. I'm trying to track down where the image generation actually happens [18:22] kyrofa: https://git.launchpad.net/~ubuntu-release/autopkgtest/+git/development/tree/tools/autopkgtest-build-lxd [18:28] kyrofa: but this just does setup on top of the generic images that have already been published; we derive from images:ubuntu/xenial/armhf which also does not have ubuntu-standard [18:29] kyrofa: so I'm altogether unclear why we are using the images.linuxcontainers.org remote for these instead of cloud-images.u.c. Laney ? [18:59] mvo, slangasek recommends aren't actually installed in the tests, right? We can just add fuse to our debian/tests/control [19:01] slangasek, thanks for digging into the lxc question, curious to know the outcome of that as well [19:46] slangasek: Dunno. [19:48] But it's always been autopkgtest-build-lxd, never using plain upstream images. Please document that in whatever appropriate place. [23:27] slangasek: ping [23:29] slangasek: do you have time to chat about https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1779863 [23:29] Launchpad bug 1779863 in nodejs (Ubuntu Cosmic) "Ubuntu nodejs package isn't ABI compatible with mainline nodejs." [Medium,In progress]