=== SuperKaramba is now known as BenderRodriguez === Eickmeyer[m] is now known as eickmeyer[m] === eickmeyer[m] is now known as Eickmeyer[m] [05:12] DD is released, are we really still in FF/DIF (for EE then) as stated by the topic? [05:13] I know there usually is a lot of cleanup/copy going on to open it up fully, so I wonder if we can already upload EE fixes or not [05:13] juliank: I checked the queues and saw https://launchpadlibrarian.net/420798523/lvm2_2.03.02-2ubuntu1_source.changes [05:13] juliank: this is clearly no old upload that just now happens to build, so taking that as an example we should already be open then - is that correct? [06:10] Odd_Bloke: it already is there, but I don't expect it to be there as "supported", because the release will be only in December [06:31] Hi :) [06:32] is it here I am supposed to ask questions about deb packaging ? [06:42] cpaelzer: yeah, lots of uploads happening already [06:42] cpaelzer: no toolchain changes early this cycle [06:50] ok, thanks juliank [06:50] that confirms what I saw in the queue === ricotz_ is now known as ricotz [09:12] jdstrand: Hi Jamie! I updated the im-config package and wonder if the patch https://pastebin.ubuntu.com/p/f8TxJTTY22/ is still useful. Actually, since Ubuntu 17.10 we have let GDM launch IBus, which in other words has been launched without the --address option. (Doing so was a hack to deal with an urgent IM issue before the 17.10 release.) With the latest im-config upload to eoan the patch again adds that --address option. [11:02] ahasenack, cpaelzer, or maybe nacc or cjwatson: I need a peer review for https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/366504 please, which should hopefully fix the importer. [11:05] LGTM [11:05] Thanks :) [11:43] Hi there, I help out the Lubuntu team and I am wondering, who could I ask for help in terms of utilizing the Ubujtu Server ISO tester for use with Lubuntu isos? [11:43] https://code.launchpad.net/~ubuntu-server-iso-testing-dev/ubuntu-server-iso-testing/trunk [11:47] Wafficus: paride might be able to help you, but he's out today === Laney changed the topic of #ubuntu-devel to: Archive: Open | 19.04 Released! | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Trusty-Disco | If you can't send messages here, authenticate to NickServ first | Patch Pilots: [11:51] rbasak: gotcha at least i know who i can ask this week. thanks! [11:58] Oh lovely, another bug. [12:06] In [8]: [s.name for s in lp.distributions['debian'].series if s.active] [12:06] Out[8]: [u'sid', u'stretch', u'jessie', u'wheezy'] [12:06] cjwatson: LP lists 'wheezy' as "active", so the importer is assuming it's available in the Debian apt archive, but wheezy is now gone from there. [12:07] cjwatson: is the assumption valid, or do we need to now flag wheezy in Launchpad as inactive? [12:07] I need to consult on our process for that [12:07] Can you send me an email or open a ticket or something? [12:08] Sure. Where should I open a ticket? Launchpad answers? [12:08] rbasak: for the time being you might stip it from the returned list to get along right? [12:08] rbasak: Yeah [12:08] answers.launchpad.net/launchpad [12:08] OK will do. I guess I can strip it from the returned list, though the "production" (experimental) importer runs from the snap, so hacking the code is a little painful. [12:09] (I'll probably add a workaround to the code and deploy that for now) [12:09] We can probably just change the status since there are no publication records to change, but I don't want to accidentally break something that's complicated to unwind [12:09] Sure. I appreciate this needs care. [12:09] I'll add a workaround for now. [12:15] cjwatson: https://answers.launchpad.net/launchpad/+question/680444 [12:15] ta [12:44] doko: Thanks! === Serge is now known as hallyn [14:35] slashd, hey, so you are changing ceph from using openssl 1.0 to 1.1.1 in an SRU? i thought we agreed to fix build-dependencies and use openssl 1.0 in bionic, as it did before. [14:36] slashd, or does that not work for some reason? [14:52] cpaelzer or ahasenack: may I have a quick review of https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/366519 please? It's quite small. Hopefully this will be the final importer fix needed. [14:53] (I'm triggering a CI run now) [14:54] rbasak: I'm taking a look [14:54] oh I remember that fromt he discussion this morning [14:54] "Some seriess are listed a...." typo [14:55] snake series [14:55] ssss [14:55] It's the plural of series [14:55] really? [14:55] Not really English, but I'm not sure how to represent that better. It's a pattern I've used elsewhere in the codebase also. [14:57] LP uses serieses when it has no alternative, but it's awkward [14:57] and also not English [14:58] new rule: all terminology must have distinct singular/plural forms [15:00] rbasak: shouldn't that check be in self.active_series? === juliank is now known as juliank|dalek === juliank|dalek is now known as juliank [15:05] shouldn't it be "series's" ? [15:05] Hell no [15:06] Plural is not possessive :) [15:06] sorry, typo! "series' " [15:06] Even worse [15:07] The actual plural is just "series", but randomly adding a possessive doesn't make it any clearer (and is no use as an identifier anyway) ... [15:07] It should be "series", but that doesn't really help. :p [15:10] oh, so it should be "an array of series" then :) [15:10] so "series[]" [15:12] How about: serie's [15:43] s/series/animal/g [15:59] anima'l? :-P [15:59] Also, Debian. wheezy, etc. [16:00] char's then [16:42] xnox, actually it's the opposite, I'm switching from 1.1 to 1.0 [16:42] slashd, ack, that's what i thought we agreed. let me reread the diff, the merge proposal looks odd, with many commits. [16:42] xnox, https://git.launchpad.net/~slashd/ubuntu/+source/ceph/commit/?id=8023c8cd12ac82c0f2ea76e0cd0ec796abd35307 [16:43] slashd, this looks right! [16:43] jamespage fyi ^ [16:43] slashd, does it build & work? [16:43] xnox, yes and tested with impacted users [16:43] slashd, but the changelog entry is bad. [16:44] xnox, I'm open to re-phrase it [16:44] ahasenack: updated https://code.launchpad.net/~racb/usd-importer/+git/usd-importer/+merge/366519 (force push [16:44] ) [16:44] slashd, it should say "use openssl 1.0 at build and runtime, as it's incompatible with 1.1 abi" [16:44] slashd, cause you clearly did not fix incompatibility =) [16:44] xnox, yeah make more sense you are right [16:45] xnox, jamespage, so I'll SRU it if you guys are +1 on this (with the d/changelog modification) [17:08] xnox: https://git.launchpad.net/~slashd/ubuntu/+source/ceph/commit/?id=1abb386339c34bb793f1d7caa168930217724c71 [17:13] rbasak: back [17:15] rbasak: is this change worth a test? [17:15] are there other tests around this area in the code? I haven't checked [17:18] There aren't tests in this area of code currently. [17:18] k [17:18] Hopefully the workaround will be gone very soon also. [17:19] * rbasak EODs [17:19] rbasak: +1 [17:20] Thanks! [21:05] hi, I was searching for the proper procedure to request that a package be removed from ubuntu, but couldn't find it. I filed a bug, but is there some team I should subscribe to it, like the release team perhaps? [21:05] https://bugs.launchpad.net/ubuntu/+source/gadmin-samba/+bug/1826458 [21:05] Launchpad bug 1826458 in gadmin-samba (Ubuntu) "Remove gadmin-samba from the archive" [Undecided,New] [21:12] ahasenack: I think it could be added to this page: https://wiki.ubuntu.com/ArchiveAdministration .. unfortunately viewing subscribed bugs (linked from that page) for examples fails for me.. I end up just looking at one of my old removal bugs as an example like https://bugs.launchpad.net/ubuntu/+source/sugar-record-activity/+bug/1558718 [21:12] Launchpad bug 1558718 in sugar-record-activity (Ubuntu) "Remove sugar-record-activity from archive or move to gst1.0" [Undecided,Fix released] [21:13] but archive admins get cleared after the removal... I guess [21:14] gQuigs: did you subscribe a team? I'm looking at your template bug [21:15] ahasenack: yup,. ubuntu-archive, but don't your bug won't qualify [21:15] 1 sec [21:16] it's the reverse-depends? [21:16] yup [21:16] it looks like the whole suite is obsolete [21:16] gadmintools [21:17] gadmintools is a metapackage [21:18] but thanks [21:18] I have to run [21:18] ahasenack: so it comes from Debian, you likely want to request removal from their first.. === balloons3 is now known as balloons [23:02] ginggs: no we should not sync ttf-mscorefonts-installer [23:04] ginggs: that bug wasn't on my radar but I'll have a look at it tomorrow, thanks (I'm out sick today) [23:04] :(