[00:00] nacc: ack. I don't think the composer.json needs changing given that nothing complained during the build; we'll see how it gets on with p-m, https://launchpad.net/ubuntu/+source/symfony/2.7.10-0ubuntu1 [00:01] nacc: oh, now, turns out the php-symfony-class-loader package does end up with a binary dep on php-symfony-polyfill-apcu - so that does need fixed [00:01] nacc: sorry, didn't notice that before upload; you can throw me a debdiff or I can fix it here [00:02] slangasek: let me work up a debdiff [00:04] slangasek: would we simply do a pkg-php-tools.override that trnaslates polyfill/apcu to php-apcu? [00:05] nacc: don't know, everything I know about php packaging conventions in Debian you also know [00:07] slangasek: kicking off a build to test it now [00:15] slangasek: that almost worked, except it keeps the version strings. So let me just hardcode it in the control file for that one binary target [00:21] slangasek: debdiff posted [00:22] slangasek: i couldn't find a cleaner way quickly, and i've seen other packages do similar things when we don't like the results of the dh substituions [00:51] slangasek: fwiw, i installed php-apcu and enabled it, all the classloader tests passed [00:51] excellent [00:51] slangasek: we might want to add php-apcu to d/t/control ? [00:51] slangasek: i realized just now my debdiff didn't do that [00:52] nacc: already pulled in as a transitive dependency of the binary packages [00:52] slangasek: ah right, i always forget that [00:52] hrm, i wonder why it didn't in my env already? [00:52] that is i did a sbuild -pnever [00:52] schroot'd in, and had to install php-apcu [00:53] i will look at it on monday, and see if we can maybe enable more of the symfony tests somehow (dig into why so many are skipped) [00:54] slangasek: thanks for all your help as usual, have a nice weekend! [00:54] nacc: you too! === mnepton is now known as mneptok === juliank_ is now known as juliank === _salem is now known as salem_ === salem_ is now known as _salem [06:00] slangasek: kill the python2 with fire! [06:04] nacc: the issue with that test script is normal [06:05] nacc: see this: http://fpaste.org/342586/14583675/ [06:05] nacc: Remi pointed this out to me, and I was able to see that it's more of php just being silent by default :/ [06:08] nacc: the code is essentially bad code === mbiebl_ is now known as mbiebl [07:37] Hi, update-initramfs in 16.04 *calls* the /usr/share/initramfs-tools/scripts/* (not just the hooks, but the scripts themselves), that's a bug, isn't it? [07:43] Hmm sorry it appears that the scripts need the prereqs template as well, not just the hooks === martink3_ is now known as martink3 [10:19] @charles can you please look into https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1527848 thanks [10:19] Error: "charles" is not a valid command. [10:19] Launchpad bug 1527848 in indicator-datetime (Ubuntu) "Indicator-Datetime always shows UTC time for any online calendar added to evolution (Unity7, Xenial)" [Undecided,New] === DevBox|2 is now known as DevBox [16:29] Pharaoh_Atem: ok, good to know, i'll ask the upstream testsuite to fix it, then [23:42] kyrofa: got sbcl building again [23:42] I'll ask cjwatson to bootstrap on arm64 when he's back