[01:14] doko: is it possible that glibc update in z-p (which is also a locales update) would lead to the build regression in phpmyadmin? if I build the same phpmyadmin (4.6.5.2-1) against z-release, it passes all the tests. === slangase` is now known as slangasek === maxb_ is now known as maxb [01:47] rbasak: if you are around in the morning, would appreciate a chance to sync up on the importer [02:23] nacc: sure. You mean your morning, or mine? Yours, I presume? [02:32] rbasak: i assumed you'd be asleep right now, so yeah, mine :) === JanC_ is now known as JanC === kitterma is now known as ScottK === JanC_ is now known as JanC === Guest77411 is now known as foxtrot === ahasenack is now known as Guest99073 === pcw is now known as Guest98580 === Zic is now known as Guest14323 === Guest14323 is now known as Zic === Guest98580 is now known as PaulW2U [09:27] jibel, bug #1654365 for the dbus issue [09:27] bug 1654365 in ubuntu-touch-session (Ubuntu) "Session dbus lauched by /etc/X11/Xsession.d/75dbus_dbus-launch dies immediately" [Undecided,New] https://launchpad.net/bugs/1654365 [09:29] Saviq, thanks. Although I'm wondering why we're building touch images with proposed enabled [09:29] jibel, right, that's another issue - but we'd have hit that regardless when this migrated [09:30] absolutely === jamespag` is now known as jamespage === Guest99073 is now known as ahasenack === ahasenack is now known as Guest76687 === _salem is now known as salem_ [11:20] jibel, do you know anything about the orientation sensor? my frieza is stuck in portrait after the dbus fix [11:20] unity8 doesn't get any orientation updates [11:34] Saviq, I know nothing about this sensor. Someone in yc's team maybe [11:34] I rather meant "about issues with it" :) [11:34] as in, was it broken before, or, like everything else, broke over EOY [11:35] Saviq, it worked IIRC. I'll reflash an old image to confirm [11:51] Saviq, rotation works on 102, this bug is another christmas gift [11:51] yay [12:09] jibel, another issue seems to be that pulseaudio never starts [12:11] or at least takes a *long* time to start [12:17] doko: could you take a look again at bug 1609043 please? The most recent comment suggests a wider problem than just MySQL. [12:17] bug 1609043 in mysql-5.7 (Ubuntu) "mysqld: relocation error: mysqld: symbol _ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference" [High,Confirmed] https://launchpad.net/bugs/1609043 [12:18] He's saying there's an ABI break between libstdc++.so.6.0.21 and libstdc++.so.6.0.22 [12:18] Also http://askubuntu.com/questions/777803/apt-relocation-error-version-glibcxx-3-4-21-not-defined-in-file-libstdc-so-6 [12:19] It would be that users have that PPA installed though [12:32] xnox: since I haven't seen something similar for zesty - any immediate thoughts on this one? Are we missing a systemd package or something similar to make ubiquity run without root permissions? https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1654368 [12:32] Launchpad bug 1654368 in ubiquity (Ubuntu) "Ubuntu Budgie - zesty Ubiquity crash when installing locales (daily 05Jan)" [Undecided,Confirmed] === Guest76687 is now known as ahasenack [12:44] fossfreedom_, not too sure. best place to have this discussion on #ubuntu-installer (there is more experteese there) [12:44] xnox: cheers! [12:46] hello, are there known "sed 4.3-1" related build-failures? maybe related to "sed: character class syntax is [[:space:]], not [:space:]" === freyes__ is now known as freyes [13:08] chrisccoulson, hi, did you ran into issues with mozilla'4 buildsys and sed 4.3 yet? [13:09] ricotz, I haven't, but I'm not running zesty [13:10] chrisccoulson, you see the firefox beta builds on zesty failed [13:10] and it looks related to the recent sed update yesterday [13:15] ricotz, it seems like the build system needs to be updated to use the correct character class syntax. Is there a bug report upstream? [13:16] The old sed allowed it, the new one seems to not allow it [13:16] chrisccoulson, the syntax of the call in question looks right [13:16] ricotz, which call is it? [13:16] version=`sed -n 's/^[[:space:]]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p' "$icudir/common/unicode/uvernum.h"` [13:16] in build/autoconf/icu.m4 [13:17] the call works locally standalone, so it might get mangled by autotools/m4 [13:19] ricotz, it does get mangled. The actual call in ./old-configure is: [13:19] version=`sed -n 's/^[:space:]*#[[:space:]]*define[[:space:]][[:space:]]*U_ICU_VERSION_MAJOR_NUM[[:space:]][[:space:]]*\([0-9][0-9]*\)[[:space:]]*$/\1/p' "$icudir/common/unicode/uvernum.h"` [13:19] (from my m-c checkout) [13:23] ricotz, I'm not sure how much help I can be here. Perhaps there's someone else in the channel who knows more about m4 and autoconf and might be able to help [13:24] chrisccoulson, I see, the sed warning/error is not new though [13:25] the maybe debian carried some convenience patch [14:16] chrisccoulson, I simply pushed this hack now https://paste.debian.net/plain/907006 [15:44] barry, over at #ubuntu-ci-eng people are asking questions about autopkgtest infra performance. [15:44] and wheather or not some tests are "hung up" e.g. linux taking 7h. is linux tests that long? [15:53] doko: I moved bug 1609043 to src:gcc-6. [15:53] bug 1609043 in gcc-6 (Ubuntu) "mysqld: relocation error: mysqld: symbol _ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference" [High,Confirmed] https://launchpad.net/bugs/1609043 [16:08] rbasak: just making some coffee now, still free to chat in a bit? [16:08] nacc: sure. How about 1615 UTC? [16:08] UTC is easy because I'm in UTC currently. That's 7 minutes from now :-) [16:08] rbasak: ack [19:48] Mirv: did you try building the QtWebEngine now in debian experimental? [19:48] http://metadata.ftp-master.debian.org/changelogs/main/q/qtwebengine-opensource-src/experimental_changelog [19:59] acheronuk: it's in zesty-proposed depwait too [20:00] jbicha: yes, the dfsg-1 is [20:00] jbicha: Mirv tried test building that, and it failed on the issues the version I linked to is supposed to fix [20:01] ok, I'll sync that one for you too then [20:01] jbicha: if you don't mind, that would be great [20:01] :) === kees_ is now known as kees [21:18] jbicha: are you around? [21:19] yes [21:19] hi - quick question - did you or someone on the ubuntu gnome team have to make changes to ubiquity in the early days to get stuff to work? [21:23] we've made chagnes for better integration and occasionally there has been things broken for Ubuntu GNOME too that needed fixed [21:25] are you just asking about bug 1579454 ? [21:25] bug 1579454 in ubiquity (Ubuntu) "Ubuntu GNOME 16.04 runs ubiquity without root so it fails" [Critical,Triaged] https://launchpad.net/bugs/1579454 [21:26] similar one. We seem to have to run ubiquity in the live-session with sudo to make it to work. I've just noticed - if I install "gnome-shell" in the live session then the installer works without needing sudo. Trying to figure out why. [21:28] BTW Ubuntu GNOME daily also fails with the direct install like Ubuntu Budgie - https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1654630 [21:28] Launchpad bug 1654630 in ubiquity (Ubuntu) "Ubuntu Budgie and ubuntu GNOME zesty crash when choosing Install" [Undecided,New] [21:33] bin/ubiquity-dm is the main bit that's tended to require highly-desktop-specific hacking [21:34] bin/ubiquity-wrapper to a lesser extent, and it calls pkexec [21:35] note though that ubiquity.desktop already uses sudo [21:39] hmm - not really understanding all the intricacies on ubiquity-dm but doesnt "seem" to deal with permissions. [22:16] I can't find a way to open a new bug here: https://bugs.launchpad.net/~ubuntu-virt so am reporting here. Please feel free to refer me to a better forum. I added the PPA to my 16.04 system per the instructions on the PPA page. When I run apt-get update, I get this at the end: https://gist.github.com/jkugler/2e11770c28c6b7a6715e8bf4a82bde15 Apparently there is a file missing in the repo. [22:19] that PPA doesn't support anything newer than quantal according to https://launchpad.net/~ubuntu-virt/+archive/ubuntu/ppa/+packages [22:19] oh, no, there's one package for yakkety [22:20] but still, it's not really a bug if PPAs don't support all series [22:20] I think I'd interpret that as "this PPA is mostly stagnant and there's no point trying to use it for anything recent" [22:21] the instructions on the PPA page are mostly generic autogenerated ones, though note that the drop-down on https://launchpad.net/~ubuntu-virt/+archive/ubuntu/ppa (under "Technical details ...") doesn't list xenial [22:23] the virtualisation stuff in the primary Ubuntu archive for xenial should be adequate for most purposes unless you're doing something pretty specialised ... [22:24] pedahzur: --^ :) [22:27] cjwatson: OK, thank you. In the past, it has had updated packages that fixed bugs, so that's why I added it. Appreciate the feedback. [23:01] cjwatson: thanks for your help on the ubiquity issue. I've managed to tweak ubiquity-dm and this seems to fix the installer for the live session === bluesabre_ is now known as bluesabre === salem_ is now known as _salem