/srv/irclogs.ubuntu.com/2015/12/04/#ubuntu-release.txt

=== michihenning is now known as michi
=== michi is now known as Guest23427
Laneyhmm11:18
LaneyIs it expected that things being built against the s390x bootstrap archive are getting held in proposed?11:18
LaneyFor example texlive-binaries got a dependency on libpoppler56 which it got from the bootstrap archive, and now britney is (correctly) saying it is uninstallable11:19
Laney...It would actually want a rebuild for the poppler transition on s390x, but poppler isn't built yet11:21
cjwatsonMirv: Looks like qtbase-opensource-src build-depends on publicsuffix, which is in universe.  Could you sort out an MIR?11:58
cjwatsonThat's needed for Laney's request, via a couple of layers11:58
LaneyI just asked him in #ubuntu-desktop11:58
Laneybut thanks11:58
LaneyThink it should be a trivial MIR11:58
Mirvcjwatson: darn, yes, I'll file a MIR11:59
infinityI could toss a bootstrap build of qtbase-opensource-src from the release pocket into a bootstrap repo.  Maybe.11:59
LaneyYou could pre-promote publicsuffix based on its triviality ;)11:59
xnoxMirv, cause without that, i can't build qtbase-opensource-src in proposed on s390x, and then i can't build new poppler, and the world is sad, and -proposed will pile up =)12:00
infinityLaney: Looking now.12:00
LaneyTa12:00
infinityYeah.12:01
infinityI'm not on the team anymore, but happy to pre-promote.12:01
infinityIt's a single data file. :P12:01
cjwatsonAnd sigh, if I'd realised ghc and haskell-* were going to be uploaded overnight I'd have sync-blacklisted them.12:01
cjwatsonNow I get to rebuild everything.12:01
xnoxinfinity, NB! _and_ a symlink =)12:01
LaneyHopefully qtbase builds12:03
infinityIt had a single test failure in the previous version.12:03
infinityMaybe this one's happier.12:03
infinityFingers crossed.12:03
xnoxyeah, there were weird QtFile test suite failures, with long 240+ characters file names, on a debian kernel...12:04
xnoxand different toolchain...12:04
xnoxand i see more qtbase being built in landing-032 again ?!12:05
LaneySilos might need s390x turned on, if that's an explicit knob12:07
xnoxwgrant, ^12:08
xnoxLaney, i think it is a knob12:08
MirvLaney: xnox: cjwatson: https://bugs.launchpad.net/ubuntu/+source/publicsuffix/+bug/152281112:09
ubot5Ubuntu bug 1522811 in publicsuffix (Ubuntu) "[MIR] publicsuffix" [Undecided,New]12:10
* Laney adds s390x to transition-tracker12:10
LaneyMirv: ta12:10
cjwatsonLaney: It is, but we want to let the bootstrap finish first12:14
cjwatsonThere's always going to be a slightly ambiguous period12:14
cjwatsonBut let's not confuse people with a bazillion dep-waits12:15
LaneyAs you wish12:18
infinityI was probably going to turn on s390x in silos early next week.12:22
infinityOnce we've made sure most of our stack kinda builds.12:22
xnoxbuilding qtbase-opensource-src in a nonvirt ppa, with universe enabled, s390x build to see if it will build. (thus not waiting publicsuffix mir)12:29
infinityxnox: it's already building in the primary archive.12:55
Laney Totals: 55 passed, 1 failed, 0 skipped, 0 blacklisted12:57
Laney********* Finished testing of tst_LargeFile *********12:57
LaneyMakefile:573: recipe for target 'check' failed12:57
xnoxas usual.13:01
xnoxoh but qfile did pass.13:01
infinity#if defined(__x86_64__)13:02
infinity        QEXPECT_FAIL("", "fails on 64-bit Linux (QTBUG-21175)", Abort);13:02
infinity#endif13:02
infinityWORST IFDEF EVER.13:02
infinityFails on 64-bit Linux, so we'll exclude only one 64-bit arch.13:02
infinityAnd before anyone asks "but, how does it work on arm64 and ppc64el then?"13:04
infinity# Skip tests on the archs they are known to be flaky  with current configuration13:04
infinitytestskip_architectures := arm64 powerpc ppc64el13:04
infinityBrilliant in so many ways.13:04
infinityAnyhow, someone fix either the ifdef in the test (preferred) or the excluded test arches (ick), and you're golden.13:05
infinityMirv, xnox: ^13:05
xnoxinfinity, i have chroot up with qtbase, i was working on excluding individual tests, and marking htem expect fail13:05
xnoxinfinity, cause most tests do pass.13:05
infinityxnox: There's only one failing test.13:06
infinityxnox: And there's already an ifdef there to exclude it on amd64.  That's what I was pointing out. :P13:06
xnoxinfinity, thanks. i was fixing broken schroot on debian, that doesn't support too-new kernel with too new overlayfs expected options =)13:06
infinityxnox: Use aufs?13:07
xnoxinfinity, and there might be more tests after it, as the build is done without -k13:07
xnoxinfinity, phhhh, i'm hipster.13:07
Mirvinfinity: xnox: my next upload will make the archs to run tests on opt-in instead of opt-out, so xnox can then later eg add s390x when it passes13:09
xnoxMirv, please no, i want to run tests on s390x.13:09
xnoxor keep it enabled, i'll upload direct to archive, rather than silo to get it building and migrating.13:10
xnoxmost of them pass on s390x, it's not a new platform, but a solid one.13:10
cjwatsonWell, opt-in is still good, you can just add s390x to the list.13:10
Mirvxnox: well it's better to specify which architectures to run on, but I'll gladly add s390x there if you have the changes by that time13:10
xnoxMirv, yeap.13:10
infinityMirv: The line I pointed out above is obviously wrong anyway.13:12
infinityMirv: When the comment says "doesn't work on 64-bit" and then it only excludes on 64-bit arch. :P13:13
infinityMirv: Especially since Qt pretty much has to have some is_64bit macro or something that's used in, like, the entire codebase...13:13
infinitys/excludes on/excludes one/13:13
Mirvinfinity: sure it's wrong. upstream CI is x86+armhf only so they probably do things like that in tests at times unfortunately13:19
cjwatsonright, I'm going to cancel all the haskell builds that are still "needs building", partly to get queues under control a bit more and partly because they're mostly going to need rebuilds anyway13:33
xnoxproposed-migrations says that zipl-installer is not installable, yet i don't see how or why =(15:02
cjwatsonxnox: with all the virtual dependencies in use in the installer, it's probably fallout from something earlier on, maybe partman-base not being installable15:14
cjwatsonxnox: a lot of things should get less ridiculously difficult to unpick once a new kernel lands15:16
xnoxack.15:17
xnoxwell i added -proposed and -release, debian-installer bits and e.g. zipl-installer is installable, so it's okish. i guess it just doesn't migrate on it's own then.15:17
cjwatsonxnox: It transitively depends on kernel udebs, so until they're migratable, migrating zipl-installer would increase the installability count by one15:19
cjwatsonEven though it's basically for an existing reason15:20
apwcjwatson, fyi i just released the 4.3 kernel16:21
cjwatsonapw: oh good, thanks16:24
xnoxwhere is autopackage test page?16:50
xnox...16:50
xnoxwhy did i cause new binaries for procps.... /me looks16:50
xnoxabi bump, sigh.16:51
xnoxE: Invalid Release signature (key id 40976EAF437D05B5) -> i hate the world17:47
xnoxtst_QImage 1 failed, tst_QtJson 1 failed, tst_QLogging 11 failed,20:07
xnox=(20:07

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