[05:20] xnox: What's up with that debootstrap / rsyslog bug? [05:21] I'd like to test some changes I made with the Lubuntu Cosmic daily that only show up on a new ISO build... I'm willing to contribute some time to help with the fix if that's what we're waiting on :) [05:59] Laney: I believe I worked with you on this: https://code.launchpad.net/~tsimonq2/autopkgtest-cloud/+git/bug-1654761/+merge/348972 [05:59] As I mention in there, the specifics we discussed aren't really fresh in my mind anymore, unfortunately, but I'm cleaning up my assigned bugs and I want to drive it to completion. [05:59] (as mentioned, this is bug 1654761) [05:59] bug 1654761 in Auto Package Testing "Make sure duplicate tests cannot be queued" [Undecided,In progress] https://launchpad.net/bugs/1654761 [06:01] tsimonq2: what's the problem with leaving qtgamepad-everywhere-src where it is, given that it's dep-wait? [06:02] slangasek: It's a bit cleaner; I don't have a compelling reason for why it needs to go *now*. [06:03] tsimonq2: I don't see why it would need to go at all, vs. just building at a later date when its build-deps are satisfiable [06:04] slangasek: Either way, it'll be superseded. You make a good point; it won't hurt. [06:06] also, looks like xnox worked around the debootstrap failure in rsyslog, and now things fail differently [06:06] Oh? [06:06] today's image build logs seem to fail later, post-bootstrap [06:06] terminate called after throwing an instance of 'std::runtime_error' [06:06] what(): random_device::random_device(const std::string&) [06:06] Aborted (core dumped) [06:06] ah [06:07] * tsimonq2 tries to repro locally [06:46] -queuebot:#ubuntu-release- Unapproved: snapd (xenial-proposed/main) [2.33.1ubuntu1 => 2.33.1ubuntu2] (desktop-core, ubuntu-server) [06:48] -queuebot:#ubuntu-release- Unapproved: budgie-extras (bionic-proposed/universe) [0.4.4-0ubuntu1 => 0.4.4-0ubuntu1.1] (personal-fossfreedom, ubuntu-budgie) [06:52] -queuebot:#ubuntu-release- Unapproved: snapd (bionic-proposed/main) [2.33.1+18.04ubuntu1 => 2.33.1+18.04ubuntu2] (desktop-core, ubuntu-server) [07:10] infinity, slangasek: Speaking of cleaning up stuff, could I please get some more eyes on this, and get it merged if it looks good? https://code.launchpad.net/~tsimonq2/debian-cd/lubuntu-cosmic-changes/+merge/345792 [07:12] From the discussion we had on May 22nd, we're going to go with having a "Start Lubuntu" option with a single desktop icon first, and down the road I'll look at implementing "maybe-ubiquity"-like features (with the rename from ubiquity to generic names like planned). [07:12] calamares-settings-ubuntu 3 should add the desktop icon. [07:14] tsimonq2: You got NOTRYONLYDO backwards. And I think there were two if blocks that could be replaced by it (which was why I argued for it)? [07:15] tsimonq2: I mean, maybe the intend of the Yodaism wasn't clear, but it was for images that have 1 install option, instead of both an install and a try (hence "no try") :P [07:15] infinity: Looking. [07:17] infinity: So you're saying, throw NOTRYONLYDO in kubuntu*, lubuntu, and ubuntu-server and keep the change to "if [ "$NOTRYONLYDO" = "true" ]; then" as-is? [07:17] tsimonq2: Set it true for the special cases, and test for != true. [07:18] tsimonq2: I might be wrong about the second if statement, can't find it in a quick scan. [07:18] infinity: Isn't the end result of what I have the same? [07:18] tsimonq2: The end result is the same, but the variable name makes no sense the way you have it. [07:18] infinity: Ah, gotcha. I'll fix, sec. [07:20] tsimonq2: Also the more stylistic nit-pick that setting variables explicitly for special cases is better than implicitly in the catch-all (IMO). [07:20] But mostly, just the inverted meaning is confusing. [07:21] The people who crusade against LOC would disagree with me on the style thing, but I prefer self-documenting code to "elegance" via removing two lines. [07:21] infinity: Better? [07:22] (I personally prefer the style of, "Oh, these three are special. If it isn't special, set the env var in the catch-all.") [07:23] tsimonq2: I suppose it also depends on what the var gets used for, what the default actually is, etc. [07:24] Right. [07:24] But I think this is clearer that it's "weird" to have a single-option boot menu, and you should ask for it. [07:24] Whereas the way you had it, any newly-added case would be single-option by default unless they dug up the magic var. [07:25] Ah, true. [07:25] (Also fixable by setting it outside the case block, then re-setting it inside) [07:25] But that's overkill here. [07:26] This looks better indeed. [07:27] Great. [07:34] infinity: I don't mean to nag, but did you plan on merging it? :P [07:36] tsimonq2: thx [07:36] Laney: Thank *you*. :) [07:36] I'm on the way to guadec but I'll see if I can [07:37] Great, let me know. [07:37] (I hear Almería is great; Akademy was there one of those past years but I didn't get to go. :( ) [07:39] great, historic, HOT [07:40] also the journey there and back is.... indirect [07:40] I think if I went again I would drive from Barcelona down the coast [07:41] valorie: If I recall correctly, Laney is in $somewhere_in_Europe so it might be easier for him. [07:41] can't think of anywhere else in Europe I'd want to drive [07:41] (Please don't hurt me, I don't get involved in British politics about who or what is technically in Europe. <3) [07:41] tsimonq2: nothing goes directly to Almeria [07:41] valorie: Ah. [07:42] it's sort of in a corner or so [07:45] tsimonq2: I'll merge it, just working on waking up. :P [07:46] infinity: Are you participating in GUADEC funness too? :P [07:46] infinity: 🍵 [07:46] tsimonq2: I don't GUADEC, no. [07:47] valorie: I think it's sort of funny how GUADEC organizers decided to do the conf in the same location as Akademy last year. :P [07:47] infinity: Gotcha. [07:47] infinity: No problem. [07:47] (I'm about to go to bed myself.) [07:47] oh, we trade good places to have confs all the time [07:48] GUADEC and Akademy should have been combined as a freedektop.org conf long ago. Might have encouraged more colab on common interfaces. [07:48] the local teams are skilled and handle everybody [07:48] Hahahahahaha. [07:48] infinity: oh, we tried and tried, believe me [07:48] XD [07:48] my first big conf was Desktop Summit in Berlin [07:48] valorie: Not implying people haven't tried, just that it should have worked. :P [07:48] completely agree [07:49] valorie: Define "big conf". [07:49] at least the phone people are all cooperating these days [07:49] Mhhhhh. [07:49] In one part of the stack. [07:50] Akademy is..... sometimes bigger, sometimes smaller than LFNW [07:50] Gotcha. [07:50] Desktop Summit was twice as big [07:50] To be fair, I only have LFNW and SELF as reference points. :P [07:50] right, and it would be good to have GNOME and KDE cooperating lower in the stack more than we do [07:51] But something the size of LFNW but with people working in the same Linux project? Wow. [07:51] believe me, I've talked to lots of GNOME devels about this, one to one [07:51] valorie: Well, there's systemd. :P [07:51] systemd is going to become so big one day it has its own permanent conference center... [07:51] lennart is sort of his own show [07:52] "systemd-conferenced, now complete with half the booths being duct-taped to the ceiling." [07:53] Anyway, I should go to bed. [07:53] Nice chatting valorie and infinity. [07:57] niters here too [08:16] Laney, hello, am I right thinking you are trying to sort out mariadb-10.1 autopkgtests? [08:16] I'm doing qgis, the last big transition blocker [08:17] No [08:18] I asked some others to look [08:37] ok fine for me [08:46] -queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (bionic-proposed) [2.33.1+18.04ubuntu2] [09:02] -queuebot:#ubuntu-release- New binary: linux-signed [amd64] (bionic-proposed/main) [4.15.0-26.28] (core, kernel) [09:02] -queuebot:#ubuntu-release- New binary: linux-signed-azure [amd64] (xenial-proposed/main) [4.15.0-1016.16~16.04.1] (no packageset) [09:02] -queuebot:#ubuntu-release- New binary: linux-signed [ppc64el] (bionic-proposed/main) [4.15.0-26.28] (core, kernel) [09:03] -queuebot:#ubuntu-release- Unapproved: accepted snapd [source] (xenial-proposed) [2.33.1ubuntu2] [09:14] -queuebot:#ubuntu-release- New: accepted linux-signed-azure [amd64] (xenial-proposed) [4.15.0-1016.16~16.04.1] [09:33] -queuebot:#ubuntu-release- Unapproved: accepted installation-guide [source] (bionic-proposed) [20160121ubuntu4.1] [09:47] -queuebot:#ubuntu-release- Unapproved: accepted aodh [source] (bionic-proposed) [6.0.1-0ubuntu1] [10:02] -queuebot:#ubuntu-release- Unapproved: accepted fpc [source] (bionic-proposed) [3.0.4+dfsg-18ubuntu1] [10:19] -queuebot:#ubuntu-release- Unapproved: gnome-twitch (bionic-proposed/universe) [0.4.1-2 => 0.4.1-2ubuntu0.18.04.1] (no packageset) [10:19] -queuebot:#ubuntu-release- Unapproved: rejected gnome-twitch [source] (bionic-proposed) [0.4.1-3~bionic1] [10:20] -queuebot:#ubuntu-release- Unapproved: accepted gnome-twitch [source] (bionic-proposed) [0.4.1-2ubuntu0.18.04.1] [10:52] -queuebot:#ubuntu-release- Unapproved: hedgewars (bionic-proposed/universe) [0.9.24.1-dfsg-2 => 0.9.24.1-dfsg-2ubuntu1] (no packageset) [10:56] -queuebot:#ubuntu-release- New: accepted gnucash [amd64] (cosmic-proposed) [1:3.2-1] [10:56] -queuebot:#ubuntu-release- New: accepted gnucash [i386] (cosmic-proposed) [1:3.2-1] [10:56] -queuebot:#ubuntu-release- New: accepted gnucash [arm64] (cosmic-proposed) [1:3.2-1] [10:56] -queuebot:#ubuntu-release- New: accepted gnucash [ppc64el] (cosmic-proposed) [1:3.2-1] [11:01] folks, qgis is a sad no-go because of sip4 doing segfault in code generation [11:01] what is your opinion wrt kicking it out to proposed, while we debug the issue? [11:01] also kicking mariadb-10.1 out to proposed might make the ~15 transitions land, and then leave time for autosync and fixes for the two above [11:02] Segmentation fault [11:08] LocutusOfBorg: please ask cpaelzer about mariadb/mysql [11:09] Don't duplicate, I've asked juliank and sil2100 to get some information first [11:10] nice to try to debug a sip failure due to new python... [11:38] -queuebot:#ubuntu-release- Unapproved: accepted dm-writeboost [source] (xenial-proposed) [2.2.6-1~16.04.3] [11:41] -queuebot:#ubuntu-release- Unapproved: accepted bcmwl [source] (xenial-proposed) [6.30.223.271+bdcom-0ubuntu1~1.3] [13:03] Laney, LocutusOfBorg: are you talking about jemalloc or something else? [13:03] I don't see jemalloc in http://people.canonical.com/~ubuntu-archive/transitions/ [13:10] rbasak: nobody set up a tracker for it, but it is in transition https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#jemalloc [13:10] mwhudson: hey! The latest bionic subiquity server images are erroring out during installation having some touble with installing the kernel, looks like probably related to the kernel 'revert' that happened recently - could you take a look? [13:13] ginggs: thanks. I'm aware. I'm more wondering who's working on it to coordinate, as I have a volunteer to help. [13:19] rbasak, I look at qgis, nothing else [13:19] yes, we need help in mariadb-10.1 testsuite running forever [13:19] together with qgis they are the last blockers [13:22] LocutusOfBorg: to make sure I understand, you mean the last blockers for the jemalloc transition? [13:25] jmalloc and other 14 transitions [13:28] infinity: ping re purging old xorg drivers, it doesn't make sense for me to update the transitionals pkg before it's clear what drivers remain :) [14:25] -queuebot:#ubuntu-release- Unapproved: gnome-disk-utility (bionic-proposed/main) [3.28.1-0ubuntu1 => 3.28.3-0ubuntu1~18.04.1] (ubuntu-desktop) [14:59] -queuebot:#ubuntu-release- Unapproved: accepted nplan [source] (xenial-proposed) [0.32~16.04.6] [15:12] -queuebot:#ubuntu-release- Unapproved: gnome-control-center (bionic-proposed/main) [1:3.28.1-0ubuntu1.18.04.2 => 1:3.28.2-0ubuntu0.18.04.1] (ubuntu-desktop) [15:51] -queuebot:#ubuntu-release- Unapproved: kio-gdrive (bionic-proposed/universe) [1.2.2-0ubuntu1 => 1.2.4-0ubuntu0.1] (kubuntu) [16:01] -queuebot:#ubuntu-release- Unapproved: evolution-data-server (bionic-proposed/main) [3.28.1-1ubuntu1 => 3.28.3-0ubuntu0.18.04.1] (ubuntu-desktop) [16:52] seems update_excuses and anything else on people.canonical.com is currently down [17:04] indeed [17:05] seems to be a frontend problem, since the machines are up [17:20] acheronuk: fixed [17:22] slangasek: yep. I was just on the sysadmin channel asking. and the content, quote "relies on another server being up that had an issue" [18:14] can anybody please kick haskell-store out from release and see the magic happen again? [18:14] it doesn't build, leaf package requires sourceful upload [18:15] (you can keep it in proposed, I presume it will be fixed in some days, but it will require a new transition, so better keep this one land) [18:15] there is no RC in debian, because they are slow in rebuilds and they didn't catch the failure yet [18:16] (but I forwarded the issue on #-haskell debian channel) [18:16] * LocutusOfBorg leaves [18:36] -queuebot:#ubuntu-release- New binary: qgis [s390x] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) [18:41] infinity: About that MP... :P [18:46] -queuebot:#ubuntu-release- New binary: qgis [ppc64el] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) [18:49] -queuebot:#ubuntu-release- New binary: qgis [amd64] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) [18:58] -queuebot:#ubuntu-release- New binary: qgis [i386] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) === chiluk_ is now known as chiluk [19:36] -queuebot:#ubuntu-release- New binary: qgis [arm64] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) [20:54] -queuebot:#ubuntu-release- Unapproved: squashfs-tools (bionic-proposed/main) [1:4.3-6 => 1:4.3-6ubuntu0.18.04.1] (core) [20:59] -queuebot:#ubuntu-release- Unapproved: netplan.io (bionic-proposed/main) [0.36.2 => 0.36.3] (core) [21:06] -queuebot:#ubuntu-release- Unapproved: grub2-signed (trusty-proposed/main) [1.34.16 => 1.34.17] (core) (sync) [21:06] -queuebot:#ubuntu-release- Unapproved: shim-signed (trusty-proposed/main) [1.32~14.04.2 => 1.33.1~14.04.1] (core) (sync) [21:06] -queuebot:#ubuntu-release- Unapproved: grub2 (trusty-proposed/main) [2.02~beta2-9ubuntu1.14 => 2.02~beta2-9ubuntu1.15] (core) (sync) [21:06] -queuebot:#ubuntu-release- Unapproved: shim (trusty-proposed/main) [0.9+1474479173.6c180c6-1ubuntu1 => 13-0ubuntu2] (core) (sync) [21:32] -queuebot:#ubuntu-release- Unapproved: squashfs-tools (xenial-proposed/main) [1:4.3-3ubuntu2.16.04.1 => 1:4.3-3ubuntu2.16.04.2] (core) [21:33] -queuebot:#ubuntu-release- Unapproved: squashfs-tools (trusty-proposed/main) [1:4.2+20130409-2ubuntu0.14.04.2 => 1:4.2+20130409-2ubuntu0.14.04.3] (core) [22:11] -queuebot:#ubuntu-release- New binary: qgis [armhf] (cosmic-proposed/universe) [2.18.21+dfsg-1ubuntu1] (no packageset) [22:47] well i can confirm the pending bionic live-server iso fails to install [22:47] but the way it does so makes it look like the archive is busted? [22:48] apt-get install linux-generic failing doesn't look good? [23:02] infinity, slangasek: halp, am confused [23:03] ohh [23:03] mwhudson: is this related to the kernel revert for the regression? [23:03] slangasek: yes it must be, but i'm also confused [23:04] slangasek: although i just realized that the livefs is built from proposed but doesn't have proposed in etc/apt/sources.list [23:04] well [23:04] -queuebot:#ubuntu-release- Unapproved: accepted docker.io [source] (xenial-proposed) [17.03.2-0ubuntu2~16.04.1] [23:04] which seems likely to lead to confusion? [23:04] that's probably better than the alternative [23:05] yes [23:05] probably [23:05] but it is going to lead to this sort of thing [23:05] in this case, we are trying to use the daily image to actually test an SRU, so having it build not from proposed doesn't help [23:05] anyway the fix is just to wait for linux-meta to migrate and build a new iso right? [23:06] unsure. why is linux-generic not installable in this combination? is it because the image doesn't include linux-generic, only linux-image-generic or such? [23:06] (should subiquity be not installing linux-generic? should the image be shipping linux-generic?) [23:07] i am not completely sure [23:09] whaaat apt-cache does not work on read-only media? [23:10] ffs [23:10] biab [23:11] apt-policy? [23:18] -queuebot:#ubuntu-release- New: accepted qgis [amd64] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:18] -queuebot:#ubuntu-release- New: accepted qgis [armhf] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:18] -queuebot:#ubuntu-release- New: accepted qgis [ppc64el] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:18] -queuebot:#ubuntu-release- New: accepted qgis [arm64] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:18] -queuebot:#ubuntu-release- New: accepted qgis [s390x] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:18] -queuebot:#ubuntu-release- New: accepted qgis [i386] (cosmic-proposed) [2.18.21+dfsg-1ubuntu1] [23:19] oh [23:20] ah no the image does have proposed in its sources.list [23:23] ah so i think proposed is just inconsistent? [23:23] https://launchpad.net/ubuntu/bionic/amd64/linux-image-4.15.0-26-generic <- no packages [23:23] slangasek: ^ [23:24] slangasek: https://launchpad.net/ubuntu/+source/linux-signed/4.15.0-26.28 <- NEW review pls? :) [23:28] at least the initd looks correct wrt microcode