=== juliank_ is now known as juliank [06:59] good morning [08:12] cjwatson: would https://code.launchpad.net/~timo-jyrinki/click/dont_use_@_in_testscontrol/+merge/302514 fix the autopkgtest failure? [08:58] LocutusOfBorg: I figured out why clang is not working in 16.04 [08:58] having gccgo-6 installed breaks it [08:58] it selects gcc6 then but that installation is incomplete === jmeadux_ is now known as jemadux [09:12] mwhudson, doko, see jtaylor ^ sounds like fun [09:13] bug 1611676 [09:13] bug 1611676 in llvm-toolchain-3.8 (Ubuntu) "clang++ does not work with gccgo-6 installed" [Undecided,New] https://launchpad.net/bugs/1611676 [09:39] jtaylor, well, fix that silly clang ... there are absolutely no c++ headers [09:47] Mirv: approved, feel free to try it :) [09:47] thanks! [09:47] seems plausible at least === davidcalle is now known as davidcalle|afk === hikiko is now known as hikiko|ln === _salem is now known as salem_ [11:59] cjwatson, cyphermox: filed https://bugs.launchpad.net/ubuntu/+source/grub/+bug/1611740 I think I talked with cyphermox about it at the last sprint. do you can think of anything which still uses it? [11:59] Launchpad bug 1611740 in grub (Ubuntu) "remove grub, superseded by grub2" [Undecided,New] [12:00] ubuntu — clamav-unofficial-sigs v3.7.2 (updated 2013-08-25) [12:00] https://github.com/extremeshok/clamav-unofficial-sigs - 20 July 2016 (5.4.1) [12:00] cjwatson: http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#click :( now the configure is searching for packagekit-plugin, when the test rebuild runs [12:02] doko: pass [12:02] doko: trace paths through grub-installer I guess === hikiko|ln is now known as hikiko [12:06] Mirv: debian/tests/run-tests.sh needs to do the same thing that debian/rules does - run debian/packagekit-check and if it says "no" then add the --disable-packagekit option to configure [12:07] Mirv: actually, TBH it could probably just pass --disable-packagekit - the integration tests don't need it [12:07] cjwatson, so recursively look at all dependencies for a grub dependency? [12:07] Mirv: (unconditionally, I mean) [12:08] doko: no, I mean the code. [12:08] ahh [12:08] doko: grub-installer is the d-i component that installs the actual grub package needed for the system [12:08] it probably still has some paths where it installs grub or grub-legacy, rather than some grub2ish grub-whatever package [12:08] so if you want to remove grub you need to work out whether those paths are still relevant [12:09] and you probably also need to work out what to do about upgrades which I think we may have punted on in Ubuntu [12:09] you cannot just say "no dependencies left, it doesn't matter" [12:09] ok [12:14] hm wasn'T clang in xenial patched to support gccs abi tags? [12:14] still get linking errors with boost [12:27] jtaylor: ? http://apt.llvm.org/ [12:32] cjwatson: ok, thanks [12:35] showaz: I'm refering to the 1:3.8-2ubuntu4 update [12:38] ubuntu too old upstream software [12:40] showaz, there is no newer release [12:41] 3.9 [12:41] 4.0 [12:42] no, there is no release [12:43] 4.9-prelease/rc [12:43] 3.9* [12:57] jtaylor: llvm 3.8 in xenial is still not quite right, see LP: #1610957 - i'm currently using a backport of 3.81 in yakkety [12:57] Launchpad bug 1610957 in llvm-toolchain-3.8 (Ubuntu Xenial) "LLVM CMake files broken by Debian packaging" [Undecided,New] https://launchpad.net/bugs/1610957 [13:00] ubuntu-llvm used "ninja" for build/deploy? === mterry_ is now known as mterry [13:30] doko: cjwatson: the only way you install grub (legacy) with grub-installer is if you were about to install grub-pc and someone preseeded grub-installer/grub2_instead_of_grub_legacy=false === davmor2_ is now known as davmor2 [15:07] hum [15:07] is pad.ubuntu.com working for others? [15:08] it gives me a "Failed to discover an OpenID server" [15:08] there is something going on [15:08] looks like launchpad is down. [15:08] I just got pagerduty calling me [15:09] launchpad wfm [15:09] about some kind of socket timeout [15:09] * Laney screams [15:09] Laney, is #is the right channel for that? [15:10] or is there a #is-something for services [15:10] seb128: they should know I guess [15:10] I asked there [15:10] let's see [15:12] seb128: #is-outage has some activity, guessing it's known [15:21] APT master has completed the switch to CMake. I specifically wrote the translation part so that we generate per-domain templates with headers now (build/po/libapt-pkg5.0.pot, build/po/apt.po, etc), so Launchpad can import them correctly. I hope it works... [15:21] In case you're wondering: Yes, launchpad has not imported apt translations for quite some time. [15:22] This should mean that langpacks can ship updated translations for apt again [15:23] juliank, great ;-) [15:24] LP> there was/is a switchover to a new firewall system which seems to have gone a bit wrong, not sure yet whether it's been totally fixed / rolled back [15:48] any chance anyone here has a contact with whomever at Canonical is involved in building and [15:48] publishing the Ubuntu GCE images? [15:56] solarce: what problem are you seeing? maybe we can solve it right here, otherwise we can get you in contact with the right people [16:25] cyphermox: it seems like the setting to disable ipv6 by default in the GCE VMs was lost in an update to the images, at least for Trusty. But I'm not sure which because we just went from a 2015 release toa 2016 release yesterday [16:25] cyphermox: we were based on ubuntu-1404-trusty-v20150909a before and now we're based on ubuntu-1404-trusty-v20160627 [16:26] cyphermox: https://github.com/travis-ci/packer-templates/commit/94f32ea4a6bb8c56c9dd3677a5c4708678b6ae8b#diff-8ed6e32f5d271c8bce697243861ea28aL31 [16:26] cyphermox: we (travisci) because our build environment GCE images off the official Ubuntu ones, we do a packer + chef build process to customize it [16:31] cyphermox: is the tooling that's used to build the images for GCE public? [16:58] solarce: ok [16:59] i've been digging around, http://blog.utlemming.org/2014/11/gce-anyone.html indicates three people to reach out to in #ubuntu-server, so i've taken my question there [17:10] solarce: Did you guys also notice some network/port issues on trusty travis? The apt tests cannot seem to connect to ports on localhost they opened before. I'm not entirely sure what the cause of that is, but it used to work until yesterday [17:11] juliank: yes, it seems to be a side effect of ipv6 being enabled [17:11] juliank: we're building new trusty images with ipv6 disabled via sysctl.conf and should have that live in an hour or two [17:12] solarce: Great. [17:12] it took a long time to notice because most of the user bug reports where things like selenium failing to bind a port, etc [17:12] life in the cloud === alexisb is now known as alexisb-afk [18:12] cyphermox: thanks for the help [18:13] solarce: yeah, you'd want Odd_Bloke to respond to questions I guess [18:13] we got in touch in #ubuntu-server [18:15] ok good :) === davmor2 is now known as davmor2_Hols === alexisb-afk is now known as alexisb === salem_ is now known as _salem === King_InuYasha is now known as Son_Goku [23:23] GunnarHj: You around? [23:24] I am. [23:24] infinity: Yep [23:28] GunnarHj: Looks like https://sourceware.org/bugzilla/show_bug.cgi?id=9809 (and the patch we carry for it) needs updating for 2.24 [23:28] sourceware.org bug 9809 in localedata "ckb_IQ: new Kurdish Sorani locale" [Enhancement,Waiting] [23:29] GunnarHj: That's just the first failure I hit, I suspect most of our out-of-tree locales will need updating (because of Unicode 8.0) [23:29] GunnarHj: See, eg https://launchpad.net/~adconrad/+archive/ubuntu/ppa/+build/10596201 [23:30] GunnarHj: Side-note, I really wish we didn't have out-of-tree locales. :P [23:30] (Backported ones from trunk, sure, but not random locales from wherever) [23:38] infinity: I'll take a closer look. Are you saying they fail to build in next glibc version? As regards new locales, once in a while it's justified to be fast for motivational purposes. When a group of people wants to establish a new language, they shouldn't need to wait for months/years IMO. (But those situtations don't happen very often.) [23:54] infinity: Will compare the patches which bring additional locales, and compare them with one of the 'established' ones. Getting back to you.