[00:00] niedbalski: --^ maybe you're already working on this, as well [00:38] Hi! [00:38] I forgot what package to translate for the installation process. Which one is it? [00:38] ubiquity is the name of the installer, right?= [00:40] yes; there's also debian-installer [00:40] OK. [00:41] There are some parts of it that's not translated into Swedish that I want to correct. [01:12] Umeaboy: More specifically, https://translations.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu [01:13] krytarik: Thank you very much. :) [01:13] You are welcome. [01:15] Hmmmmmmmmm. Swedish seems to be fully translated and still I see some things missing at the start of the installation when you click F3. [01:15] How can that be? [01:20] was it perhaps -in- an image? I'd be surprised if images are translated [01:52] Never mind. [01:53] What about the text in the window for Version facts? [01:53] When upgrading Ubuntu 16.04 to 16.10. === salem_ is now known as _salem [03:07] [test public message for ubuntulog, please ignore the lurker] === JanC is now known as Guest52303 === JanC_ is now known as JanC === jamespag` is now known as jamespage [08:04] hey hey [08:13] join #wordpress [08:21] nacc: good point, and yes please. [09:17] nacc: yes, this is indeed the situation; we're working on identifying the root cause [09:43] nacc, caribou: ah, so was I wrong in marking bug 1644428 Invalid for the development release? If the regression also exists in Zesty? [09:43] bug 1644428 in samba (Ubuntu Trusty) "Unable to log in with AD account after update" [High,Fix released] https://launchpad.net/bugs/1644428 [09:44] rbasak: I need to double-check on that [09:46] rbasak: yes, it still affects Zesty as well, I'll change that [09:46] Thanks! Sorry, I didn't consider that case before. [09:47] rbasak: I should also revert that fix before it causes grief [09:50] ack [11:11] cyphermox, lamont: in bug 1621507's test cases, we had previous reported regressions with ip="" and ip=:::::eth0:dhcp. Those should be in the test plan, IMHO. [11:11] bug 1621507 in open-iscsi (Ubuntu) "initramfs-tools configure_networking() fails to dhcp ipv6 addresses" [High,In progress] https://launchpad.net/bugs/1621507 [11:13] cyphermox: lamont: what are "jderose's use cases"? [11:15] cyphermox: lamont: also, under "Non-MAAS test cases", will it matter what the network responds with? In the IPv4 cases, we need to make sure that behaviour doesn't change whether or not IPv6 DHCP and/or radvd are present, so the status of the network should be part of the test case. [11:16] For ip6= I'm not so bothered, since existing users won't be using that. [11:22] cyphermox, lamont: final two points. 1) are the review fixes we landed in proposed in Xenial in Zesty yet? If not, they should be, and I expect to block release of the SRUs on this. I gave a pass at accepting into proposed only because we were so delayed already; we have time now. [11:23] cyphermox, lamont: 2) who's actually going to do all the verifications here? It seems to be that nobody is nominated right now, so I'm expecting it to run past the seven days right now, and I know lamont is in a hurry, so you should probably resolve that now. === _salem is now known as salem_ === akxwi-dave_ is now known as akxwi-dave [14:22] what exactly is the analog of --unbuilt-tree in latest versions of autopkgtest? [14:22] is it just that i have to point to the debian directory itself rather than a directory that might contain one? === giraffe is now known as Guest71260 [14:42] mterry: could you test xvfb with bitdepth 16, if the qt tests would work then. proposed has xserver with modified xvfb-run, this fixed gtk apps at least [14:43] * mterry tries [14:47] tjaalton: I must be doing it wrong, I can't get -depth 16 to work with server-args -- what is the command line for xvfb-run? [14:48] And should I upgrade to proposed xserver before testing? [14:49] rbasak: from chatting with cyphermox yesterday, I was planning to do all the MAAS cases, and we were hoping to pick up some testing by some of the server team -- I expect I'll be doing some testing in those cases today, depending on all the various priorities. [14:49] no need to upgrade === scottt is now known as Guest90452 [14:49] mterry: -s "-screen 0 640x480x16" [14:50] ah that last x [14:50] Was x24 for me [14:50] tjaalton: still segfaults if I switch it to x16 (from x24) [14:52] hmm ok [14:52] was 24 where? [14:53] rbasak: radvd is kinda out-of-scope for the ipv4 testing, since (1) it's outside of the code we're changing, and (2) already changes behavior if present on an otherwise ipv4 network [14:53] tjaalton: how we run the unity8 tests -- -screen 0 1024x768x24" [14:53] alright [14:53] i thought it used xvfb-run [14:53] with it's defaults [14:54] tjaalton: it does use xvfb-run but not with defaults [14:54] tjaalton: I'm happy to set you up to run the failing test, if you want to reproduc [14:56] rbasak: I'll be walking through the final (now in -proposed) changeset and making sure it's properly reflected in zesty, possibly via nagging :D [14:57] mterry: there is a mesa commit bisected which is what made gtk apps fail, not sure if it'd help here. and i'm afk :) [14:57] lamont: I'm not aware of the server team having committed to doing any testing. We're all going on vacation over the next week or two. [14:57] rbasak: it was more of a plea... [14:58] lamont: radvd> as long as it doesn't change behaviour differently in this SRU. If a user is using ipv4 but has radvd enabled, then does the SRU change that at all? [14:58] tjaalton: ok then. But maybe the segfault we're seeing now is a different bug than the gtk one? [14:58] no change [14:58] lamont: zesty> thanks! [14:58] lamont: no change> have you tested that? :-) [14:58] lamont: you may alternatively convince me that it's not possible with this change. I'm open to that. [14:58] if radvd is telling ipv6 to autoconf, then it autoconfs. if it's not, and the machine has no non-link-local ipv6 address, then any side effect radvd may have is moot (ipv6 routes with no ipv6 source address is boring) [14:59] mterry: yep, i believe it is [14:59] that is, adding radvd to the network is a prereq for ipv6 netboot, but is otherwise completely orthogonal to the issues [15:00] tjaalton: right, so when you're back at keyboard I can help you reproduce this specific, potentially new, issue [15:01] having said that, the dual-stack (v4dhcponly) test has radvd running (and with autoconf) and the ipv4 test has no radvd and no dhcp6 [15:02] rbasak: if you insist, I'll do the test on the dual stack with dhcp4only and radvd not doing autoconf, but ... [15:02] lamont: sorry, otp [15:02] np [15:04] rbasak: (queuing things up again...) I'm not expecting testing to be complete today, and fridays seem to have a ban on SRUs hitting -updates, so it looks more like a monday landing, assuming the tests are all done, yes? [15:04] * lamont laggy [15:06] mterry: in about 6h, can write an email too [15:51] lamont: yes. If everything's done, then I can land first thing my time on Monday. [16:20] SRU Approval needed: arges, or any other SRU approver. it looks like my recent sru for virt-manager was applied to zesty and xenial, but forgetten yakkety. https://launchpad.net/ubuntu/yakkety/+queue?queue_state=1&queue_text=virt-manager [16:26] rbasak: caribou: thanks for the confirmation! [16:27] nacc: rbasak: there is no work being queued on the zesty version so I think we should just revert it there too [16:34] caribou: sounds good -- i was looking at the merge, will keep that in mind [16:42] rbasak, I have share on the LP the work I have done so far, and here is the PPA "https://launchpad.net/~slashd/+archive/ubuntu/dhclientnoddns" if you are interested to test it... still looking at the release upgrade portion, again if you have any idea, let me know meanwhile I'm still looking [16:43] slashd: ack. otp right now. I have a note to look into this. [16:43] rbasak, tks [16:43] slashd: and good job asking me on a public channel :-) [16:45] rbasak: and confirmed that radvd interaction is as I stated [16:50] rbasak: open-iscsi fix is present in x-p, and zesty... and waiting on an accept in y-p :p [16:50] rbasak: it's a ways down the list, since it's 6 days old now. [17:00] doko: are you planning on merging ldb? samba is going to depend on a newer version if we merge it, it seems [20:23] sil2100: Hi - I have fixed the failed ./run-tests on the merge request for lp:ubuntu-cdimage [22:08] RAOF, sorry it took a while, but we have proposed Xenial SRU packages for Certbot 0.9.3 [22:08] https://bugs.launchpad.net/ubuntu/+source/python-letsencrypt/+bug/1640978 [22:08] Launchpad bug 1640978 in python-letsencrypt (Ubuntu) "letsencrypt 0.4.1 contains numerous bugs fixed upstream" [Undecided,Confirmed] === Zic is now known as Guest14607 === scottt is now known as Guest18497 [22:53] mterry: hi, got your email, thanks. one question, have you tried with the old libgl somewhere and modifying LD_PRELOAD to match? [22:54] tjaalton: no... [22:55] mterry: maybe double-check that so that we're not chasing the wrong thing :) [22:55] I haven't built it yet [22:55] tjaalton: I'm not sure I understand how to do what you're asking [22:55] grab the old pkg, unpack it in /tmp or something [22:56] ah [22:56] libgl1-mesa-glx [22:56] tjaalton: I'm EOD in a minute, but I can try tomorrow [22:56] ok, I can try it tomorrow [22:57] This it to notify the we are beginning maitenance on Canonical data centre firewalls. === ChanServ changed the topic of #ubuntu-devel to: Canonical data centre firewall maintenance 23:00 - 00:00 | Yakkety Yak (16.10) Released | Archive: open | Devel of Ubuntu (not support or app devel) | build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of precise-yakkety | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | Patch Pilots: