[03:11] so, some octave challenges left I see [03:51] giving back a number of packages on armhf now that octave is available there [10:31] infinity, any ideas why gnome-control-center is stuck in proposed? update_output, seems to pin it on gnome-user-share from what I can tell, but that was updated for bluez5 transition [11:52] darkxst: Looks like vorlon hinted it and it's in. [11:57] infinity, ok cool, that was a messy transition! [12:00] guess its due to general lack of deps for dbus stuff [12:00] darkxst: That was a tiny transition. The messy one is still in progress. :P [12:01] infinity, messy in the sense that most of it migrated at will [12:01] in bits and pieces [12:02] darkxst: Yeah, true that. It would have been less bad if it weren't tied up in all the other things ongoing right now, since we could have done it in a block and it would have just worked. [12:02] But, such is life. [12:02] Hopefully we won't break C++ ABI for another half decade or more. :/ [12:02] hope so, thinking there will be a lot of FFe requests this cycle! [12:05] and really the only things in the GNOME stack to use c++ are spidermonkey and webkit [12:41] infinity, darkxst: yes, the autohinter was insufficiently clever in this case; I don't know why but probably related to gnome-user-share /not/ being listed in p-m as having a dependency on the new gnome-bluetooth [12:47] slangasek, I guess that is life, dealing with antique packages, all the bluetooth stuff had moved into gnome-bluetooth itself for 3.16, but we are stuck on 3.0 due to UI changes [14:09] slangasek: confirming the image boots fine now, so syslinux issue is resolved. [14:33] cyphermox: \o/ [14:47] cyphermox: good-o, thanks [15:29] Can someone clean up the NBS libcpprest2.4 in wily-proposed? [16:35] Laney: Yep. [16:36] Laney: Except, what NBS is that? [16:36] Oh, only on one arch, so it looked like a build failure at first. [16:37] Which is why I didn't get it in my last pass. [16:41] Cheers duck [17:28] i am confused why boost-defaults is not migrating. [17:28] Trying easy from autohinter: boost-defaults/1.58.0.0ubuntu1 libftdi/0.20-3ubuntu1 libftdi1/1.2-4 [17:28] leading: boost-defaults,libftdi,libftdi1 [17:28] somehow fails, yet in -proposed chroot they do install... [17:28] also [17:28] https://launchpad.net/ubuntu/+source/libftdi [17:28] & [17:29] https://launchpad.net/ubuntu/+source/libftdi1 [17:29] look conflicting to me.... [17:29] slangasek: infinity: why was libftdi forked from libftdi1 package, and why do we have both? [17:30] i guess i'm missing something... [17:36] xnox: Confusingly, they generate two different versions of the library. [17:37] xnox: But the failure to migrate is because of the packages they make uninstallable. [17:37] * amd64: ubuntu-sdk, ubuntu-sdk-libs-dev [17:37] Which, I assume, still depend on the old unnamed sovers. [17:37] I can fix that up after I get out of this video game. :P [17:37] (Yay, weekends) [17:37] infinity: yes, but they generate the same name packages, imho that's wrong. [17:38] (binaries that is) [17:38] xnox: No they don't. [17:38] foo1 and foo1-2 [17:38] (Now foo1v5 and foo1-2v2) [17:38] s/v2/v5/ [17:38] infinity: am i wrong?! -> http://paste.ubuntu.com/12089667/ [17:39] as in doing it wrong... [17:39] apt might be lying to you. [17:39] That's certainly not what I see in LP. [17:40] * xnox fetches source packages, ok. [17:40] yeap they are different. [17:40] Try an --only-source on those command lines. apt might be trying clever reverse mapping. [17:42] Now, let's see how these sdk packages are generated and what I can do about it. [17:43] they are a seed. [17:43] Yeah. [17:43] Fiddling. [17:43] anyway, i'm in chroot, now install all of ftdi, will try to install boost and finally see how/why sdk baffles. [17:43] xnox: Keep in mind that britney assumes removal of NBS. [17:44] So those apt-get install lines of yours need an explicit libfoo1- libfoo1-2- [17:44] Etc. [17:45] ok, checking nbs now. [17:47] Hrm, this seems to work: [17:47] apt-get install ubuntu-sdk ubuntu-sdk-libs-dev libftdipp1- libftdipp1-2- [17:47] * infinity scratches his head. [17:47] I wonder if something else needed for this isn't actually migrating yet. [17:48] sigh http://paste.ubuntu.com/12089732/ [17:49] no, that's C.... [17:49] YEah, that's fine. [17:50] could britney be confused about the dual/clashing name libftdi1 thing? [17:50] Probably not. [17:50] And ubuntu-sdk doesn't depend on any of those. [17:50] Not directly, anyway. [17:51] Did boost-defaults drop any packages? [17:51] * xnox checks [17:51] i didn't prepare it, doko did. [17:53] FWIW, there are no package name clashes, you were just victim to apt's binary mapping. [17:53] Which britney doesn't use. [17:53] ack. [17:54] boost build looks weird and has dbgsyms packages, and previously didn't. [17:55] More realistically, this just needs a couple more packages on the hint to make it work, but given that ubuntu-sdk+ubuntu-sdk-libs-dev pulls in 1103 binaries (!), it's not trivial to unpack. [17:55] all packages are the same in boost-defaults. [17:55] (55 vs 58) [17:59] At the very least, that hint needs libjsoncpp with it, looks like. [17:59] And jsoncpp is probably tied up in a larger batch. [18:03] hm. [18:03] ubuntu-touch-meta depending directly on libraries makes it critical path for a lot of hint combinations. I wonder if just removing it entirely for a week would upset anyone. :P [18:03] ok, i'll go poke easer things for now. [18:04] infinity: i'm sure it has nothing important there. it's not like wily is shipping anywhere. [18:04] infinity: the more crap migrates, the better from my point of view =) [18:04] has anything migrated so far? [18:04] slangasek: Thoughts? [18:05] xnox: Some things, here and there. vorlon's been doing a good job of unwinding and by-hand hints. [18:05] slangasek: I wasn't being facetious about removing ubuntu-touch-meta. The part where it depends directly on libraries means that it forces all the libraries it depends on to migrate together, which is much harder than doing small transitions. [18:06] slangasek: Would anyone lose their mind if we just blew it out of the water for a few days? [18:07] demote it to -proposed. [18:07] that will also uncover all the random jenkins that use release pocket without proposed =) [18:07] xnox: Well, it's already in proposed. But deleting from release is what I meant, yes. [18:07] right. [18:07] It means image builds will explode. [18:08] But by their own admission, the touch guys aren't too focused on wily right now. [18:08] I don't really want to get yelled at, though, so I'll let slangasek vote. [18:23] infinity: i wish i was an archive admin, lol. [18:30] "fixed" octave-communications, was ready to be rebuild for dep-wait. [18:30] looking into octave-nan [18:33] * xnox giggles at the new changelog. [18:37] https://launchpad.net/ubuntu/+source/octave-nan/+changelog [18:52] fixing ubuntu-core-meta for libapt-pkg. [18:53] how often britney runs? [18:55] every publisher run, according to Laney [18:55] also, why aren't yuo here? [18:55] that applies to both of you [18:58] tumbleweed: Debconf conflicted with Plumbers. [18:58] xnox: Define fixing. [18:58] xnox: If ubuntu-core-meta is refering to libapt-pkg, that's a bug. [18:58] infinity: pity. next time [18:59] infinity: it's refering to it, seed is updated, but not the package. cause germinate doesn't look like it looks at -proposed, still. [18:59] xnox: What seed is this? [19:00] xnox: Yeah, see, your fix is wrong. :P [19:00] tumbleweed: i have sprained ankle. [19:00] infinity: ubuntu-core.wily seed. [19:00] last modified by slangasek... [19:01] Well, IMO. libapt-* shouldn't be hardcoded in core-libs at all. It's a BS lie, since no one's committing to making that a stable ABI. [19:02] Oh well. I'll argue with people about that some other day. [19:02] ... [19:02] ...? [19:03] germinate should be fixed to look into -proposed. [19:21] hm. [19:21] edubuntu-desktop, kubuntu-desktop, kubuntu-full uninstallable =/ [19:31] do we need to transition insighttoolkit4 to v5?! [19:31] xnox, infinity: yes I was bandwidth-constrained so didn't get ubuntu-core-touch uploaded yet. I was prepping it now, have I been superseded? [19:32] slangasek: si, senior. [19:32] infinity: ubuntu-touch-meta> yes it is harder but we're almost there; can you give it another day to see where we get? alternatively if we get the big chunk in now and then resolve ubuntu-touch-meta by Monday it's probably about the same [19:32] i believe insighttoolkit4 needs v5 treatment. [19:34] xnox: what's this about a sprained ankle? are you with a sprained ankle here or with a sprained ankle somewhere else? [19:34] slangasek: i'm in LHR. [19:34] this week. [19:34] not coming to FRA [19:36] slangasek: Does the big chunk not require touch-meta? That was sort of my point. [19:36] slangasek: The big chunk might be smaller chunks if there wasn't this one crazy package that depends on a ton of libraries. [19:36] hm, fixed all of octave, but they are not migrating =( [19:42] hm. failing to see what else to fix. can we hint everything to go together? [20:32] error: unknown type name 'BOOST_PP_IIF_BOOST_PP_BOOL_BOOST_PP_COMPL_BOOST_PP_NOT_EQUAL_CHECK_BOOST_PP_NOT_EQUAL_' [20:32] oh my [20:48] i think clang++ just hangs. [21:02] xnox: spending a week in Heathrow! What crime could possibly fit that punishment? [21:02] xnox: too bad, anyway [21:03] infinity: ubuntu-touch-meta itself is easier to transition if it's first pulled out; but it's not the only metapackage in the transition [21:08] slangasek: nah, at home in greenwich. they actually cannot keep me in heathrow,lol. === hyperair is now known as Guest10717 [22:08] =( gnuradio takes forever to compile. === hypera1r is now known as Guest60557