=== Elimin8r is now known as Elimin8er === _salem is now known as salem_ === salem_ is now known as _salem [09:41] xnox, so for #793222 I think I should at least break libboost-date-time1.55.0 unconditionally, not sure for the other libs. could you have a look at https://codesearch.debian.net/results/catch.*%3A%3Afailure%20package%3Aboost1.55/page_0 ? [10:47] hello [10:48] if anyone has an ubuntu touch device I will be happy if you write in reviews that my app actually works: https://uappexplorer.com/app/analyticaltranslatordemo.xpheresdev [11:45] doko: trying a build with new dh-python [11:46] but pyside does some renaming action itself [11:47] Laney, see my fixes for newt and comedilib [11:48] or let dh-python do the work [11:54] looks like it just renames stuff so that dh-python will pick it up [11:54] will check on the test build later [11:57] thanks [13:42] doko: what do you mean break boost1.55? boost 1.55 should remain on 98 abi, otherwise it will be nuts.... [13:43] doko: boost1.58 is with C++11 abi and should be peachy, no? [13:44] xnox, please read the bug report, that's about not being able to catch an exception [13:45] so with libstdc++6 5.2.1-12, this may get broken in boost1.55 [13:48] doko: i'd rather have broken parts of boost1.55 and deal with that. i only see like 20 packages using boost-date-time [13:48] xnox, so I'll add the breaks? [13:48] yes. [13:49] but just for the datetime package? [13:51] doko: yes. [13:52] doko: i don't see for other libraries to be affected. [13:52] from codesearch. [13:52] (there is like tests and examples) [15:08] hallyn: overlay is the upstream fstype, overlayfs is the legacy fstype in wily. As far as mount options go, the same code is used for both fstypes - if you supply upperdir then you also need workdir. I don't know how it worked in the past though. [16:08] sforshee: as i said above, 'overlay' is not supporting unpriv mounts now, 'overlayfs' still does. [16:08] 'overlay' used to, so it's a functionality regression [16:08] sorry, heading out right now [17:10] rbasak: infinity: so, i discovered something on the Apache package, they actually install to /usr/share and then have a postinst script that copies files around [17:10] (it's their solution to the /usr/share/... being written to by package managers problem...) [17:10] it's an interesting solution... [17:11] (for the default site) [17:14] ... and it's a solution i could adapt for nginx... with some work and testing, of course [18:58] teward: Pretty sure I suggested that very same thing for nginx. [18:59] infinity: i didn't see that, sorry, but i wanted to check the logic :) [18:59] * teward yawns [18:59] the side effect of bad-sleeping during the week: things're missed [18:59] teward: With a caveat that it should only do so on new installs, and only if /var/www/html is empty (so you don't stomp over another webserver or user content) [18:59] right [18:59] infinity: there's checks for that too [18:59] in the apache implementation [18:59] I would assume so, yes. [18:59] but my current focus is a trusty bug that should've been sqashed and i was too lazy to squish [18:59] So, it probably should just do the same thing and be done with it. [19:00] right, that's my thoughts [19:00] can never have enough testing though [22:27] cjwatson: I've got an odd problem with builders. The package subtitleeditor has been built fine on PPA, but in wily-proposed got FTBFS. Could you check that? [22:27] PPA: https://launchpad.net/~ari-tczew/+archive/ubuntu/testing/+build/7725896 [22:27] wily: https://launchpad.net/ubuntu/+source/subtitleeditor/0.52.1-1 [22:37] ari-tczew: check the versions of the build-dependencies that were installed in the ppa, vs. the ones used in the archive? [22:43] slangasek: there is no build-depends installed in ppa [22:55] ari-tczew: that is categorically false [22:55] ari-tczew: what I mean is that you have build logs, which show you which versions of the build dependencies were installed and used for each build [23:02] slangasek: why versions should be different? PPA takes B-D from -proposed, doesn't it? [23:05] ari-tczew: a) that's a configurable setting, so not necessarily; b) the ppa build and the archive build didn't happen simultaneously so the contents may have changed in between [23:09] slangasek: the first what I pointed out is a count of build-depends. ppa gets only 13 packages, archive build gets 22, but I guess it doesn't matter [23:11] slangasek: can be it a problem related to gcc 5 ? [23:11] gcc5 has not landed in the archive [23:15] slangasek: that's still in testing first, right, before it lands? What was the timeline on gcc5 landing, out of curiosity? (I probably need to make sure nginx builds there) [23:16] teward: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2015-July/001143.html [23:51] ari-tczew: Your PPA isn't configured with -proposed enabled, so it's not surprising that the results differ from an archive build. [23:56] infinity: I had no idea there is a way to configure it... thanks [23:56] Primary dependency added: Primary Archive for Ubuntu - PROPOSED