[00:11] -queuebot:#ubuntu-release- Unapproved: lubuntu-meta (eoan-proposed/universe) [19.04.1 => 19.10.1] (lubuntu) [00:13] -queuebot:#ubuntu-release- Unapproved: calamares-settings-ubuntu (eoan-proposed/universe) [1:19.04.4 => 1:19.10.1] (lubuntu) [01:10] vorlon: Alright, archive-reports running. Fingers very crossed. [01:10] No matter how many times I do this, I'm about 378% sure I'll miss something *this* time. [01:15] Well, it works for disco. [01:16] eoan didn't trigger because no archive change and no pending tests. Fugding that for now with an accept. [01:16] -queuebot:#ubuntu-release- Unapproved: accepted devscripts [source] (eoan-proposed) [2.19.4build1] [01:24] And britney now running for eoan. Crossing more fingers. [01:25] So many fingers. [01:25] infinity: Maybe you should accept more packages so Britney likes you more. :P [01:25] * tsimonq2 runs [01:25] tsimonq2: Do they teach patience in that high school of yours? [01:25] XD [01:26] Hrm. I think I need new glasses. [01:27] I know you typed XD. I saw XD. Then I got up, walked 8 feet away, looked back, and read NO, and thought "is he sassin' me?" [01:27] Perhaps new glasses and a longer memory. [01:27] Not sure the latter is for sale, though. [01:28] HAHAHA :) [01:41] vorlon: Okay, so http://people.canonical.com/~ubuntu-archive/proposed-migration/eoan/update_excuses.html should have triggered some tests. [01:41] vorlon: /running/ still fails to render, which is disconcerting. [01:43] Hrm, also, some of the update_excuses bits don't exist for eoan. _by_team* and .csv ... Are those done externally? [01:46] infinity: It's probably on cron, and assuming it's set to a non-release-specific yaml file, should be updated Eventually. Reference: https://git.launchpad.net/~ubuntu-dev/+git/pm-stats/tree/generate-team.py#n194 [01:46] Except, hrm, maybe it is by release. Cosmic has it... [01:48] Oh, there they are. [01:48] Guess it happens later. [01:51] And eoan added to madison. [01:55] vorlon: Yeah, I'm about 98% sure you have no eoan queues still, so britney didn't magically make them for you. [01:58] +Description: move away from deprecated platform functions [01:58] + The linux_distribution function from the platform has been deprecated in [01:59] + Python 3.5. `distro` is the natural sucessor, however it is a new dependency. [01:59] tsimonq2: How is this meant to work without any changes to debian/control? [01:59] tsimonq2: I'd expect something to pull in python3-distro, no? [02:01] infinity: Now I'm confused as to why this doesn't pull in python3-distro, I'm pretty sure I added that. O_O [02:02] I see it neither in build-depends (if the build system auto-detects deps, that might be enough) nor depends (if it doesn't). [02:02] infinity: You are correct though, please reject from Disco and Eoan. I'll do another NMU in Debian and sync when that's ready + re-upload to Disco. [02:02] And not shockingly, your built binaries in Debian don't depend on it. [02:03] The maintainer in Debian did ragequit, and I do have an Intent to Salvage open, so I'm not concerned with any potential ramifications of 0-day NMUing, especially because he didn't care about the last one and it's fixing a mistake. [02:04] -queuebot:#ubuntu-release- Unapproved: rejected pastebinit [source] (disco-proposed) [1.5-2.1~ubuntu0.19.04.1] [02:04] -queuebot:#ubuntu-release- Unapproved: rejected pastebinit [sync] (eoan-proposed) [1.5-2.1] [02:07] Aww man, I even caught it in the middle of a dinstall. Now it'll be a 6+ hour wait before I can syncpackage again. Oh well. [02:07] It doesn't stop me from uploading to Disco though. :P [02:07] tsimonq2: You also might want to consider joining https://launchpad.net/~pastebinit-developers/+members [02:07] (which owns the upstream code) [02:07] stgraber: ^ [02:08] Oh, it's moved to github now, apparently. [02:08] (It's not an open team.) [02:08] Probably, since Rolf maintained all of his packages there. [02:08] Oh, maybe it's just the Debian packaging to moved to github. [02:08] Nevermind. [02:08] LP is still upstream. [02:09] I would like to add support for Phabricator, and clean up code where possible. [02:10] vorlon: Okay, wat? [02:10] vorlon: There must be eoan queues, cause some of my eoan tests actually happened. [02:10] vorlon: But /running/ is still not rendering, so.. Whee? [02:11] infinity: That Disco upload should contain much python3-distro. [02:11] -queuebot:#ubuntu-release- Unapproved: pastebinit (disco-proposed/main) [1.5-2 => 1.5-2.2ubuntu~0.19.04.1] (core) [02:12] infinity: (I *can* fakesync it to Eoan, but I've heard that's not best practice. :P) [02:13] tsimonq2: Did you upload to Debian? [02:13] Yeah. [02:13] It'll be at least another hour before it even recognizes it though, because dinstall is running. :P [02:13] tsimonq2: Still have all the original bits? [02:13] Yes. [02:14] $ debdiff pastebinit_1.5-2.1.dsc pastebinit_1.5-2.2.dsc | pastebinit [02:14] /usr/bin/pastebinit:42: DeprecationWarning: dist() and linux_distribution() functions are deprecated in Python 3.5 [02:14] release = platform.linux_distribution()[0].lower() [02:14] /usr/bin/pastebinit:413: DeprecationWarning: pasteURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods [02:14] url_opener = pasteURLopener() [02:14] http://paste.ubuntu.com/p/Pfx8MZ2dm4/ [02:14] So meta. [02:14] tsimonq2: sed -i -e 's/Distribution: unstable/Distribution: disco/' foo.changes, debsign foo.changes, answer "yes" to "keep signature for .dsc", and Bob's your uncle. [02:15] That's almost literally what a real sync is, so no "fake" involved. [02:15] vorlon: i've opened and closed stable/ubuntu-19-10 for all the seeded desktop snaps [02:15] (ie: byte-identical orig, diff, and dsc, new changes) [02:15] I assume you mean eoan, but will do. [02:15] Err, yeah. [02:16] gpg.errors.BadSignatures: E27F2CF8458C2FA4: Bad signature [02:16] Fun. [02:16] Resigning works, so wat? [02:17] tsimonq2: Does your text editor trim whitespace at the end of lines without your consent? [02:17] It's Vim, perhaps. [02:17] That upload changed a package description. :P [02:17] -queuebot:#ubuntu-release- Unapproved: pastebinit (eoan-proposed/main) [1.5-2 => 1.5-2.2] (core) [02:17] Oh, well that bit is also in Debian. :P [02:17] (I mean, just by trimming whitespace, but still, poor form for an NMU) [02:18] It didn't do it automatically, I did it. [02:18] Oh. [02:18] Very poor form, then. [02:18] If I wasn't 95% sure I'll be maintaining the package soon, I would completely agree. :P [02:19] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927231 [02:19] Debian bug 927231 in pastebinit "ITS: pastebinit -- command-line pastebin client" [Important,Open] [02:19] vorlon: Also guessing from the state of http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html that Laney didn't set up armhf/lxd madness. [02:20] infinity: I will admit that at first I thought you were referring to the newline at the end of the file. I can read, I promise. [02:20] tsimonq2: *smirk* [02:21] 20:16 < tsimonq2> Resigning works, so wat? [02:21] tsimonq2: Wait, did you re-sign .dsc? [02:22] infinity: Yes, I did. dput threw the aforementioned GPG error when I tried to upload it otherwise. [02:22] Well, then, that's no longer a sync. [02:23] That error was almost certainly for .changes [02:23] It's a fakesync. :P [02:23] You get prompted twice (reuse signature on changes, reuse on dsc) [02:24] Obviously, you have to re-sign changes if you modify it. [02:25] https://paste.ubuntu.com/p/J7jdrdJYGj/ [02:25] Right, the bit where you answer "no" three times, should have been "no, yes, yes". [02:26] I'll just steal it from incoming in a bit. [02:27] Well, I'm willing to bet that I can just SSH to the machine and grab my files. I did read the other day that you can upload to Debian via SSH, so I'm curious now. [02:27] (And yes, not a big deal, but if the files match exactly, then you get the "1.2.3-4.5 (Debian)" tihng all over LP where it magically knows that A is B. [02:28] (I was going to ask but assumed it was some LP bookkeeping.) [02:28] Packages can also be uploaded via ssh to ssh.upload.debian.org; files should be put /srv/upload.debian.org/UploadQueue. This queue does not support delayed uploads. [02:28] Ooh. [02:29] It'll be in http://incoming.debian.org/debian-buildd/pool/main/p/pastebinit/ shortly. *shrug* [02:30] Yeah, I was curious though. My pastebinit upload *isn't* in /srv/upload.debian.org/UploadQueue on that machine. [02:30] I wish I had thought to buy food before I decided it would be fun to pull an all-nighter before my flight. [02:30] THis part of London is completely dead past 1am. [02:31] I heard in Europe that you can't go to a fast food restaurant at 3 AM and it makes me kinda sad. [02:32] Europe's a large place. [02:32] That's very not true some places. [02:32] There are plenty of 24h McD's here, just not right by my hotel. [02:32] Also, I want food, not regret. [02:33] There might be a shop a few blocks over with... Something. I'll be back in 10 if I don't get stabbed. [02:33] Have fun. [02:41] Oh, lookie: https://incoming.debian.org/debian-buildd/pool/main/p/pastebinit/pastebinit_1.5-2.2.dsc [02:45] < tsimonq2> I would like to add support for Phabricator, and clean up code where possible. <<< Doesn't `arcanist` already have that feature? [02:46] Ukikie: Yeah, it was more of an example, though. [02:46] infinity: Here, catch. (Proper files in the queue.) [02:46] -queuebot:#ubuntu-release- Unapproved: pastebinit (eoan-proposed/main) [1.5-2 => 1.5-2.2] (core) [02:49] -queuebot:#ubuntu-release- Unapproved: rejected pastebinit [source] (eoan-proposed) [1.5-2.2] [02:49] -queuebot:#ubuntu-release- Unapproved: accepted pastebinit [source] (eoan-proposed) [1.5-2.2] [02:50] I was going to say, "what'd I do?" :P [02:50] Hmm, I had flashes of you thinking depending on python3-phabricator would be fine, good to see that's incorrect. [02:51] Oh? [03:06] infinity: Do you plan on reviewing the Disco upload as well, or are you on your way home soonish [03:06] *soonish? [03:25] -queuebot:#ubuntu-release- Unapproved: openjdk-13 (eoan-proposed/universe) [13~17-1 => 13~17-2] (no packageset) (sync) [03:28] * tsimonq2 goes to bed. [03:56] infinity: oh, indeed it seems to be /specifically/ armhf that's missing queues, not all of them, so let me see if there was something else I missed wrt the container runner [03:57] kenvandine: thanks! [04:05] infinity: tada; pkill -HUP worker on the lxd master [04:05] (which is documented as part of worker administration but not specifically in the new series stuff) [04:32] vorlon: glad to see ee is open [05:09] "open" [05:42] -queuebot:#ubuntu-release- Unapproved: accepted lintian [source] (eoan-proposed) [2.12.0ubuntu1] [05:42] -queuebot:#ubuntu-release- Unapproved: accepted openjdk-13 [sync] (eoan-proposed) [13~17-2] [06:54] -queuebot:#ubuntu-release- Unapproved: gcc-9 (eoan-proposed/main) [9-20190402-1ubuntu1 => 9-20190420-1ubuntu1] (core) [07:02] -queuebot:#ubuntu-release- Unapproved: accepted gcc-9 [source] (eoan-proposed) [9-20190420-1ubuntu1] [08:09] vorlon: cdimage builds should be good to go once you do the db@limequat setup (number 40), and once snaps are sorted, for images with snaps. [08:48] vorlon: Heading to LHR now, I'll double-check everything when I land, enumerate what bits of the checklist are still pending, and probably start up auto-sync then. [15:09] I went to create an eoan schroot but found that debootstrap didn't have the script yet; uploaded to Eoan (to scratch my own itch). [15:10] (I was also the last uploader, so there's that.) [15:10] -queuebot:#ubuntu-release- Unapproved: debootstrap (eoan-proposed/main) [1.0.112ubuntu1 => 1.0.114ubuntu1] (core) [15:15] -queuebot:#ubuntu-release- Unapproved: vim (eoan-proposed/main) [2:8.1.0320-1ubuntu3 => 2:8.1.0320-1ubuntu4] (core) [15:16] ^ that was also annoying, but that should be it (for now). [17:53] infinity: limequat done; and Ken said he already took care of the snaps for the desktop side [17:59] -queuebot:#ubuntu-release- Unapproved: landscape-client (bionic-proposed/main) [18.01-0ubuntu3.3 => 18.01-0ubuntu3.4] (ubuntu-server) [17:59] -queuebot:#ubuntu-release- Unapproved: landscape-client (disco-proposed/main) [18.01-0ubuntu7 => 18.01-0ubuntu7.1] (ubuntu-server) [17:59] -queuebot:#ubuntu-release- Unapproved: landscape-client (cosmic-proposed/main) [18.01-0ubuntu4.2 => 18.01-0ubuntu4.3] (ubuntu-server) [17:59] -queuebot:#ubuntu-release- Unapproved: landscape-client (eoan-proposed/main) [18.01-0ubuntu7 => 18.01-0ubuntu8] (ubuntu-server) [18:05] vorlon: I'm going through the sponsorship queue and I came across bug 1798955. Is there a process for source NEW via SRU? How would you recommend I respond to the reporter in this case? [18:05] bug 1798955 in gnome-subtitles (Ubuntu Bionic) "Sync Request: gnome-subtitles-1.4.1 from Debian testing to Ubuntu bionic and xenial" [Wishlist,New] https://launchpad.net/bugs/1798955 [18:14] tsimonq2: I would regard that as a wontfix [18:14] and perhaps refer them to snaps [18:15] we only add new packages to stable releases when required in exceptional cases for the product [18:15] Alright, thanks. [18:16] (such as the openjdk-lts exception that was agreed before bionic released; or for hardware enablement; or recently, for backports of python libraries needed for the new client application to enable ESM on trusty) [18:16] Right. [18:28] -queuebot:#ubuntu-release- Unapproved: subversion (xenial-proposed/main) [1.9.3-2ubuntu1.1 => 1.9.3-2ubuntu1.2] (ubuntu-desktop) [18:51] -queuebot:#ubuntu-release- New sync: fbxkb (eoan-proposed/primary) [0.6-2] [19:01] -queuebot:#ubuntu-release- Unapproved: pam (xenial-proposed/main) [1.1.8-3.2ubuntu2.1 => 1.1.8-3.2ubuntu2.2] (core) [19:12] -queuebot:#ubuntu-release- Unapproved: ppp (eoan-proposed/main) [2.4.7-2+4.1ubuntu1 => 2.4.7-2+4.1ubuntu2] (core) [19:59] -queuebot:#ubuntu-release- Unapproved: cryfs (bionic-proposed/universe) [0.9.9-1ubuntu1 => 0.9.10-1~ubuntu0.18.04.1] (kubuntu) [20:23] -queuebot:#ubuntu-release- Unapproved: golang-google-grpc (bionic-proposed/universe) [1.6.0-3 => 1.6.0-3ubuntu0.18.04.1] (no packageset) [20:23] -queuebot:#ubuntu-release- Unapproved: golang-google-grpc (cosmic-proposed/universe) [1.6.0-3 => 1.6.0-3ubuntu0.18.10.1] (lubuntu, ubuntu-mate) [20:23] -queuebot:#ubuntu-release- Unapproved: golang-google-grpc (disco-proposed/universe) [1.6.0-3 => 1.6.0-3ubuntu0.19.04.1] (ubuntu-mate) [20:30] Hi! Could you please help me check why hugo is stuck at 0.52-1 in disco? And is it too late to have hugo updated in disco? Many thanks! [20:33] foka: Hi! Let me take a look. [20:33] https://launchpad.net/ubuntu/+source/hugo/0.54.0-1 [20:34] All of the builds are waiting on a newer version of golang-any. [20:35] foka: Aha, looks like it wasn't synced past Ubuntu's Debian Import Freeze. [20:36] Wait, that isn't right... [20:36] Ohh, that's because it has an Ubuntu delta. [20:37] tsimonq2: Many thanks for your investigation! [20:37] foka: Unfortunately it's too late to get the new release in Disco. If there's specific fixes, you can go through the Ubuntu Stable Release Update process: http://wiki.ubuntu.com/StableReleaseUpdates [20:37] No problem. :) [20:39] foka: For future reference, you might want to bookmark this link: https://wiki.ubuntu.com/ProposedMigration [20:39] tsimonq2: "Ohh, that's because it has an Ubuntu delta" -- Is that Ubuntu delta in golang-any or in Hugo? [20:39] foka: I found out what the problem was by going here: http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#hugo - that points to missing builds. [20:39] On golang-defaults. [20:39] Thanks for the links! I'll bookmark them now [20:39] https://launchpad.net/ubuntu/+source/golang-defaults/2:1.10~4ubuntu1 [20:40] np :) [20:40] foka: One other trick I'll tell you about is, if you use DuckDuckGo, "!upkg SOURCEPACKAGENAME` will bring you to the Launchpad page for it. That's where I just found that link. [20:41] Wow, these are awesome tips and tricks! Thank you so much! [20:42] np :) [20:42] foka: Perhaps you should talk to mwhudson about merging golang-defaults from Debian once Eoan (the 19.10 cycle) opens. [20:43] That will free up your hugo build. [20:45] Great idea! I'll keep that in mind. [20:46] Cool :) [20:46] foka: Let me know if you have any other questions. [20:47] Thanks again! Happy Easter to you (soon)! [20:48] Happy Easter to you as well :) [21:28] -queuebot:#ubuntu-release- Unapproved: percona-toolkit (xenial-proposed/universe) [2.2.16-1 => 2.2.16-1ubuntu0.1] (no packageset) [21:35] -queuebot:#ubuntu-release- Unapproved: kylin-nm (eoan-proposed/universe) [1.0.0-1 => 1.0.2-0ubuntu1] (ubuntukylin) [21:46] -queuebot:#ubuntu-release- Unapproved: scite (bionic-proposed/universe) [4.0.0-1 => 4.0.0-1ubuntu0.1] (no packageset) [22:22] -queuebot:#ubuntu-release- Unapproved: debhelper (eoan-proposed/main) [12ubuntu1 => 12.1.1ubuntu1] (core) [23:04] tsimonq2: ^-- Mind if I reject that and steal debhelper TIL back from you? [23:04] tsimonq2: (Also, whatever you're doing that's adding translation noise to the ubuntu/debian delta is somewhat distracting) [23:06] tsimonq2: And your vim missed adding eoan to a file. [23:09] infinity: debhelper> Go ahead. [23:10] That translation noise has been there for several cycles now; I manually remove it from the delta patch when I apply it, but it's autogenerated. [23:10] It's autogenerated on clean, yes. I never clean dh when I build it for that very reason. [23:10] And I never use MoM to merge it. [23:11] infinity: vim> I used the Disco one as a model, which file did I miss? [23:11] tsimonq2: Compare to mine: http://paste.ubuntu.com/p/rpfJS537pm/ [23:11] tsimonq2: You only did the second hunk. [23:13] -queuebot:#ubuntu-release- Unapproved: rejected debhelper [source] (eoan-proposed) [12.1.1ubuntu1] [23:13] -queuebot:#ubuntu-release- Unapproved: rejected vim [source] (eoan-proposed) [2:8.1.0320-1ubuntu4] [23:13] -queuebot:#ubuntu-release- Unapproved: vim (eoan-proposed/main) [2:8.1.0320-1ubuntu3 => 2:8.1.0320-1ubuntu4] (core) [23:14] Oh, darn. [23:14] infinity: Yeah, I totally missed that, sorry. [23:16] infinity: debhelper> I manually apply the patch from patches.ubuntu.com and strip out the translations bits, but to build it, I run `debuild -S -d`. I guess I'm missing an argument? [23:16] * tsimonq2 RTFMs for debhelper. [23:16] s/debhelper/debuild/ [23:17] -nc skips cleaning. Not recommended unless you're sure your tree is actually clean. [23:17] And sometimes cleaning is required, because silly packaging. [23:17] -queuebot:#ubuntu-release- Unapproved: accepted vim [source] (eoan-proposed) [2:8.1.0320-1ubuntu4] [23:17] (looking at you, anyone with a control.in) [23:17] Good to know. [23:18] Also, there's nothing technically *wrong* with the translation noise there. It's correctly following our update to the docs. [23:18] It's just that it makes upstream perusing deltas messier, and harder for them to spot actual useful code changes among the auto-generated junk. [23:19] Makes sense. [23:20] Speaking of autogenerated cruft in deltas, I can't wait for dpkg to have upstream Zstd support. :/ [23:20] The noise from that is awful. [23:21] The changelog diff is still longer. :P [23:21] I agree though, after looking at it. [23:21] Yeah, but it's one file. [23:22] tsimonq2: Yeah that's part of the reason I asked about dropping it. :P [23:22] One line change, that they're sort of looking to make conditional for us, would be nicer. [23:22] Oh, for sure. [23:25] (Also some changelogs are sane to have, git log >> changelog is not.) [23:27] -queuebot:#ubuntu-release- Unapproved: debhelper (eoan-proposed/main) [12ubuntu1 => 12.1.1ubuntu1] (core) [23:28] -queuebot:#ubuntu-release- Unapproved: accepted debhelper [source] (eoan-proposed) [12.1.1ubuntu1] [23:29] -queuebot:#ubuntu-release- Unapproved: accepted debootstrap [source] (eoan-proposed) [1.0.114ubuntu1]