/srv/irclogs.ubuntu.com/2015/08/15/#ubuntu-release.txt

slangasekso, some octave challenges left I see03:11
slangasekgiving back a number of packages on armhf now that octave is available there03:51
darkxstinfinity, 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 transition10:31
infinitydarkxst: Looks like vorlon hinted it and it's in.11:52
darkxstinfinity, ok cool, that was a messy transition!11:57
darkxstguess its due to general lack of deps for dbus stuff12:00
infinitydarkxst: That was a tiny transition.  The messy one is still in progress. :P12:00
darkxstinfinity, messy in the sense that most of it migrated at will12:01
darkxstin bits and pieces12:01
infinitydarkxst: 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
infinityBut, such is life.12:02
infinityHopefully we won't break C++ ABI for another half decade or more. :/12:02
darkxsthope so, thinking there will be a lot of FFe requests this cycle!12:02
darkxstand really the only things in the GNOME stack to use c++ are spidermonkey and webkit12:05
slangasekinfinity, 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-bluetooth12:41
darkxstslangasek, 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 changes12:47
cyphermoxslangasek: confirming the image boots fine now, so syslinux issue is resolved.14:09
infinitycyphermox: \o/14:33
slangasekcyphermox: good-o, thanks14:47
LaneyCan someone clean up the NBS libcpprest2.4 in wily-proposed?15:29
infinityLaney: Yep.16:35
infinityLaney: Except, what NBS is that?16:36
infinityOh, only on one arch, so it looked like a build failure at first.16:36
infinityWhich is why I didn't get it in my last pass.16:37
LaneyCheers duck16:41
xnoxi am confused why boost-defaults is not migrating.17:28
xnoxTrying easy from autohinter: boost-defaults/1.58.0.0ubuntu1 libftdi/0.20-3ubuntu1 libftdi1/1.2-417:28
xnoxleading: boost-defaults,libftdi,libftdi117:28
xnoxsomehow fails, yet in -proposed chroot they do install...17:28
xnoxalso17:28
xnoxhttps://launchpad.net/ubuntu/+source/libftdi17:28
xnox&17:28
xnoxhttps://launchpad.net/ubuntu/+source/libftdi117:29
xnoxlook conflicting to me....17:29
xnoxslangasek: infinity: why was libftdi forked from libftdi1 package, and why do we have both?17:29
xnoxi guess i'm missing something...17:30
infinityxnox: Confusingly, they generate two different versions of the library.17:36
infinityxnox: But the failure to migrate is because of the packages they make uninstallable.17:37
infinity    * amd64: ubuntu-sdk, ubuntu-sdk-libs-dev17:37
infinityWhich, I assume, still depend on the old unnamed sovers.17:37
infinityI can fix that up after I get out of this video game. :P17:37
infinity(Yay, weekends)17:37
xnoxinfinity: yes, but they generate the same name packages, imho that's wrong.17:37
xnox(binaries that is)17:38
infinityxnox: No they don't.17:38
infinityfoo1 and foo1-217:38
infinity(Now foo1v5 and foo1-2v2)17:38
infinitys/v2/v5/17:38
xnoxinfinity: am i wrong?! -> http://paste.ubuntu.com/12089667/17:38
xnoxas in doing it wrong...17:39
infinityapt might be lying to you.17:39
infinityThat's certainly not what I see in LP.17:39
* xnox fetches source packages, ok.17:40
xnoxyeap they are different.17:40
infinityTry an --only-source on those command lines.  apt might be trying clever reverse mapping.17:40
infinityNow, let's see how these sdk packages are generated and what I can do about it.17:42
xnoxthey are a seed.17:43
infinityYeah.17:43
infinityFiddling.17:43
xnoxanyway, i'm in chroot, now install all of ftdi, will try to install boost and finally see how/why sdk baffles.17:43
infinityxnox: Keep in mind that britney assumes removal of NBS.17:43
infinitySo those apt-get install lines of yours need an explicit libfoo1- libfoo1-2-17:44
infinityEtc.17:44
xnoxok, checking nbs now.17:45
infinityHrm, this seems to work:17:47
infinityapt-get install ubuntu-sdk ubuntu-sdk-libs-dev libftdipp1- libftdipp1-2-17:47
* infinity scratches his head.17:47
infinityI wonder if something else needed for this isn't actually migrating yet.17:47
xnoxsigh http://paste.ubuntu.com/12089732/17:48
xnoxno, that's C....17:49
infinityYEah, that's fine.17:49
xnoxcould britney be confused about the dual/clashing name libftdi1 thing?17:50
infinityProbably not.17:50
infinityAnd ubuntu-sdk doesn't depend on any of those.17:50
infinityNot directly, anyway.17:50
infinityDid boost-defaults drop any packages?17:51
* xnox checks17:51
xnoxi didn't prepare it, doko did.17:51
infinityFWIW, there are no package name clashes, you were just victim to apt's binary mapping.17:53
infinityWhich britney doesn't use.17:53
xnoxack.17:53
xnoxboost build looks weird and has dbgsyms packages, and previously didn't.17:54
infinityMore 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
xnoxall packages are the same in boost-defaults.17:55
xnox(55 vs 58)17:55
infinityAt the very least, that hint needs libjsoncpp with it, looks like.17:59
infinityAnd jsoncpp is probably tied up in a larger batch.17:59
xnoxhm.18:03
infinityubuntu-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. :P18:03
xnoxok, i'll go poke easer things for now.18:03
xnoxinfinity: i'm sure it has nothing important there. it's not like wily is shipping anywhere.18:04
xnoxinfinity: the more crap migrates, the better from my point of view =)18:04
xnoxhas anything migrated so far?18:04
infinityslangasek: Thoughts?18:04
infinityxnox: Some things, here and there.  vorlon's been doing a good job of unwinding and by-hand hints.18:05
infinityslangasek: 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:05
infinityslangasek: Would anyone lose their mind if we just blew it out of the water for a few days?18:06
xnoxdemote it to -proposed.18:07
xnoxthat will also uncover all the random jenkins that use release pocket without proposed =)18:07
infinityxnox: Well, it's already in proposed.  But deleting from release is what I meant, yes.18:07
xnoxright.18:07
infinityIt means image builds will explode.18:07
infinityBut by their own admission, the touch guys aren't too focused on wily right now.18:08
infinityI don't really want to get yelled at, though, so I'll let slangasek vote.18:08
xnoxinfinity: i wish i was an archive admin, lol.18:23
xnox"fixed" octave-communications, was ready to be rebuild for dep-wait.18:30
xnoxlooking into octave-nan18:30
* xnox giggles at the new changelog.18:33
xnoxhttps://launchpad.net/ubuntu/+source/octave-nan/+changelog18:37
xnoxfixing ubuntu-core-meta for libapt-pkg.18:52
xnoxhow often britney runs?18:53
tumbleweedevery publisher run, according to Laney18:55
tumbleweedalso, why aren't yuo here?18:55
tumbleweedthat applies to both of you18:55
infinitytumbleweed: Debconf conflicted with Plumbers.18:58
infinityxnox: Define fixing.18:58
infinityxnox: If ubuntu-core-meta is refering to libapt-pkg, that's a bug.18:58
tumbleweedinfinity: pity. next time18:58
xnoxinfinity: 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
infinityxnox: What seed is this?18:59
infinityxnox: Yeah, see, your fix is wrong. :P19:00
xnoxtumbleweed: i have sprained ankle.19:00
xnoxinfinity: ubuntu-core.wily seed.19:00
xnoxlast modified by slangasek...19:00
infinityWell, 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:01
infinityOh well.  I'll argue with people about that some other day.19:02
xnox...19:02
infinity...?19:02
xnoxgerminate should be fixed to look into -proposed.19:03
xnoxhm.19:21
xnoxedubuntu-desktop, kubuntu-desktop, kubuntu-full uninstallable =/19:21
xnoxdo we need to transition insighttoolkit4 to v5?!19:31
slangasekxnox, 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:31
xnoxslangasek: si, senior.19:32
slangasekinfinity: 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 same19:32
xnoxi believe insighttoolkit4 needs v5 treatment.19:32
slangasekxnox: what's this about a sprained ankle?  are you with a sprained ankle here or with a sprained ankle somewhere else?19:34
xnoxslangasek: i'm in LHR.19:34
xnoxthis week.19:34
xnoxnot coming to FRA19:34
infinityslangasek: Does the big chunk not require touch-meta?  That was sort of my point.19:36
infinityslangasek: The big chunk might be smaller chunks if there wasn't this one crazy package that depends on a ton of libraries.19:36
xnoxhm, fixed all of octave, but they are not migrating =(19:36
xnoxhm. failing to see what else to fix. can we hint everything to go together?19:42
xnoxerror: unknown type name 'BOOST_PP_IIF_BOOST_PP_BOOL_BOOST_PP_COMPL_BOOST_PP_NOT_EQUAL_CHECK_BOOST_PP_NOT_EQUAL_'20:32
xnoxoh my20:32
xnoxi think clang++ just hangs.20:48
slangasekxnox: spending a week in Heathrow!  What crime could possibly fit that punishment?21:02
slangasekxnox: too bad, anyway21:02
slangasekinfinity: ubuntu-touch-meta itself is easier to transition if it's first pulled out; but it's not the only metapackage in the transition21:03
xnoxslangasek: nah, at home in greenwich. they actually cannot keep me in heathrow,lol.21:08
=== hyperair is now known as Guest10717
xnox=( gnuradio takes forever to compile.22:08
=== hypera1r is now known as Guest60557

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!