=== Class7_ is now known as Class7 === jamesh_ is now known as jamesh [06:00] Good morning [06:58] good morning [07:01] Morning didrocks [07:02] hey duflu [07:08] hey didrocks, duflu [07:08] good morning desktopers [07:08] hey seb128 [07:08] Hi seb128 === pstolowski|afk is now known as pstolowski [08:33] hi all 0/ [09:02] moin [09:02] WOH [09:05] ok that's better [09:05] got some new and exciting graphics corruption then [09:08] hey Laney, how are you? [09:08] hey Laney [09:09] Laney: seb128: do you know how ubuntu-session and others have been removed from ubuntu-meta from s390x by Ken? http://launchpadlibrarian.net/391700885/ubuntu-meta_1.424_1.425.diff.gz ubuntu-session is arch:all, so I don't see how ubuntu-meta didn't pick it up in 1.425 for that arch [09:09] hey seb128 didrocks [09:10] yes it depends on gnome-shell so you can't install it there [09:10] do you think this was hacked by hand? [09:10] doubt it [09:10] what's the problem? [09:11] ubuntu-session has been readded automatically for s390x in 1.426 [09:11] which is normal, it's in the archive and arch: all (was already arch: all in cosmic) [09:11] hum, I've no idea about those changes, sorry [09:11] I wonder thus how it was removed in last ubuntu-meta upload [09:11] (apart from "by hand hacking") [09:12] seb128: yeah, doesn't make sense, right? [09:12] its weird indeed [09:12] (this is what holds 1.426 in proposed) [09:13] it probably wasn't arch: all when that upload happened [09:14] that was changed in https://launchpad.net/ubuntu/+source/gnome-session/3.30.0-0ubuntu4 [09:14] ah, it was hold in proposed at that time [09:14] uploaded before, but stuck there [09:15] so yeah, not present in the release pocket [09:15] I guess we need to make it arch-specific again [09:16] just exclude it in the seed [09:16] yeah, good idea as well [09:17] does [!s390x] works? (I don't see any negative syntax in the seed) [09:17] work* [09:18] or you need to list all arch "in"? (which doesn't seem a big advantage compared to have ubuntu-session mentioning the arches itself) [09:19] yes it works [09:19] try something like "git log -p -S !s390x" [09:20] with a \, indeed, there are some examples [09:21] :3 [09:22] Thx! [09:25] good morning desktoppers [09:26] Added ubuntu-session to desktop [s390x] [09:26] grrrr [09:26] I blacklisted it in desktop-minimal [09:26] Hi oSoMoN, Laney, world [09:26] but as there desktop -> desktop-minimal [09:26] it includes it without blacklisting it seems [09:26] do we really want ubuntu-session to be arch:all ? [09:27] it's not installable on s390x anyway, so why making it available for it? [09:27] that's normal for arch:all packages [09:28] it doesn't mean installable on all architectures, it means a build on one architecture can be installed on all of them [09:28] hey duflu [09:28] so, I have to duplicate in 2 seeds, just this one package, which doesn't sound right to me [09:31] lut oSoMoN, en forme? [09:32] seb128, bien, et toi? [09:32] nickel! [09:36] oSoMoN, do you know how to flag bugs like https://bugs.launchpad.net/ubuntu/+source/ibus-unikey/+bug/1803270 so we have them on our backlog to triage? (unsure if it's a real issue or not, I guess maybe we need to bundle more ibus-* to solve it?) [09:36] Ubuntu bug 1803270 in ibus-unikey (Ubuntu) "Support for Snap Apps" [Undecided,New] [09:38] didrocks: I get [09:38] Removed ubuntu-session from desktop [s390x], desktop-minimal [s390x] [09:38] isn't that right? [09:39] Laney: this is because of my last commit [09:39] where I doubled the removal in desktop seed [09:39] try without it, you will see [09:39] I pointed it at my local branch [09:40] you specified the arch blacklist yourself? [09:40] only in desktop-minimal? [09:40] top commit is 1aa52ff97feb1d1a2b8cc6db0c7baa74318a7666 [09:40] * Laney reads the log [09:40] maybe it cloned it anyway [09:42] weird, I'm on cosmic and this wasn't what I got… are you sure it didn't pull from the server? [09:42] * Cloning branch disco of file:///home/laney/dev/canonical/release/seeds/ubuntu/ [09:42] hum… [09:43] I clearly had Removed ubuntu-session from desktop-minimal [s390x] [09:43] + Add on desktop [09:43] before the commit in HEAD [09:43] seb128, not sure how to ensure this kind of bug doesn't slip through, a "snap" tag maybe? [09:43] Laney: cosmic as well, I guess? [09:43] yeah [09:43] * didrocks puzzled [09:44] oSoMoN, k, let's do that, I was asking in case there was a process for triaging those already [09:44] Laney: at worst, we can try reverting the last commit, see this is a no-op [09:44] (doesn't impact ubuntu-meta) [09:44] seb128, not a formal one, no [09:44] but I pasted the exact output above :( [09:44] :< [09:44] seb128, I asked the reported for more info [09:44] oSoMoN, thx [09:44] well, if the hack isn't needed in the end, would be for the better… [09:45] it would be really weird, probably a germinate bug, if that was needed [09:45] yeah [09:46] Laney: not related, but all those removals are listed because there is only one deep dep taken by germinate (so all desktop-common packages are unlisted) [09:46] then, we have the dep between ubuntu-desktop -> ubuntu-desktop-minimal which fullfills the deps [09:48] I probably would have expected -minimal packages to have Task: ubuntu-desktop too [09:48] but dunno if that's a legitimate expectation [09:48] we want to install the minimal tasks independently though, no? [09:49] like apt install ubuntu-desktop^ to select every desktop package directly [09:49] this would still work, no? as we have the metapackage dep… [09:50] (but I might be wrong, feel free to do the changes you feel are necessary) [09:51] I know it *works* because of the dependency, I'm saying that I would have probably expected them to still also be in the full ubuntu-desktop task [09:51] so you mean: ubuntu-desktop: ubuntu-desktop-minimal desktop-common [09:51] correct? [09:51] (but we could argue the same for minimal and standard, no?) [09:52] as desktop-common deps on those [09:52] and were never included on ubuntu-desktop [09:56] those get Priority fields to match, so seem a bit different to me [09:56] I think ubuntustudio did a 'core' split or something in the way I'm talking about [09:57] I'm not opposed to readding desktop-common as well [09:58] noting it down [09:58] probably not a very big deal [09:58] I have no clear opinion TBH, the benefit is that the diff between ubuntu-desktop and ubuntu-desktop-minimal would only show what's in addition for ubuntu-desktop [09:59] you'd still be able to look for packages that have Task: ubuntu-desktop and *not* Task: ubuntu-desktop-minimal [09:59] yeah [10:00] grep-aptavail -sPackage -FTask ubuntustudio-desktop --and --not -FTask ubuntustudio-desktop-core [10:00] yeah, just not as trivial than pure apt :p so ok, we can add the dep (probably later, once the image thingy would be more advance, keeping a note) [10:01] reverted HEAD here, let's see [10:08] * didrocks puzzled, no change found as well now… It's not even like it took a commit in between as I had Add/Remove [10:08] anyway, let's revert this, and see if someone else triggers it, net benefit: one less hack :p [10:08] adding desktop-common while I'm at it [10:50] mozjs60 ftbfs with test failures on s390x. would you terribly mind if I remove the binaries? or do you want to have a look at fixing that? [10:52] neither of those, why not leave it? [10:52] (what binaries?) [12:23] * Laney cries at nautilus [12:44] Laney, what's the issue? [12:45] patch rebasing is a pain [12:56] Laney: blocking icu, so if you're ok with the removal ... [12:57] doko: it failed to build everywhere? [12:58] no, just s390x [12:58] https://launchpad.net/ubuntu/+source/mozjs60/60.2.3-1build1 [12:58] and there's also texlive-bin uninstallability which would require two MIRs [12:59] doko: I think the texlive problem for transitions is just Debian bug 913542 [12:59] Debian bug 913542 in src:teckit "teckit: Fails to build on Ubuntu's ppc64el (symbols)" [Important,Open] http://bugs.debian.org/913542 [13:00] mozjs looks like a rounding error [13:00] jbicha: I fixed that already [13:01] oh, are you going to NMU it then? [13:02] I should make a card for this nautilus stuff [13:03] no, you could do these NMUs the same as I can do [13:05] a bit more civility would be nice === chrisccoulson_ is now known as chrisccoulson [15:31] seb128: hey, re: bug #1755490 - sorry, my filters ate the notification about your reply and I noticed it today, provided the information you requested [15:31] bug 1755490 in unity-settings-daemon (Ubuntu) "Incorrect information about display shown in unity-control-center" [Undecided,In progress] https://launchpad.net/bugs/1755490 [17:16] dgadomski, hey, thx