[00:00] nacc: it's already built, htree days ago [00:00] but the autopkgtests failed [00:00] slangasek: nm, php-symfony-security & php-symfony-security-acl are going to conflict unless we move up to a 2.8 level of symfony [00:01] slangasek: yeah, the failure is the conflict [00:01] ok [00:03] so that's another reason to move up to 2.8.2 [00:07] slangasek: sigh, it's another bootstrap case, i think [00:08] slangasek: symfony 2.8.2 needs phpy-symfony-security-acl to build, which needs php-symfony-security to build [00:08] specifically php-symfony-security >= 2.8 [00:19] hey. [00:19] so curtin depends on pyflakes (for make check) [00:19] it runs pyflakes both in python2 and python3 [00:19] but theres a new 'python3-pyflakes' [00:19] where as before there was just pyflakes that worked for both [00:19] what should i write as build depends ? [00:20] slangasek, ^ i'm sure you can just answer this in 30 seconds. [00:20] ie, it runs: [00:20] python2 -m pyflakes curtin/ tests/unittests/ [00:20] and [00:20] python3 -m pyflakes curtin/ tests/unittests/ tests/vmtests/ [00:21] which now results in [00:21] /usr/bin/python3: No module named pyflakes [00:21] smoser: well, I can guess that you want to build-depend on pyflakes + pyflakes3 [00:21] which previously was satisifed by a depends on pyflakes. [00:21] but then i can't build on trusty [00:21] which ENOPYFLAKES3 [00:21] ok, then you want to build-depend on pyflakes + pyflakes3 | pyflakes (<< 1.1.0-2) [00:22] ok. the << is what i was missing. [00:22] the version should technically be the first version that split the package; but 1.1.0-2 is the current version in xenial which is the first release that has it, so it'll DTRT in all Ubuntu releases [00:27] nacc: so how did Debian break this bootstrap loop? [00:29] slangasek, http://paste.ubuntu.com/15411741/ [00:29] that one fails on trusty [00:29] in sbuild: http://paste.ubuntu.com/15411746/ [00:29] smoser: fails how? [00:30] ok [00:30] and when i flipped the order (pyflakes < .. | python3-pyflakes) it failed on xenia. [00:30] right [00:30] smoser: are you using the same build-dep resolver setting in sbuild that launchpad uses? [00:30] i do not know [00:31] I don't remember which one this is; and you might already have it right yet sbuild is still being unhelpful [00:31] I would say that your intent is correct there, and you should throw it at lp and see if LP DTRT [00:33] well, i've not changed sbuild locally to my knowledge [00:33] and looking at a random other laucnhpad build lo [00:33] log [00:33] https://launchpadlibrarian.net/248521085/buildlog_ubuntu-xenial-amd64.cloud-init_0.7.7~bzr1182+1186+444~ubuntu16.04.1_BUILDING.txt.gz [00:33] i see: Install core build dependencies (apt-based resolver) [00:34] (and sbuild says the default resolver is 'apt'). [00:34] so, it would seem that i should be using the same. [00:34] that said, its past time when i should be looking at this. [00:34] thank you for your time, slangasek [00:34] tommorrow maybe. ideally it'd work both on my system *and* launchpad :) [00:36] hm.. wonder if the fact that there is 'pyflakes3' helps or not. probably not. [00:36] nope [00:38] smoser: sbuild in LP uses --resolve-alternatives, which isn't the default. [00:40] smoser: slangasek's suggestion should work if you pass that switch. [00:40] slangasek: no idea (yet) [00:47] how can i build a debian sid autopkgtest vm for adt-run to use? [00:48] is there a tool like adt-buildvm-ubuntu-cloud to do it? [00:49] hallyn: do you specifically need a vm rather than lxc? [00:52] yes [00:53] hallyn: hrm, i'm not finding anything, but buildvm-ubuntu-cloud can take an arbitrary url; does debian host cloud images similarly? [00:53] need to run the cgmanager autopkgtests , and they requir rebooting the host to enable memory cgroup whic his disabled by default in debian [00:53] ah [00:53] i think they do... not sure whether similar enough though [00:53] i haven't seen any google results suggesting anyone has done this... [00:53] yeah me either :/ [00:54] leme ping the debian lxc maintainer [00:54] hallyn: one hit i found mentioned using vmdebootstrap to setup a debian vm [00:55] nacc: url? (for full argument list). [00:55] sounds all right, i assume it just creates the qcow2 and runs debootstrap in there [00:56] hallyn: yeah looks like it; sadly they didnt' give the command they ran, just that they used it, afaict (https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1400466.html) [00:57] maybe /usr/share/autopkgtest/setup-commands/setup-testbed [00:59] d'oh [00:59] the adt-virt-qemu manpage tells me what i need :) [00:59] thanks nacc [01:00] hallyn: np, that probably should have been more obvious :) [01:14] slangasek: is it just me or does symphony's autopkgtests not dtrt? that is, there is a debian/tests/phpunit script that I *think* they meant to be running? rather than the system phpunit? [01:15] nacc: which version of symfony should I be looking at? [01:15] slangasek: seems to be the case in all of them [01:15] slangasek: i guess i'm not sure what that script is supposed to be for, but d/test/control specifycing 'phpunit' won't run the script in d/tests/ afaict [01:16] nacc: IIRC it will; debian/tests/control's "Tests" list typically points to scripts under debian/tests [01:17] slangasek: hrm, ok, i got differing behavior between running that script manually and what autopkgtest said ... but will keep digging [01:19] slangasek: fwiw, w/ 2.7.10, i'm down to one runtime failure [01:25] slangasek: i'm wondering, though, if it's a side effect of relatime and/or overlayfs [01:35] heh, there are bugfixes to this problem (possibly) that went into the kernel today [01:35] sigh [01:40] yep, the tests pass with aufs :) [01:41] slangasek: but then the build fails w/ the message i mentioned earlier ... will need to dig into it to see if it's a regression with dh-php or not [01:56] slangasek: figured it out! ok, so think if i get the images licenses figured out, i will have a package update for symfony for you tmrw, with FFe [01:57] slangasek: a bug i introduced, of course :/ === juliank is now known as Guest7038 === juliank_ is now known as juliank [03:28] ~ === salem_ is now known as _salem [03:52] I really wish that going from symfony 2.7 -> 2.8 didn't break so much crap [03:53] but people do versioning in their packages too strictly and depend on internal behaviors just because php lets them easily do so === darkxst_ is now known as darkxst [05:40] pitti: good morning. there would be one vivid regression at https://requests.ci-train.ubuntu.com/static/britney/vivid/landing-036/excuses.html that can't be retried due to the known bug [06:11] good morning === Son_Goku_ is now known as Son_Goku [08:24] good morning [08:40] why is it taking so long for launchpad to pick up uploads from debian? it seems to be getting worse and worse === sil2100_ is now known as sil2100 [09:22] xnox: apw: This looks like a bug we've already seen come past, but I can't remember the details; could one of you remind me (perhaps by adding a comment to the bug) where we are with all that initrd weirdness? https://bugs.launchpad.net/cloud-images/+bug/1558260 [09:22] Launchpad bug 1558260 in cloud-images "unable to boot arm64 cloud images due to initrd" [Undecided,New] [09:26] Odd_Bloke, there is a bug i the cloud image creater process (source unknown at this itme) which drops a bad file in there instead of a link, the kernel though when installed into the image is meant to cope and let us continue in the latest images [09:26] Odd_Bloke, and does not the last comment imply exactly that that it has been resolved in later images ? [09:27] Odd_Bloke, i thought smoser or someone was on the hook for determining when in the process this file cames into existance [09:28] Odd_Bloke, or are you saying it is you, and now :) [09:30] I noticed the gstreamer 0.10 plugins -bad and -ugly are no longer in the Xenial archive. Is this a permanent change? [09:31] apw: Yeah, that last comment does imply that, but the bug was only filed yesterday so I was checking that we expected it to be fixed or if the last commentor got lucky. :p [09:31] I'll assign it back to Jeff and ask him to confirm that he still sees it with the latest. [09:42] Odd_Bloke, i am expecting it to have been fixed some time ago, like a week maybe a little more, so it depends how old the previous test was, i didi not look [09:42] Yeah, he didn't specify exactly which image he was using. [09:45] Odd_Bloke, but even when the fixed kernel is in the image, one which has postinst which copes with the bad file and just moved it out, you can tell whether the cloud image is broken still as initrd.old would be a file not a link [09:45] Odd_Bloke, and we do need to find out where that is coming from and why [09:45] Odd_Bloke, it is definaly not right, and *puts finger in air* it feels like it is coming from a curtain-y level of the build [10:59] ginggs: Because Debian just changed a bunch of stuff and we're trying to keep up [11:00] ginggs: https://lists.debian.org/debian-devel-announce/2016/03/msg00006.html [11:02] cjwatson: ah, thanks [11:59] smb, "Revert back to bind against bind9 export libraries". did you do that for other rdeps too? [12:00] doko, no only isc-dhcp === _salem is now known as salem_ [12:11] lamont, why does libbind-export-dev ship a libbind9.so (without -export)? [12:11] doko: Because he oopsed. Already under investigation. [12:12] infinity, let me do that, so you'll have time for glibc ... [12:13] doko: Go nuts. Whatever he did (broken .so at least) led to isc-dhcp being statically linked, so that'll need a rebuild when fixed. [12:13] doko: Also, the udeb deps are wrong. [12:13] doko: Enjoy. [12:13] infinity, udeb's are already fixed [12:14] Yay. [12:21] ok, testing a fix for the symlink issue [12:33] doko: Make sure shlibs/etc are all sane enough that the dhcp debs (and udebs) actually get correct deps on foo-export.{deb,udeb} [12:33] sure [12:33] doko: (Which may already be true, but I'm not holding my breath after seeing the result of the current upload) [12:42] doko: because of bug. [12:43] doko: ta [12:45] doko: holler when you have something, and I'll add it to some other cleanup and upload it [12:46] (git tree is forward from P4-1 because of some patch cleanup and submmission upstream) [12:48] and I guess I'll be merging [13:03] hey. i'll ask again, see if anyone has a solution. python3-pyflakes recently came into existance and that is breaking build of my cloud-init and curtin, which previously Build-Depend on pyflakes. They'd run pyflakes in both python2 and python3 mode to test validity of both. [13:04] clearly for xenial i can just add a build-depend on python3-pyflakes, but that will mean i can no longer build on anything earlier than xenial. [13:05] slangasek suggested depending on 'python3-pyflakes | pyflakes (<< 1.1.0-2)' and on pyflakes. (full debian/control http://paste.ubuntu.com/15411741/). [13:05] but that fails with http://paste.ubuntu.com/15411746/ [13:07] any thoughts ? do i just have to make two control files now or disable checks. [13:08] smoser: you want sbuild --resolve-alternatives [13:08] (I think) [13:08] rbasak, well, maybe. but i'd like for it to work on launchpad too [13:08] smoser: it should Just Work on the buildds I believe. [13:09] src:php5 had the same need and the buildds were fine. [13:10] alright. i'll give it a shot. [13:10] Yes, Launchpad uses --resolve-alternatives. [13:10] (as Adam said yesterday) [13:16] cjwatson, bah. well, i missed that. [13:16] thank you, rbasak it seems to work. [13:27] cjwatson: do I recall correctly that we added dbgsym packages to PPAs? [13:29] aha. main/debug [13:29] Thanks! [13:30] * mterry should update some askubuntu questions [13:57] smb, lamont: -1ubuntu2 should fix the known issues. please re-upload isc-dhcp once this is built everywhere [13:58] does apt use repos that don't have the new DEP-11 metadata? [13:59] lamont, Can I leave that ^ to you as I cannot upload much (not isc-dhcp anyways) [13:59] silly question really.. [14:00] of course it does, like ppas.. just that apt-mirror seems somewhat broken and doesn't sync/clean stuff like before [14:00] doko: ok [14:00] smb: will do [14:00] ok cheers [14:00] doko: and thanks, I'll get that together and create -2 for e'ryone [14:03] mterry: the bit you may not have found out for yourself is that it depends on PPA settings: "Build debug symbols" and "Publish debug symbols" on "Change details" [14:03] cjwatson: oh nice ok, thanks [14:04] (this is because debug symbols can be (a) slow to generate and (b) pretty large and would eat into quota on large archives) [14:15] ok so there's an apt-mirror bug 1550852, with patches from my ex-coworker :) (having to maintain the mirror I set up..) [14:15] bug 1550852 in apt-mirror (Ubuntu) "apt-mirror does not reflect dep11/Components-* and dep11/icons-*" [Medium,Confirmed] https://launchpad.net/bugs/1550852 [14:16] best way to solve issues is to think out loud, publicly.. [14:20] doko: interesting approach with pyzmq ... I'd rather see the broken zmq update reverted than tests disabled [14:22] jtaylor, the tests succeed locally (as written in the changelog=. if you can show me how to fail these locally ... and they were already disabled for mips* [14:22] on amd64 and i386 [14:22] they succeed there on buildds too [14:22] its the others that are the problem [14:23] no, they failed on the buildds [14:23] on debian they work [14:25] ... just on x86 [14:25] feel free to revert [14:25] exactly [14:26] zmq is somehow broken on all other arches [14:26] zmqs own testsuite just sucks [14:27] how did zmq even get into xenial? [14:27] it went into unstable post feature freeze [14:28] during the ruby2.2 removal [14:28] xnox: rbasak : the rebase of the sl90x patch for juju-mongodb2.6 is going to take a lot of effort. I don't think this is worth the effort because this package is to support upgrades from 1.25/mongo-juju, but the Juju team is only supporting juju2 and juju-mongodb3.2 on s390x [14:31] sinzui: I concur that's probably a reasonable direction to go. I assume that would also drop powerpc support for 2.6 (which is also fine). [14:32] sinzui, right. by the way you shouldn't need to rebase s390x patch, just pick the right one from github linux-on-z repositories. [14:32] sinzui: I lost context long ago on this. Is juju-mongodb/2.4 going away, or will that *also* be in xenial? [14:32] sinzui, note that e.g. juju2 is not in ubuntu yet, and juju-core 1.2* in ubuntu xenial is currently using the old mongo. [14:32] xnox: I did and it didn't apply cleanly because the package has our ppc64el and arm64 patches on it [14:32] right [14:33] sinzui, imho we should try to get mongodb3.2 in, sooner rather than later, at least on s390x, to make sure juju-core 1.25 doesn't use the old mongo. [14:33] xnox: juju-core has to use the old mongo. [14:33] bummer [14:33] xnox: That's the point of the crazy transitional packages. [14:34] sigh.... [14:34] infinity: juju-mongodb (2.4) will ne demoted to universe. people upgrading to xenial will still have a juju-core (1.25) to maintain existing deployments [14:34] But if juju2 absolutely will land for xenial, we should drop s390x/powerpc from juju-core and juju-mongodb. [14:34] * xnox wants juju2 in the archive asap then =) at least on s390x [14:34] infinity, i have customers using juju-core today =) so we can't drop it, before juju2 lands =) [14:34] xnox: me too. The juju release team want juju2 beta3 in xenial. [14:35] sinzui: See above. Probbaly after juju2/mongo3.2 are in, but we should drop powerpc (not ppc64el) and s390x from juju-core and juju-mongo in xenial to avoid people being confused and trying to use the old bits. [14:35] infinity: understood [14:35] =/ [14:35] ack [14:36] sinzui: Has anyone actually talked to the release team about juju2? [14:36] sinzui, so don't care about s390x on mongodb2.6. Any little people who have been using old juju on s390x, can rebootstrap. [14:36] sinzui: I've had various CDO people talk to me about things that depend *on* juju2, but I've heard nothing about juju2 timelines. [14:36] it's all technically non-supported stuff. [14:36] infinity, is pitti release team at all? [14:37] xnox, https://launchpad.net/~ubuntu-release/+members [14:37] that membership is surprising [14:38] infinity, so pitti did talk to a few people about all the mongos and jujus [14:38] * xnox ponder mongi / juji ? [14:38] xnox: Yes, but not specific timelines. Just the packaging bits. [14:38] sinzui: Some of those members need to be culled. [14:39] infinity: I beleive alexisb has talked to people. in my meetings I have been clear that there is a juju2 package that is co-installable with juju-core [14:40] infinity: xnox the Juju team do want to propose the juju2 beta3 next week. [14:40] sinzui, usually people file FFe bug way ahead of time of landing the thing. Not like "we are ready, file bug and expect it to be reviewed instantly" =) [14:42] xnox: I see cherylj did https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1545913 [14:42] Launchpad bug 1545913 in juju-core (Ubuntu) "[FFe] juju-core 2.0" [Undecided,New] [14:42] Does the lxc failure in http://paste.ubuntu.com/15414988/ ring a bell for anyone? I just upgraded to lxc 2.0.0~rc11-0ubuntu1 and lxcfs 2.0.0~rc6-0ubuntu1 in xenial [14:44] cjwatson: hey, thats my bug from this morning. I didn't get answer. I assumed my two wily hosts had incompatbile packages from the lxd ppa. I downgraded to wily-updates to get back to work [14:48] xnox, infinity: I emailed the release team about new versions of Juju during feature freeze once. I didn't think we needed an FFe because that makes no sense given that we do major version bumps after release. [14:49] (assuming that we take an appropriate amount of care, etc) [14:53] sinzui: filed https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1559169 [14:53] Launchpad bug 1559169 in lxc (Ubuntu) "containers no longer start after upgrade to 2.0.0~rc11-0ubuntu1" [Undecided,New] [14:53] rbasak: Less about freezes and more about making sure what we ship isn't crap, migration plans (or lack thereof) are not just sane but well tested, blah blah. Landing everything 2 days before release doesn't instill confidence. [14:54] thank you cjwatson [14:55] rbasak, hm, it is new package. [14:55] infinity: sure. Given that Juju releases outside Ubuntu's cycle, and then updates Ubuntu's updates pockets, I sort of see it as independent of Ubuntu's cycle. But that goes both ways, so I think I agree. Because that also means that there shouldn't be any rushing or compromise of quality to make an Ubuntu release. [14:56] rbasak: Quite. [14:56] rbasak: The only reason to rush if for marketing fanfare and, honestly, releasing 2.0 a few weeks after 16.04 gets you a less noisy channel to the press. [14:56] rbasak: So, people should think hard about what they'll actually be landing and when and if it's something they want their name on. :P [14:57] s/rush if/rush is/ [14:57] doko, hey - can I steal your last-touched unison merge? current version is causing segfaults and is blocking some HA testing we're doing? [14:57] If releasing at the same time as 16.04 is really important, then the deadline should be considered feature freeze. [14:57] rbasak: Don't disagree. [14:57] If feature freeze is missed, then releasing at 16.04 time is at risk. [14:58] * infinity gets back to breaking the freeze. [14:58] its spring time anyway ! stop these freeze talks ! [14:58] jamespage, please steal everything you like ... [15:02] jamespage, ohh, that even was an unmerged packages by you for two years ... I had just a no-change upload [15:03] doko, nope not me [15:04] but I'll merge it anyways as it unblocks stuff... [15:04] ahh, jtaylor ... misread [15:06] unison is a mess, it should probably just be removed [15:06] they don't seem to have an compatiblity so whatever is in the archvie stops working on the next upstream version [15:17] sinzui: can you add dep3 headers to all the quilt patches you're adding for juju-mongodb 3.2 please? We normally want them anyway, but here there are so many patches we really need them to keep track. [15:17] sinzui: http://dep.debian.net/deps/dep3/ [15:17] sinzui: also, please update the headers for any patch you modify (that isn't just a refresh to unfuzz) [15:19] infinity: how do you feel about a juju-mongodb3.2 where Ubuntu's mongodb is still on 2.6? [15:19] (Debian is on 2.4 AFAICT) [15:20] rbasak: I don't care if juju's ahead or behind of the mongodb game, so long as they have a plan to support it. [15:20] OK [15:20] Reviewing this is fun. I don't have anything to base a diff from :-/ [15:20] (well, 2.6) [15:20] rbasak: (And if that plan involves "make the security team deal with it", they should be asked too) [15:21] That's an open question at the moment. Juju management are looking into it. [15:27] apw, infinity: autopkgtest for linux 4.4.0-14.30: amd64: Pass, armhf: Pass, i386: Pass, ppc64el: Regression ♻ , s390x: Pass [15:27] (triggered by gcc-5). is this a real issue, or can we ignore it? [15:29] sinzui: have you checked to see if there are any updates needed to debian/copyright (for both juju-mongodbs)? [15:29] rbasak: oh, have I...I removed an entry form the 3.2 because the package was removed from 3rd party [15:31] rbasak: I hestitantly offer to go the full dep-5 [15:31] sinzui: I want to step out of the loop on this one. I'm confident you understand what is required and how to do it, so I think it's best to leave it between you and the archive admin. [15:32] That means pitti in this case I think? [15:32] doko: Gonna give it a kick to retry. But it looks like it was busted tests (since fixed), not GCC's fault. [15:32] understood rbasak [15:33] sinzui: dep3 headers I do want though. It's difficult to understand what I'm reviewing without them. [15:33] rbasak: yeah, I have that open now [15:34] sinzui: basically I want to know where each patch came from and where I can find upstreaming status. [15:34] rbasak: okay, understood [15:35] (because if we don't track that, packaging inevitably becomes an unmaintainable mess) [15:35] Thanks :) [15:50] lamont, ugh that bind9 saga isn't a happy one [15:50] smb, what's still wrong? [15:50] lamont, now its afaict named-checkzone which went into bind9 and bind9utils [15:53] smb, lamont: so I think the best thing would be to install into debian/tmp, not debian/bind9, and have a bind9.install file to exactly say what should be included in bind9 [15:54] smb: gar [15:54] doko: likely so [15:54] * lamont stares at the build-deps in -1ubuntu2, and wonders if that was really necessary [15:55] deps actually [15:58] lamont, I was checked for missing libs, because I found one export lib missing in the dh_makeshlibs call in debian/rules [15:59] makes sense [15:59] I decided I didn't care enough to change it back [15:59] doko, that looks more like test failure to my eye you might just hit retry and see if it changes, if not i'll ask peeps to look closer [16:00] apw, in fi ni ty already gave it back [16:00] doko, ahh good enough, we shall see when it completes there [16:01] doko: hoping you have time to do that switch to debian/tmp? +1 from me on the concept [16:01] pitti, can i trick you into reviewing https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1551952 or are you off already? [16:01] Launchpad bug 1551952 in multipath-tools (Ubuntu) "FFE: Please merge multipath-tools 0.5.0+git1.656f8865 from Debian unstable " [Undecided,New] [16:06] lamont, not today; I'll look at it tomorrow [16:08] ok [16:08] smb: feedback from isc is that we likely just broke signals for all of the bind tools when we fixed dhcp... [16:08] so I'll be reworking that diff a bit [16:10] lamont, Hm ok. To me it looked like only bind itself would enter things via isc_app_start (not sure that is the exact name) and everythning else would only have isc_app_ctxstart [16:11] ah, could be [16:11] slangasek: filed LP: #1558848, to get symfony through, let me know what you think [16:11] * lamont was just parroting the reply to the patch from isc [16:11] Launchpad bug 1558848 in symfony (Ubuntu) "symfony: failing autopkgtests" [Undecided,New] https://launchpad.net/bugs/1558848 [16:12] lamont, Yeah, well I cannot be 100% sure. The whole thing is a bit obscure with the two sets of methods in the ctx struct. [16:21] lamont, So not that this is tested or even tried as code but if we need to change it then maybe by adding some #ifdef around that only includes the return if compiled without thread support... [16:22] smb: likely the way I'll go [16:22] but it'll be post-sunday [16:25] doko, can we drop gcc-3.3 and hence libstdc++-5.0 from xenial? =) [16:28] lamont, Yeah, would you think it would be better to hold back with any bind9 upload? Not completely ideal but with a working though statically linked dhclient out this might allow less rushing [16:29] * lamont plans to upload iscdhcp shortly, just waiting on the publisher [16:29] the other stuff is just "bind9 bugs" [16:29] I mean, we already have the potential defect there in P4-1 [16:30] lamont, yeah but that never went out [16:30] it's more one of "if someone files a bug about signals being broken in some random bind9 utility, we know root cause already..." [16:31] hrm [16:31] this is sad making [16:31] it may be my today thing after all [16:31] lamont, none of the recent bind9 uploads I mean. The first one because of dependencies and the other becuase of the adt failures [16:32] smb: ack [16:32] which is actually cool, beacuse I don't need Replaces. :D [16:33] xnox, can you convince Debian first to drop it? [16:33] it just builds one lib [16:34] lamont, Also you kinda do not have to wait to upload isc-dhcp because there is no reason to [16:35] smb: it was more of "waiting for 1ubuntu2 to really really be in the archive, but taht was 2 hours ago.. [16:35] smb: "no reason to"? [16:35] lamont, ERm yes, that s what I try to say [16:36] lamont, It wont go there because it annoys britney (I mean ikiwiki-hosting test regression) [16:36] infinity: no longer a reason to wait [16:36] infinity, Right that was what I meant [16:36] lamont: Right, I misread as "we don't need to wait" not "the wait is over". [16:36] * lamont got distracted [16:38] and then went "why do I even have this window open" [16:41] Heh yeah... I just happened to go back there and refresh and then decided that red is not my favourite colour in there [16:45] lamont, Or rather I think I did not mean what you thought I meant... [16:46] right [16:46] lamont, I meant there is no reason to do the upload... [16:46] slangasek: and just tested in parallel w/ and w/o the imagemagick ubuntu4 i just posted to LP: #1549942; without the patch it fails the tests on amd64 and with the patch it succeeds. [16:46] Launchpad bug 1549942 in ImageMagick "php-imagick failing autopkgtests" [Unknown,New] https://launchpad.net/bugs/1549942 [16:46] slangasek: apologies, I don't know what I had messed up before in my test setup [16:48] lamont, Though it probably does not matter if isc-dhcp now links dynamically it will remains stuck in proposed together with the bind9 [16:57] ack [17:13] slangasek: i believe we need a rebuild of php-zend-code so that it pulls in php-common rather than php5-common [17:13] slangasek: but i believe why it's not migrating is symfony [17:13] slangasek: (via php-proxy-manager) [17:26] slangasek: i believe the rebuild of php-zend-code isn't strictly required right now (as it will just pull in php5 for now), but will be needed eventually [17:47] slangasek: ugh, so i buitl php7.0 again from source in s chroot, the test passed; installed php7.0 and it failed, with either the php7.0 or from-source php binaries. So ... maybe a module load issue? continuing to investigate :/ [17:54] slangasek: hrm, it's a php.ini issue, possibly [18:27] nacc: what do I need to do to stop being moderated on ubuntu-devel? [18:27] nacc: pile of replies for you on bug #1558848; the one that needs action from you is https://bugs.launchpad.net/ubuntu/+source/php-symfony-polyfill/+bug/1558848/comments/12 [18:27] Launchpad bug 1558848 in symfony (Ubuntu) "symfony: failing autopkgtests" [Undecided,New] [18:27] Pharaoh_Atem: become an Ubuntu Developer ;) [18:28] slangasek: yep, working through them now, thanks! [18:28] slangasek: is it anywhere near as hard as becoming a Debian one? [18:29] nacc: fwiw we'll want to adjust the symfony upstream version number to 2.7.10+dfsg (à la the existing 2.7.9+dfsg) to make clear this is a modified upstream tarball. I can address that here [18:29] slangasek: ah ok, i wasn't sure, since i hadn't run their script to mangle the name. [18:30] slangasek: also, i just realized i still need to fix the licenses! [18:30] slangasek: sorry, let me try to get that done now too [18:30] Pharaoh_Atem: it's somewhat less process-heavy but involves a fair bit of demonstrating active involvement in the project, plus waiting in queues [18:30] * Pharaoh_Atem sighs [18:30] Pharaoh_Atem: being unmoderated on ubuntu-devel is probably not a good argument for becoming an Ubuntu Developer :-) [18:30] Pharaoh_Atem: would you be able to test something for me on php7.0 in non-ubuntu installations? [18:30] nacc: yes [18:30] nacc: ok shelving symfony until you re-ping me [18:30] * Pharaoh_Atem is actually updating his testing atm [18:31] *test stuff [18:31] Pharaoh_Atem: http://paste.ubuntu.com/15416746/ [18:31] slangasek: yep, thanks [18:32] slangasek: php-monolog v2 debdiff posted, thanks [18:37] nacc: you tested that autopkgtest works? [18:41] slangasek: yep [18:42] nacc: ok, uploading [18:43] nacc: you'd like me to run this as a CLI app or web script? [18:43] Pharaoh_Atem: cli, please [18:43] I missed the details, but am I right in saying syncing with Debian is not currently possible? [18:43] okay [18:48] slangasek: oh, fwiw, i didn't alter upstream in this case, as i made an archive from github [18:49] slangasek: for symfony, so would we still +dfsg? or would you rather I use uscan to grab the tarball (if I can convince it to get th eright version) [18:49] afaik, it wouldn't be dfsg because you're not using the debian one, you've made your own [18:49] flexiondotorg: we are past the Debian Import Freeze, so no packages are being automatically synced from Debian; an Ubuntu developer can still manually request a sync ('syncpackage' command); if the new version of the package includes new features, this should be discussed with the release team first per FeatureFreeze [18:50] nacc: I would still say +dfsg, if you're deleting things that are part of the upstream tarball [18:50] slangasek, Yep, I understand that. My question was not clear enough. [18:51] slangasek: the orig.tar.gz has no deletions; it was a `git clone`, then `git archive ... v2.7.10` from upstream symfony [18:51] slangasek, I do the vast majority of the Ubuntu MATE work in the Debian community as part of the pkg-mate team. [18:51] nacc: ok, fine with me then [18:51] I have several syncrequests filed, bug fixes. [18:52] Those packages are not available in LP. [18:52] slangasek, For example - https://launchpad.net/debian/+source/mate-dock-applet [18:53] 0.69 in LP and 0.70 in Debian. The Ubuntu dev who looked at my syncerequests was unable to process them. [18:53] flexiondotorg: oh, you're asking if syncing is currently broken. Yes, lp is having import troubles due to the Debian ftp team dropping checksums on experimental; the LP team is working on fixing this [18:53] * Pharaoh_Atem listens to Legend of Zelda music while system updates complete [18:54] packages that were in Debian prior to Wednesday-ish are syncable, but new uploads are currently not visible [18:54] slangasek, Thanks. That was the deatil I was missing. [18:54] Thanks for explaining. I heard something had changed but wasn't aware what exactly. [18:58] slangasek: ok, updated symfony in teh same bug, passes tests and has licensing information updated (upstream moved from a base64 icon to SVG, so it changed the checksums) [19:08] slangasek: i believe php-psr-log requires the php-opencloud update, afaict [19:12] nacc: http://fpaste.org/342352/83283271/ [19:12] Pharaoh_Atem: sigh, those are bugs too :) [19:12] damn it [19:12] Pharaoh_Atem: so the thing is, if you build upstream PHP 7.0.4 [19:13] Pharaoh_Atem: if you wouldn't mind trying that [19:13] Pharaoh_Atem: it works fine [19:13] I'll give it a go, one sec [19:13] Pharaoh_Atem: or just passing ./configure w/o any options [19:13] that's... bizarre [19:13] agreed. [19:14] nacc: did you get the upstream php 7.0.4 from GitHub or php.net? [19:14] Pharaoh_Atem: github [19:15] Pharaoh_Atem: is there a specific difference? [19:15] I hope not [19:15] * Pharaoh_Atem is about to check [19:15] :) [19:15] but... knowing them... [19:17] I hate people so much [19:18] Pharaoh_Atem: did you find a difference? [19:19] nacc: http://paste.fedoraproject.org/342361/83287411/ [19:19] Pharaoh_Atem: i asked the xdebug maintainer to test the same script and he ran it with upstream 7.0.3, 7.0.4 and 7.1.0-dev and it didnt' throw an error ... so i'm pretty sure it's a bug in the distro buildds, just not surew hat yet [19:20] I'm not if these are really diffs or not [19:20] yeah the textual diff is just lexer output, iiuc [19:20] the difference in some files being present in Zend/ is a bit worrisome === salem_ is now known as _salem [19:21] but those might be generated files? (i see configure is also only in 7.0.4) [19:22] nacc: yeah, I don't know [19:27] nacc: I'm going to compile php 7.0.4 from php.net sources [19:27] Pharaoh_Atem: thanks, that would be a good check; i'm bisecting through our disable parameters :/ [19:29] for reference, this is what remi sets it up to be: https://github.com/remicollet/remirepo/blob/master/scl-php70/php/php.spec#L1115 [19:30] and here's what %configure expands to: https://github.com/remicollet/remirepo/blob/master/scl-php70/php/php.spec#L1115 [19:30] err [19:30] http://paste.fedoraproject.org/342373/45832942/ [19:32] nacc: so I'm building php now [19:33] Pharaoh_Atem: right, a big difference is we pass --disable-all on Debian/Ubuntu ... but it seems like it might be in the intersection of the two (debug, rpath? ... neither seem likely) [19:44] running make test atm [19:50] nacc: welp [19:51] nacc: http://paste.fedoraproject.org/342382/14583307/ and http://paste.fedoraproject.org/342381/33065414/ [19:53] nacc: I don't know what to make of this [21:02] slangasek,flexiondotorg: maybe I should send mail explaining this, since it'll take another few days to sort out [21:06] infinity: and P4-3 uploaded to really work this time. [21:17] lamont: Do we need yet another dhcp upload after this bind, or was the last one correct? [21:18] lamont: Hrm, deps on the previous upload look plausible at least. [21:19] * lamont checked amd64, and it definitely built with -1ubuntu2 [21:19] the only issue with -1ubuntu2 was that it delivered, uh, everything not in bind9 as part of bind9. [21:19] or at least enough so to make it unusable [21:20] Oops. :) [21:20] I didn't do that [21:20] but I fixed it in -3, by switching to install into debian/tmp and sort things from there [21:20] complete with --fail-missing on dh_install [21:21] a bit to hectic in the day for me to care enough to confirm that all the isc-dhcps built with -1ubuntu2, though that should be done to set security at ease (though the deps would likely show that easier...hrm [21:22] infinity: as long as all the isc-dhcp-servers Depend on multiple -export libs, they're shiny [21:22] lamont: Right, that's what I confirmed on amd64. [21:22] lamont: I might poke the other 6 quickly out of paranoia. [21:24] infinity: I would lovethat === nobuto_ is now known as nobuto [21:33] cjwatson, Do you think it likely 16.04 final beta will be delayed due to the Debian archive changes? [21:33] I see that 3rd party repositories are not updating on 16.04 daily due to weak digests etc too. [21:34] flexiondotorg: No [21:34] OK [21:34] Thanks. [21:35] flexiondotorg: syncpackage being broken really just means that perhaps there might have to be a few manual uploads masquerading as syncs (or indeed fakesyncs), which is annoying but not fatal [21:35] flexiondotorg: And there's no reason to expect any particular timeline for third-party repositories to stop sucking, other than PPAs [21:36] flexiondotorg: If it's just a matter of a SHA-1 digest on the signature but the key is otherwise strong enough, then it actually is still accepted, there's just a warning which looks a bit error-like [21:36] So it will be required that 3rd party repositories need to adapt to thi new structure. [21:37] flexiondotorg: They need to upgrade their signatures, yes [21:37] flexiondotorg: I wouldn't call it a structural change [21:37] flexiondotorg: In some cases they may have to add stronger checksums to their index files [21:37] So, no one using the google-chrome repostiory will get upgrades until Google update their sigs? [21:38] flexiondotorg: Right, but we're told that will happen soon [21:38] flexiondotorg: Also I think it only affects upgrades *from that repository*, as long as you don't mind apt-get update exiting non-zero [21:39] So that seems annoying but not very fatal, and there's every incentive for third-party repository maintainers to sort stuff out [21:40] flexiondotorg: Chrome was fixed today [21:41] So, it only warns about the weak signature now, but the files themselves contain the SHA256 values needed to still allow it. [21:41] I'd expect the warning to be fixed in the next weeks or months as well [21:42] The Google talkplugin repository has the same problem [21:42] Hopefully they have common repository generation code [21:44] Well, the non-zero exit code breaks aptdaemon. [21:44] while Google's fixing stuff, adding arch=amd64 to their repository-adding script would be helpful [21:45] (if that didn't happen already, I didn't look recently) [21:46] cjwatson, I will contact some 3rd party repo maintainers and make them aware. [21:47] cjwatson, So, will all repos need to adopt SHA256 and xz compression? Is that enough? [21:49] juliank, Chrome has not been update. Nor Steam. [21:50] lso affected, Spotify, Opera, Vivaldi, Insync. [21:50] And apt 1.2.8 makes the warnings look less like errors, too. [21:52] crap [21:52] what the heck happened? [21:52] did this sha256 and xz only stuff just take effect? [21:52] flexiondotorg: Seriously. It has been updated. about 10 hours ago [21:52] It now only prints one warning instead of 2 [21:53] and this warning is really a warning now, not an error. [21:53] They actually fixed this yesterday already, but only regenerated their archive today. [21:54] Unit193: APT 1.2.8 will make errors look like errors to distinguish them from warnings (both were listed as warnings previously) [21:55] juliank: Ah, OK. Noticed you fixed it anyway. Nice job! [21:55] cjwatson: I see. I suspect it's done by the same code as the Chrome repo, but given that the plugin was not updated since April, it has no SHA256 yet [21:55] flexiondotorg: Steam and Opera work just fine [21:56] They just print a warning, but continue [21:56] Vivaldi, Insync I don't know about, but I think you also only see the "The repository is insufficiently signed by key" message which means it works [21:57] With the talkplugin, I think somebody at google would have to run an update manually, as that's practically dead. [21:59] Vivaldi is OK [22:00] Insync is OK too [22:00] They have until January to fix these warnings, I think that's fair. [22:01] They literally just have to add two arguments to their gpg invocation [22:02] --digest-algo SHA512 to be precise === _salem is now known as salem_ [22:06] flexiondotorg: If you experience any other issue, please let me know. With the google repo now half-fixed, aptdaemon should also work correctly again. [22:07] juliank: You were looking for people to report broken repos, did you have a page listing them already? [22:07] Apart from the temporary breakage at Google, there is no real hard breakage, only the soft warnings. [22:08] I think I'll start a wiki page for tracking this [22:10] juliank, Confirm Chrome works. Google Music Manager cause aptdaemon to fail. [22:12] juliank, Google Talk plugin causes aptdaemon to fail. [22:12] Unit193: flexiondotorg: Listed on https://wiki.debian.org/Teams/Apt/Sha1Removal [22:12] flexiondotorg: It's not necessary to adopt xz compression. [22:13] cjwatson, So just SHA256 then? [22:13] flexiondotorg: Debian experimental switched to xz only, which meant a bunch of stuff that assumed that there'd always be gz-compressed files broke, but that's unrelated to apt's requirements. [22:13] I think almost everyone expect Google only has to pass --digest-algo SHA512 [22:13] to gpg [22:13] flexiondotorg: Something stronger than the broken SHA-1, yes. [22:13] (or 256) [22:14] Or 384, which was the suggestion in one of the LP bugs/MPs [22:14] Google was incredibly beyond things [22:14] cjwatson: APT only support 256 and 512 [22:14] juliank: Even for digests on signatures? That's a curious limitation [22:15] Ah, no, not on signatures [22:15] I allowed them on signatures :D [22:16] cjwatson: The gz removal was sort of my fault too... [22:16] There was a suggestion that SHA512 might run into length extension attacks, which AIUI doesn't quite apply to signatures as stated, but 384 should still be plenty strong enough and avoids possible analogues of that [22:16] We haven't quite decided [22:16] juliank: How so? [22:17] cjwatson: I asked Ganneff if we could try removing MD5 and SHA1, and he did that and .gz :) [22:17] Heh [22:17] Well, like I say, it's been a bit of a hassle but I don't actually think it's wrong [22:18] But it's limited to experimental, so it should not be that much of a deal unless you just error out completely if exp. does not work [22:18] The code we've run into does :) [22:18] At least some of it [22:19] Yeah, debmirror and gina both want all suites they're operating on to work [22:20] It's possible we might not have noticed the breakage otherwise, so whatever [22:22] cjwatson: How exactly does aptdaemon fail? aptd is a huge issue, as it (actually python-apt) silently discards all warnings if there's no error. [22:22] oops [22:22] flexiondotorg: ^ [22:22] I don't expect that to be a problem, AFAIUI third party repositories get disabled on an update; and a new install would not have any. [22:24] flexiondotorg: I'll try to get ahold of someone who can fix the repos for Google Talk Plugin and Music Manager next week; maybe some of the chromium guys involved in fixing the Chrome repo know what to do [22:24] vbox's repo should likely also be on that page. [22:27] Unit193: I just added more details, feel free to add vbox [22:34] I think it's a bit rough now, but it should quickly get better. [22:35] juliank, I have a list of 3rd party repos. I'll add them to the Sha1Removal in an hour or two. [22:36] great :) [22:36] I'm using the aptdaemon.gtk3widget [22:37] I'll get details of what it causing the exact issue. [22:37] Essentially, the install fail because the package can be found. Which suggest the repo update didn't complete. [22:49] juliank, This is what I know of. [22:49] http://paste.ubuntu.com/15419170/ [22:49] Some of those are in the OBS. [22:56] juliank, I'll test all those via aptdaemon.gtk and document what works and work down. If there is a failure, I'll capture the log. === salem_ is now known as _salem [23:00] * lamont scratches his head at the isc-dhcp apt failure [23:01] slangasek: can you tell why php-imagick (per autopkgtest) is skipping all the tests on amd64, but not on i386 (e.g.) [23:01] nacc: url? [23:02] slangasek: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/p/php-imagick/20160317_113406@/log.gz [23:02] slangasek: it seems to ahve started with that one, which was triggered by PHP 7.0.4-5ubuntu2 [23:02] http://autopkgtest.ubuntu.com/packages/p/php-imagick/xenial/amd64/ [23:02] 251 skipped tests> lol [23:02] no, no idea [23:02] slangasek: running it on my machine, it runs them all [23:03] slangasek: so i'm not sure what's happening? [23:03] and it's weird that it ran them on i386 [23:03] nacc: when you test are you using an adt test runner that gives you a clean env? [23:03] slangasek: yeah, i am using adt-virt-lxc [23:04] with a freshly made adt-xenial from earlier today [23:04] nacc: well, imagick-3.4.0RC6/tests/skipif.inc tells it to skip all tests if the imagick extension isn't loaded [23:04] e.g. [23:05] WARNING: Module imagick ini file doesn't exist under /etc/php/7.0/mods-available [23:05] and that's listed at install time [23:05] slangasek: but the d/t/control says to depend on php-imagick [23:05] so there you go [23:05] hrm [23:05] seems to be a misbuilt package, php-imagick (3.4.0~rc6-1ubuntu2) [23:06] was there a race between the upload of this package and the upload of some of the package helper fixes [23:06] ? [23:07] nacc: well, also, those are all tests of the old version of php-imagick in xenial; not of the version in xenial-proposed [23:07] slangasek: yeah, could be ... except for the same package version (only using release pocket), i don't get that error? [23:08] so i guess it could be race, but that run was from a few hours ago when imagemagick went in [23:08] yes, but those tests are all still testing the released version of php-imagick, not the one in -proposed [23:08] slangasek: right, so am I [23:08] so whatever that -1ubuntu2 binary was built with, maybe it's broken [23:08] juliank, SpiderOakOne fails. [23:08] slangasek: my adt runs say both release and proposed are working right now :) [23:09] "working" => passing tests [23:09] nacc: I can definitely reproduce that message here: [23:09] Setting up php-imagick (3.4.0~rc6-1ubuntu2) ... [23:09] WARNING: Module imagick ini file doesn't exist under /etc/php/7.0/mods-available [23:09] nacc: btw, can you tell me how to reproduce the orig.tar.gz you created for symfony, step-by-step? want to be able to verify its contents [23:10] (against upstream) [23:10] (one of those sponsorship nit-picky things) [23:10] and I definitely get that warning with php-imagick from release, and definitely don't get it with php-imagick from -proposed [23:10] so I'll solve this problem by getting the one in -proposed unblocked ;) [23:11] slangasek: how weird, i got it in my schroot, but not in my lxc [23:11] slangasek: ok, yeah, that sounds like a plan :) [23:11] slangasek: yes, one moment [23:12] slangasek: from a fresh clone of the github tree, `git archive --format=tar.gz -o ../symfony_2.7.10.orig.tar.gz v2.7.10` [23:12] should do it, I believe [23:13] slangasek: ah! I see what it is as to why i'm getting different results :) i told adt to build a fresh .deb on accident, so it wasn't using the archive version [23:15] slangasek: yep, reproduced the skips here now [23:15] right :) [23:15] that's something :) [23:17] flexiondotorg: OK. [23:17] juliank, The irony of SpiderOakOne not working is not lost on me. [23:18] I've got no idea what that is [23:18] But I have good contacts there, so I'll reach out to them. [23:18] Zero Knowledge cloud sync. [23:18] So, Dropbox but with encryption. Ahem. [23:20] slangasek: so as far as php-defaults going (which will unstick php-mongodb as well), we've got php-imagick working, php-monolog already migrated (so it passed its test with that version too), php-proxy-manager 2.0.0 works, but won't be migrateable until we bump symfony. php-zeta-base is hung up on php-zeta-console-tools, which is failing that test which I think is a php build bug, but am going to need [23:20] some time to debug (and is not a key functionality -- and unsure why it's triggering only here if it was something more serious). [23:20] Pharaoh_Atem: did you reproduce that php upstream does work w/ that test script, then? [23:22] nacc: symfony debian/licensing/image-checksums.dcf shows some painful duplication of stanzas, src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/twig.html.twig listed about a dozen times. Seems like we should just delete the trailing duplicates? [23:22] nacc: http://fpaste.org/342498/43363145/ [23:22] yep [23:22] looks fine [23:23] nacc: oh; except it's with 11 different checksums, what's that about? [23:23] slangasek: they are actually multiple images [23:23] slangasek: all in one file [23:23] slangasek: so each image has its own checksum [23:23] it used to be two images [23:23] ok then [23:23] and now it's up to 8 or whatever [23:24] agreed it's ugly, but if you try to break their syntax, the build fails right away :) [23:24] Pharaoh_Atem: any ideas? :) would you be able to help figure out what's going with this? i'm really trying to focus on the packaging stuff and getting as much migrated as possible [23:25] ok, juju deploy fingers, juju deploy ears, juju add-relation la-la-la [23:25] nacc: at the moment, I've got no clue, but I'm starting to poke at it [23:25] ondrej said he'd take a look this weekend too, maybe, but i'm not sure of his availability [23:26] I'm going to try to do some looking into it as well [23:26] it's super weird [23:27] Pharaoh_Atem: just to be sure, your local ./php invocation is using an .ini that specifies to report errors, right? [23:27] nacc: you've dropped the use of dh-php in debian/rules, but the build-dep is still listed in debian/control; should be purged, I think? also, your debian/rules drops the delta for implementing stage1/nocheck? [23:27] nacc: that's... a good question [23:28] slangasek: you're right on the first, for sure [23:28] slangasek: and you're right, i should have merged fully, sorry, wnat me to update? [23:28] nacc: yes please [23:28] slangasek: ok, give me a few minutes [23:32] nacc: how can I tell [23:36] nacc: the default value for displaying errors is "On" [23:37] Pharaoh_Atem: ok, i noticed an odd behavior that if i didn't have anything in /etc/php/7.0/cli/php.ini (e.g. renamed to php.ini.bak), no error was reported [23:37] with my system-installed php [23:37] ah [23:38] maybe it's not reading my php.ini [23:38] slangasek: new tarball and dsc uploaded [23:43] nacc: got it, thanks. I also see that composer.json lists a require for symfony/polyfill-apcu, which was the bootstrapping question from earlier. The 'requires' here isn't going to break the image build, or leave us with a package that builds but doesn't dtrt at runtime? [23:44] maybe one or more of the 800+ skipped tests [23:47] nacc: ah, and I'm dropping debian/patches/Embed-paragonie-random_compat-into-the-security-comp.patch and debian/patches/cherrypick_5d433cab.patch from the source, in addition to dropping from debian/patches/series [23:47] nacc: and I guess there are no refs to polyfill in the source, so ok [23:50] slangasek: i did not see any such issue, but let me check again [23:50] slangasek: polyfill is supposed to be for dealing with backporting php features to old version of php by symfony [23:50] nacc: PS I hate symfony's testsuite, it leaves my /tmp full of junk [23:50] which we shouldn't need regardless [23:51] slangasek: ah sorry, i thought i had done that d/patches, yes, absolutely fine to remote them [23:54] slangasek: so the only reference in the source that i could find to polyfill-apcu was src/Symfony/Component/ClassLoader/composer.json, and those tests passed (although it did skip 30 of them, i'll look) [23:55] slangasek: but you're right about that, it will not be installable (php-symfony-class-loader) [23:55] let me investigate a bit [23:55] juliank, Everything tested. Only hard fails are from Google Talk, Google Music and SpiderOakOne. [23:56] juliank, I'll contact SpiderOak and you contact Google? [23:56] That is of course, just back on the 3rd party repositories I make use of in Software Boutique. [23:58] slangasek: ok, so i *think* that we can remove that for our case [23:58] slangasek: it's purely there to support symfony on php5 [23:58] slangasek: but we have the apcu fucntions from php7 itself, so there's no need to rely on the backported versions [23:59] flexiondotorg: Google is contacted [23:59] Contact your SpiderOak contacts :) [23:59] slangasek: at runtime, the ClassLoader/ApcUniversalClassLoader function dtrt and simply checks if acpu_fetch is defined and throws an error if it's not [23:59] juliank, Wilco. [23:59] it will be in our case [23:59] slangasek: i wonder if we should tranlate that to just php-apcu, though