/srv/irclogs.ubuntu.com/2016/03/22/#ubuntu-release.txt

rbasakinfinity: arch skew? I was offline before. Anything I need to do?01:44
rbasakLooks like it failed on various archs for various reasons.01:47
rbasakSkuggen: can you take a look please?01:48
rbasakhttps://launchpad.net/ubuntu/+source/mysql-5.7/5.7.11-0ubuntu101:48
rbasakMissing libnuma-dev on armhf and s390x.01:48
rbasakUndeclared __NR_epoll_wait in libevent on arm64.01:48
rbasak"Native atomics support not found!" on powerpc.01:49
rbasakPretty spectacular!01:49
infinityrbasak: I tihnk I have it all fixed except for powerpc.02:01
infinityrbasak: That one's going to take teaching upstream that it's 2016 and porting from __sync to __atomic functions.02:01
infinityWhich I might do later tonight if bored enough.02:02
infinityBut first I need food and a brain break.02:02
cjwatsonWith any luck Debian imports should be fixed after the next time the cron job finishes, typically in around three hours.02:04
cjwatson(from now I mean)02:04
cjwatsonBut we shall see.02:04
tsimonq2out of curiosity, if one were to want a metapackage in the Ubuntu archives, is it too late in the release cycle? it's just a metapackage...02:42
slangasekit is not in principle too late.  in practice you may be hard pressed to get AA time to look at the new packgae02:48
tsimonq2but let's say it only pulls in like 15 packages and is part of a team that can endorse it?03:01
tsimonq2like a flavor?03:01
tsimonq2slangasek: ^03:02
slangasektsimonq2: only somewhat relevant.  The fact that it's a metapackage /suggests/ it will be an easy review and that increases your odds of an AA picking it up; but AA time is a scarce commodity in the latter part of the cycle03:19
tsimonq2slangasek: how do I start this process?03:22
slangasektsimonq2: getting the package uploaded to the NEW queue03:33
slangasekcjwatson: oops, devscripts is dep-wait on libuniversal-require-perl!  I have a suggestion on how to clear this dep-wait ;)03:40
cjwatsonslangasek: http://irclogs.ubuntu.com/2016/03/22/%23ubuntu-devel.html#t02:1803:47
cjwatsonslangasek: though I acknowledge your more basic point :)03:48
cjwatsonHopefully tomorrow I won't have to spend a good chunk of the day on the phone to my ISP03:48
slangasekhmm so now pixfrogger is built, but p-m also won't let it through because uninstallable on amd6404:01
slangasekdo we have a way to hint around that?04:01
infinityYou can force it and lower the installable count.  Which I'm not super keen on.04:01
infinityA few releases back, cjwatson and I were intentionally converting things from all to arch-restricted where they had unsatisfiable deps.04:02
slangasekinfinity: we do have FauxPackages in britney1; would that do any good?04:05
infinityslangasek: We could fill FauxPackages with a bunch of deps for arch:all packages, yes, but that's a bit gross once the list exceeds a handful.04:06
cjwatsondebmirror is working now on iron, but I think it's going to miss the stupid hardcoded five-minute time allocated for it to run before gina starts.04:08
cjwatsonI really must fix that.04:08
cjwatsonIt might manage to make it in time to get unstable imported though, just miss experimental.04:12
stgrabergah, who broke golang on powerpc again?04:13
stgraberwell, gccgo because no golang on it04:13
stgrabermwhudson: around?04:13
slangasekstgraber: perhaps related to the ongoing transition to enable versioned golang packages04:13
cjwatsonAh, no, experimental is small so was processed quickly.04:13
stgraberslangasek: yeah, I guess so04:14
stgrabermwhudson: https://launchpadlibrarian.net/249534628/buildlog_ubuntu-xenial-powerpc.lxd_2.0.0~rc5-0ubuntu1_BUILDING.txt.gz04:14
stgrabermwhudson: "No such file or directory" for the go command is a bit problematic :)04:14
cjwatsonSome things might end up being imported straight into stretch without going through sid from LP's point of view, which would be a bit odd.04:14
cjwatsonHopefully not many.04:14
stgraberlet me see what we depend on right now, I had to change that stuff back and forth a few times in the past04:15
infinitystgraber: gccgo stopped providing it as an alternative, so we could move to a go-defaults sort of world.  Looks like the second part isn't entirely sorted yet.04:15
stgraberinfinity: fun, so in the mean time go is busted on arches requiring gccgo?04:15
infinitystgraber: Pretty sure golang-go is meant to provide the right links now that gccgo doesn't.   I think.04:16
infinitystgraber: Poke mwhudson even harder, I'm sure he'll sort it when he wakes up.04:16
stgraberyeah and we depend on golang-go because it's available on all arches and we were told that it would DTRT, apparently it doesn't anymore04:16
infinityOh, wait, he shold be "awake" now.  My clock is backwards.04:16
stgraberisn't it like 5pm for him, he should still be working04:16
stgraberor at least be awake :)04:16
infinitystgraber: golang-go is the right thing, it's just mid-transition to a new world order.04:16
infinitymwhudson: mwhudson mwhudson mwhudson mwhudson mwhudson mwhudson mwhudson04:17
infinitystgraber: Ahh, yes, here's the problem.04:22
infinitystgraber: https://bugs.launchpad.net/ubuntu/+source/golang/+bug/155585604:22
ubot5Launchpad bug 1555856 in golang (Ubuntu) "move to per-Go-major version coinstallable packages" [Undecided,New]04:22
infinitystgraber: It required changes in gccgo, golang, and the new golang-defaults.  But only gccgo was changed.04:22
infinitystgraber: Resulting in this. :P04:22
mwhudsoninfinity: hi04:23
mwhudsonyes, i was expecting some coordination on this04:23
infinitymwhudson: Hi.  So, the GCC changes for this landed before everything else, and now stgraber's sad.04:24
stgraberseems like a bit of a fail, surely this was meant to land together :)04:24
mwhudsonbut doko apparently didn't think so, or didn't notice04:24
infinitymwhudson: If golang-go on powerpc just a stub that depends on gccgo right now?04:24
mwhudsonyes04:25
* infinity wonders if we could stuff the symlinks in there to fix the current situation while we work on the grander plan.04:25
mwhudsonit will become an almost stub that depends on gccgo and ships a symlink when golang-defaults gets uploaded04:25
mwhudsonyeah, that would be doable04:25
infinityI don't know what all needs linking.  You have a mapping somewhere?  I guess you must for golang-defaults.04:26
infinityNot that I'm against us doing this correctly very soon, but it's been a looooong day, and I'd rather just see lxd build. :P04:27
mwhudsonhttps://git.launchpad.net/~mwhudson/+git/golang-defaults/tree/debian/golang-go.links.gccgo04:27
mwhudsoninfinity: hacking up a change now04:29
mwhudsonis there a bug filed?04:29
infinitymwhudson: Nope.04:29
infinityWell, not that I know of.04:29
infinityJust an angry little Swiss man.04:29
mwhudsontesting http://paste.ubuntu.com/15469992/ now04:30
stgraber:)04:30
mwhudsonoh ffs quilt04:30
mwhudsontry http://paste.ubuntu.com/15469995/ instead04:30
mwhudsonfirst hunk for testing only, obv04:31
stgraberthat's much more readable :)04:31
infinitymwhudson: I assume amd64 is your fake powerpc for local testing? :P04:31
mwhudsonyeah04:31
mwhudsonthat didn't work04:31
stgrabers/deb/debian/ ?04:31
infinitymkdir -p deb/golang-go/usr/bin/go ? :P04:32
stgraberwell, that's wrong too ;)04:32
infinitys/deb/debian/ and perhaps go shouldn't be a directory.04:32
stgraberthat's a lot of wrong for such a tiny diff :)04:32
infinitystgraber: You try typing upside-down.04:33
stgraberinfinity: you managed it for a while :)04:33
infinitymwhudson: Oh, also, -6, not -5 ...04:33
infinityThat really is a lot of wrong in a small diff.04:33
mwhudsoninfinity: life is happening here04:34
infinitymwhudson: I can only imagine. :)04:35
mwhudsoninfinity, stgraber: ok http://paste.ubuntu.com/15470049/ should be non-hilariously broken04:43
infinitymwhudson: That looks more plausibly correct indeed.04:43
infinitymwhudson: Fire away.04:44
* stgraber test builds + test installs on powerpc04:45
mwhudsoninfinity: one of you will have to do the actual launching04:46
infinitymwhudson: Oh.  I'm sure we can manage that.04:46
stgraberyeah, I'll sponsor once the test build is done04:46
infinitystgraber: When you've confirmed it DTRT, sponsor away, and I'll accept.04:46
infinityJinx.04:46
mwhudsoni suspect you've both done one or two uploads04:46
infinitymwhudson: Ish.04:46
stgraberroot@test:~/test# go version04:47
stgrabergo version go1.6 gccgo (Ubuntu 6-20160319-0ubuntu1) 6.0.0 20160319 (experimental) [trunk revision 234350] linux/ppc04:47
stgraberroot@test:~/test#04:47
stgraberpretty04:47
mwhudson\o/04:48
infinitystgraber: What timezone are you in right now?04:48
stgrabereastern04:49
stgraberbut mostly working pacific-ish04:49
infinitystgraber: The latter was what I was asking.  Physical location is meaningless. :P04:49
infinitystgraber: So, we're probably about lined up.  I guess we can both babysit lxd/lxcfs, and the last man standing can trigger the ubuntu-server build.04:50
stgraberyep, hopefully the adt runners aren't too busy04:50
infinityThey're empty.04:50
infinitystgraber: Oh, feel free to unblock both.  Your upload, you can do the paperwork.04:51
infinityErr, unblock all three, I guess, including golang.04:52
infinityIf golang would be blocked.04:52
infinityMaybe not.04:52
infinityI dunno.04:52
stgraberuploading04:52
stgraberinfinity: apparently none of them are in the big block of doom04:53
infinityHuh.04:53
stgraberthat's convenient but also maybe a bit worrying04:53
infinityThat's a mistake.04:53
infinityBut okay.04:53
infinityOh.  I may have missed server in the block.04:54
* infinity fixes.04:55
stgraberoh and I need to hint lxc through too, debci failed again, that testsuite is so racy...04:55
mwhudsonthe blocks are based on binary package name, right?04:55
infinitymwhudson: No, source.04:56
mwhudsonhm, then you may want to do something pre-emptive around the golang-1.6 gubbins04:56
infinitygolang's not on any media.04:56
mwhudsonoh right04:56
infinityUgh.  Am I really going to upload d-i three times today?  Yes, other Adam, I think you are.04:57
* mwhudson afk for a bit04:58
stgraberpushed a skiptest for lxc (really need to get pitti to figure out wth is going on with the debci adt) and pushed an unblock for lxc, lxd, lxcfs and golang04:59
stgraberso if I didn't screw up the version numbers, britney should be happy04:59
infinityAlright, rebuilding the world except for lubuntu and server.05:22
infinityAnd going to go watch some tee vee.05:22
infinityHrm.05:46
infinityubuntu-archive@snakefruit:~$ /home/ubuntu-archive/ubuntu-dev-tools/seeded-in-ubuntu zygrib05:46
infinity/usr/lib/python2.7/dist-packages/lazr/__init__.py:19: UserWarning: Module devscripts was already imported from /home/ubuntu-archive/python/devscripts/__init__.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path05:46
infinitystgraber: Any idea what that vomit's all about?05:46
infinity(it's breaking auto-accept)05:47
stgraberrefresh ubuntu-dev-tools maybe? I'm not getting this on my system05:47
stgraberoh, snakefruit is still 12.04, fun05:48
* stgraber fixes05:49
infinityErk.05:49
infinityShouldn't have done that pull.  Conflicts.05:49
Skuggeninfinity, rbasak: I'm up! What'd I miss?05:49
infinitySkuggen: A bunch of build failures.  The only really interesting one is powerpc failing due to upstream using ancient __sync builtins instead of __atomic05:51
stgraberinfinity: are you fixing lpapicache.py now?05:51
Skuggeninfinity: This is still the current state? https://launchpad.net/ubuntu/+source/mysql-5.7/5.7.11-0ubuntu105:52
stgraberinfinity: dropping that MERGE-SOURCE line should do the trick, but vi is telling me someone is busy editing it already :)05:53
infinitystgraber: I was fixing. :P05:53
infinitystgraber: Should be happy now I think.05:54
stgraberinfinity: well, good news, seeded-in-ubuntu is happy now05:54
infinitySkuggen: No, I've got a WIP here, I'll play with it more tomorrow.05:54
stgraberdoesn't even need my gross workaround (configuring python-warning to hide all warnings)05:54
infinity\o/05:54
stgraber^ was that an auto-accept?05:55
infinityIt was.05:55
stgrabercool05:55
infinityAnd lxd built.05:55
infinityThings are coming together.05:55
stgraberoh, apparently you were better at watching golang-go than I was, that thing took forever to publish05:56
Skuggeninfinity: Ah, nice. For the platforms that were/will be fixed, do you think you could make some notes of anything that needs to be fixed upstream?05:56
SkuggenI know we're working on some of these platforms, but except arm64, which we just got, we don't really have the hardware05:56
infinitySkuggen: http://paste.ubuntu.com/15470483/ <-- That should fix everything but powerpc.05:58
infinitySkuggen: powerpc will be more involved, due to your using obsolete atomics.05:58
infinitySkuggen: The WITH_LIBEVENT=system is (a) a saner packaging default anyway, but (b) necessary on arm64 because your bundled libevent is broken on arm64.05:58
stgraberoh, guess I should drop edubuntu from the crontab (except for trusty)06:00
Skuggeninfinity: I'll pass it on, thanks06:01
infinitystgraber: You guys have definitely decided it's dead?06:01
pishuiluinfinity: Hello, can you help me? approve the upload of ubuntukylin-default-settings package.06:01
infinitypishuilu: I can indeed help.06:01
stgraberinfinity: for 16.04, yeah, then we're giving a chance for whoever to pick it up by 17.10 (so we can have a 18.04), if nothing happens by then, we'll start doing package removals06:01
pishuiluinfinity: Thank you.06:01
infinitypishuilu: Is that's a ini-style file, your diff is wrong.06:02
infinitypishuilu: You shouldn't have two stanzas for [com.canonical.Unity.Launcher]06:05
infinitypishuilu: All the keys for that item should be in the same block.06:05
infinitystgraber: Sadness.  The end of an era.06:05
pishuiluinfinity:  OK ,thank you. I change it now.06:06
stgraberinfinity: yeah, it's pretty sad though it's been just highvoltage and I for a few years now and we clearly don't have enough time to put in it, so we'd rather spend the little time we have to do the 14.04 maintenance than ship a broken 16.04 that we'd have to deal with for 5 years...06:06
infinitystgraber: Yeahp, understood.  Would be good if you could find new blood.06:07
infinity(ideally someone with an actual itch to scratch, like a school admin with a deployment)06:07
stgraberyep06:08
infinityIt's so very hard maintaining software you don't actually use.06:08
infinitystgraber: That reminds me that we (the TB) need to poll the rest of the flavours for their LTSness.06:09
stgraberand yeah, we're both happy to sponsor the uploads of anyone who wants to take the project over, then once they understand how everything works, we'd make them Edubuntu Council member and that'd be the beginning of a new era. Whether that will happen, I have no idea though...06:09
infinitystgraber: I think trusty worked out okayish with everyone being 3-5yrs, but some people clearly didn't understand how much work they were signing up for. :P06:09
stgraberI had a couple of folks replying to my e-mail saying they'd be interested but are currently way too busy themselves (which isn't a great sign)06:10
stgraberinfinity: ah yeah, that's a good point. Maybe some folks don't want to maintain their stuff for 5 years anymore :)06:10
infinitystgraber: Looks like that's all going to migrate, I'll watch an hour of TV and then trigger server before I crash.06:17
stgraberinfinity: yep, everything looks good06:21
pishuiluinfinity: Sorry, need to trouble you again. I upload ubuntukylin-default-settings package again.06:21
pishuiluinfinity: Are you still here?06:45
pishuiluHi everyone ,who can help me approving the upload of ubuntukylin-default-settings package? Thanks!06:47
pishuiluThanks!07:10
=== Logan is now known as Guest92038
davmor2cjwatson: I not it's not your realm anymore but you are the only person I can think of that might know. The EFI menu can it display info like the version of the distro so it isn't so black and uninformative09:23
davmor2currently it just says the gnu grub version09:24
bdrung_workhi, do i need a FFe for https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/1560405 or can i just sync that bugfix release?10:08
ubot5Launchpad bug 1560405 in ca-certificates-java (Ubuntu) "FFe: Sync ca-certificates-java 20160321 (main) from Debian unstable (main)" [High,New]10:08
cjwatsondavmor2: Maybe cyphermox can help you.10:50
davmor2cjwatson: no worries he was going to be my next ping later on10:51
cyphermoxdavmor2: an interesting question.12:28
davmor2cyphermox: the reason I ask is if you have a bunch of install that menu give no indication of the version of ubuntu so it is the same from 14.04 through meaning you have to boot it so far to figure out if you have the right image12:40
=== maclin1 is now known as maclin
rbasakSkuggen: can I leave the powerpc FTBFS to between you and infinity to resolve please? I need to task switch.12:57
rbasakSkuggen: are you happy for me to push infinity's other changes to Debian VCS?12:57
Skuggenrbasak: I'm not sure how much I can be online this afternoon, since I'll be on the train for 6-7 hours, but I'll try to follow up on it13:15
SkuggenThe changes look fine for the Debian VCS, yeah13:15
cyphermoxdavmor2: ok, so we'd need to come up with a simple graphical theme that replaces that version text with something else (like what's in .disk/info for instance)13:41
cyphermoxthen we'd have the release name *and* which daily you're using13:42
flexiondotorgcyphermox, I've found an RC issue in Ubuntu MATE. Working on it now. I will require a new package upload and iso rebuild13:44
flexiondotorgGiven the above, could you update ubuntu-mate-meta please, which include a trivial change.13:44
flexiondotorgcyphermox, By RC, I mean Ubuntu MATE is uninstallable.13:45
cyphermoxok13:45
flexiondotorgThe ubuntu-mate-meta update won't fix this issue. But does need doing at some point and now seem appropriate.13:45
cyphermoxwell should it not wait until your fix lands?13:46
flexiondotorgMy fix will be in ubuntu-mate-welcome13:46
flexiondotorgSo please update ubuntu-mate-meta so that when new ubuntu-mate-welcome is uploaded everything is ready for an iso rebuild.13:47
=== Laney changed the topic of #ubuntu-release to: Released: Trusty 14.04.4, Wily 15.10 | Archive: beta freeze | Xenial Release Coordination. Please don't upload things during freezes where you shouldn't, or be prepared to apologise to the release team | We accept payment in cash, check or beer | melior malum quod cognoscis
cyphermoxflexiondotorg: what change should I expect?14:04
flexiondotorgcyphermox, uvcdynctrl is removed.14:05
cyphermoxok14:05
* flexiondotorg thanks cyphermox while frantically knocking Welcome into shape.14:06
davmor2cyphermox: nice so it is possible then, shall I write a bug up for it then?14:17
flexiondotorgcyphermox, infinity Can you unblock mate-tweak, mate-dock-applet and mate-settings-daemon please?14:30
cyphermoxsorry, EACCESS14:30
flexiondotorgcyphermox, What that comment for me? If so, I don't understand.14:31
cyphermoxI don't have permissions to do that ;)14:31
flexiondotorgAh.14:31
flexiondotorgcyphermox, So if I've prepared a new ubuntu-mate-welcome, you can upload?14:34
flexiondotorgcyphermox, If you're able - https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-welcome/+bug/156051714:44
ubot5Launchpad bug 1560517 in ubuntu-mate-welcome (Ubuntu) "ubuntu-mate-welcome 16.04.6 released critical fix [dsc attached]" [Undecided,New]14:44
flexiondotorgLaney, please can you unblock mate-tweak, mate-settings-daemon and mate-dock-applet?14:46
flexiondotorgLaney, I've a release critical issue in ubuntu-mate-welcome, so need to rebuild anyway.14:47
flexiondotorgLaney, infinity Ubuntu MATE is uninstallable. I've got a fix. Could one of you upload and unblock the update package please?15:54
Laneyflexiondotorg: In a minute15:54
flexiondotorgLaney, Sure.15:54
Skuggeninfinity: We're working on a patch for the MySQL 5.7 build failure on powerpc17:31
SkuggenOr rather we have a patch, but are testing it17:32
infinitySkuggen: Oh, shiny.  Can I see?17:40
SkuggenRight, sorry :D17:41
Skuggenhttp://pastebin.ubuntu.com/15473221/17:41
ryenginfinity: It still hasn't been reviewed, but testing is in progress. I'm not sure if I can find a powerpc to test on. At the moment I'm just forcing the use of __atomic on other platforms and running test on those.17:46
infinitySkuggen: Shiny.  Only two comments: 1) __sync is deprecated, and you should be moving to prefer __atomic everywhere (once you've tested for regressions, etc), and 2) you'll need -latomic on some platforms (so need a 'MY_SEARCH_LIBS($symbol atomic LIBATOMIC)' at the top of configure.cmake.17:47
infinityryeng: Happy to build and review on a real machine.  And see above.17:48
SkuggenFor 1) I think it's just that since this is a bit of a rush-job with regards to review and testing it's a bit less risky to keep existing behavior when possibly17:48
ryenginfinity: __atomic is too new to drop __sync. We need it to build on platforms with old GCCs.17:48
ryenginfinity: But having both is an option.17:48
infinityryeng: Right, not suggesting you drop sync, just that you move to prefer atomic, once you've validated it.  Absolutely agree that validation doesn't happen in a day, and sticking with what you know is better for today.17:49
infinity(That said, on newer GCCs, __sync is implemented using wrappers around __atomic anyway, so...)17:50
infinityAnd highly recommended to switch to __atomic, since it gives you more control over memory ordering and such, which the __sync wrappers don't.17:50
ryenginfinity: In future versions we'll switch to C++11 atomics.17:51
infinityryeng: \o/17:51
ryenginfinity: The patch I've made now is based on a patch that did exactly as you suggested in 1). But the patch didn't make it into 5.7 before freeze ...17:51
ryengAfter that it was just dropped since __sync works and we didn't want to do that kind of fix after release without a good reason.17:52
infinityryeng: Right.  All sounds reasonable to me.17:53
jcastroHi! Our team needs help sorting out: https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/154677617:53
ubot5Launchpad bug 1546776 in charm-tools (Ubuntu) "[FFe] charm-tools 2.0" [Undecided,New]17:53
wxlany reason why lubuntu only has alternates for beta2?17:58
infinitywxl: No idea.18:13
infinitywxl: To be fair, desktop ones would be broken anyway, but lemme look.18:13
wxlinfinity: whatcha mean? ubiquity issues?18:13
infinitywxl: *nd*18:14
infinitynod, too.18:14
wxlokie dokie.18:15
infinitywxl: Generating a (broken) set anyway, so they don't get lost when it's time for a respin.18:16
wxlinfinity: thanks18:17
willcookehi release team.  I've just put a MP up for the slideshow (https://code.launchpad.net/~willcooke/ubiquity-slideshow-ubuntu/ubiquity-slideshow-ubuntu/+merge/289826) with updated screenshots and a slight change of text on one of the slides.19:04
willcookeI'm emailing the translators mailing list right now19:04
willcookeCan you tell me if I need a FFe for the updated slideshow?19:04
infinitywillcooke: Nope, slideshow is expected to land late.19:05
willcookethanks infinity19:06
willcookecyphermox, ^19:06
infinitywillcooke: In fact, we usually fix it ourselves when others fail to land it at all. :P19:06
willcookeha!19:06
willcookeHopefully this offsets all the other damage I've been doing ;)19:06
infinity;)19:06
cyphermoxwillcooke: just being extra cautious, I'll merge it and upload now19:07
willcookecyphermox, would you double check it for me, just to be sure.  I /think/ I've got it all OK, but I was a bit worried about some of the sym links19:07
willcookeI dont think I change anything, but ya know...19:07
cyphermoxyeah I was just checking...19:07
infinitywillcooke: There's a handy-dandy test script in the source.19:08
willcookealso I noticed a lot of blurb was removed from the pot files19:08
willcookeI used make pot and make test ubuntu :)19:08
willcookethe test script is ace19:08
cyphermoxyay19:09
willcookeoh19:11
willcookecyphermox, hold on a sec... I've just thought of something19:11
* infinity goes back to arguing with ubiquity.19:11
cyphermoxarguing?19:11
slangasekI assume one argues with ubiquity by passing it different arguments on the commandline19:13
cyphermoxslangasek: do you prefer automatic or debug meat?19:15
slangasek<blink>19:16
cyphermoxubiquity can be automatic or debug19:16
slangasekbut "meat"?19:16
cyphermoxlike chicken? white or dark meat?19:16
slangasekyou mean ubiquity isn't vegan!?19:17
infinityI think it's cannibalistic.19:20
cyphermoxubiquity definitely isn't vegan19:21
Skuggeninfinity: http://pastebin.ubuntu.com/15474163/ for your second comment. We don't have a box to test this on19:28
flexiondotorginfinity, As rebuilds are going to happen anyway could you please unblock mate-tweak, mate-dock-applet and mate-settings-daemon?19:33
infinitySkuggen: I can test sometime later.  A bit flat out right now.19:43
infinitySkuggen: That's indeed what I had in mind.  I suspect that, with your other patch, should DTRT.19:44
infinitySkuggen: (pointer to your other patch again?  I'm losing context rapidly)19:45
Skuggeninfinity: http://pastebin.ubuntu.com/15473221/19:45
infinitySkuggen: Ta.19:45
infinitySkuggen: I'll give them both a spin $later, when I'm not wrestling an installer.19:46
SkuggenSure thing, thanks :)19:46
SkuggenWe'll at least get some internal review on it, as well19:46
infinitySkuggen: As written, it should be a 0-byte change to final binaries for arches with __sync.  Assuming all involved here can read and aren't missing something. :)19:48
SkuggenI've been burned by that assumption before :D19:51
SkuggenBut yeah, it's not terribly complicated19:51
=== nhandler_ is now known as nhandler
Logancould someone please reject the plank syncs per the last comment in Bug 1558592?21:37
ubot5bug 1558592 in plank (Ubuntu) "Sync plank 0.11.0-1 (universe) from Debian unstable (main)" [Wishlist,Fix committed] https://launchpad.net/bugs/155859221:37
slangasekLogan: it's suggested to hold it back; any reason not to let it sit in the unapproved queue for now?21:41
Loganhmm, just in case someone approves it by accident, I guess21:41
slangasekI mean, aside from the obvious risk of someone mis-accepting it, but I guess the risk depends on how long it'll take to fix bamf?21:41
Loganright, that's true21:48
Logannot sure what the timeline is for that21:48
infinitySkuggen: Bah.  All went well on PPC until it got to storage/innobase also wanting __sync22:18
SkuggenGah22:19
infinitySkuggen: The build (with link to log) for your amusement: https://launchpad.net/~adconrad/+archive/ubuntu/ppa/+build/938790822:23
SkuggenGuess we'll need a similar patch for innobase22:29
infinitySkuggen: Looks like.  That's all new code, too.  I'd say something about new code using old prototypes, but I understand you have a company mandate to support people building your software on UNIXes all the way back to 1975. :P22:30
SkuggenYeah :)22:31
infinitySkuggen: if it's any consolation, it looks like my stab-in-the-dark packaging fixes solved things for all the other arches.22:32
infinityAt least, none of them have failed yet. :P22:33
infinityhttps://launchpad.net/~adconrad/+archive/ubuntu/ppa/+sourcepub/6224858/+listing-archive-extra22:33
Skuggeninfinity: I'm also seeing it used in the innodb_memcached plugin22:40
Skuggeninfinity: As far as I can see all the errors in that log22:45
SkuggenEr, sorry. * can be traced to a single use of __sync22:45
infinitySkuggen: Certainly, but then the build dies.  So hard to say where it goes when that one's fixed. ;)22:45
SkuggenYeah, storage/innobase/include/os0atomic.h has a bunch of __sync usage22:47
knomeinfinity, i take it we're not going to see the base stuff for b2? :)22:47
infinityknome: You might but it'll probably be shortly after. :/22:48
knomeinfinity, it's ok; as long as we know what to expect. we're likely postponing the "official" base release until .1 so we can have a bit more time to test anyway22:48
infinityknome: Well, it might Just Work.  Here's hoping.22:49
infinityknome: But I'm obviously not going to penalise you for my lack of time.  If you want to release it with Final (if it's ready), let's do it.22:50
knomelikely not as it's this far away; we wanted this to be ready earlier because we want to make sure the quality is good, not because "we just want it" :)22:50
infinityknome: Yup, understood.  Though, in theory, with the two base product just being cut down versions of their fatter brothers, it might not take much iteration.  We'll see.22:51
knomeat least in our case, it's not just "let's remove this and it's done", it's a bit more tweaking22:52
knomebut yeah, i understand what you are saying22:53
knomeyou can tell that to our QA team though and see what they have to say ;)22:53
infinity;)22:53
infinityQA people pretty much just shoot you for adding another product period, even if it's the same ISO renamed.22:53
infinityBecause exploding test matrices sucks.22:53
knomesure, but they also do valuable work and it's sane that they require a certain amount of tests22:54
infinityI need to go grab some $whatever_meal_this_is_maybe_breakfast_i_dunno while all my beta bugfixes build.22:54
knomebon appetit!22:55
infinityknome: I wasn't at all implying they're whining without cause.22:55
knome:)22:55
Skuggeninfinity: We'll try to work out the innobase issues, hopefully make another patch :)22:56
infinitySkuggen: My hero.22:57
infinitySkuggen: The upshot of this is that moving to the new prototypes is the Right Thing to do anyway.  But no one likes being rushed on something like that either. :/22:58
SkuggenYeah, we (and by we I mean other people :P) are kind of patching this in the blind since we don't have the hardware to test on22:59
Ukikieinfinity: And right now, the current core images have a broken installer anyway. :P23:06
dokowhy does golang-defaults (- to 2:1.6-1ubuntu3) show so many unsatisfiable Depends?23:12
slangasekdoko: main vs. universe23:14
slangasek?23:14
slangasekyes - the existing golang binary is in main23:14
slangasekthis is xnox's recent change to make p-m respect component-mismatches, as announced on ubuntu-release23:15
dokoohh, didn't hit reload23:15
dokoI'm not subscrubed to ubuntu-release23:16
dokook, promoting23:16
dokohmm, subscribed by both server and foundations ...23:17
knomedoko, you should totally subscrub :P23:17
dokoslangasek, convince -server to subscribed?23:18
slangasekdoko: or I can just subscribe them?23:18
dokosure, and I assume, we want foundations there too. golang-1.6, golang-defaults, and golang-1.6-race-detector-runtime23:19
slangasekdoko: done, for both teams23:22
dokota, promoted23:23

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