=== _salem is now known as salem_ === salem_ is now known as _salem === JanC is now known as Guest86694 === JanC_ is now known as JanC === klebers_ is now known as klebers === CRogers_________ is now known as CRogers === Spads_ is now known as Spads [11:00] nacc: bdmurray: Got a new idea... === maclin1 is now known as maclin [11:28] attached === Laney changed the topic of #ubuntu-devel to: Zesty Released | Archive: closed | Devel of Ubuntu (not support or app devel) | build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of precise-zesty | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | Patch Pilots: === CRogers_________ is now known as CRogers === coreycb_vaca is now known as coreycb [14:30] Laney: nice catch, i think that's pretty reasonable [15:01] So I was just reading on here: http://packaging.ubuntu.com/html/udd-intro.html [15:01] Are you telling me this is dead? [15:02] Correct. [15:02] udd never really came to life actually [15:02] We're making good progress on a git-based replacement though [15:02] Any alternative yet? Or any other way to learn how to contribute? [15:03] https://wiki.ubuntu.com/ContributeToUbuntu [15:03] perhaps ? [15:03] We can give you a usable git repo on request. [15:03] Or you can do it the non-VCS way. [15:03] Scars: how comfortable are you with debian / ubuntu packaging? [15:06] Scars: so it's not strictly required (although helpful) to fix issues [15:07] there is some overview here: https://wiki.ubuntu.com/UbuntuDevelopment/Merging/GitWorkflow, but it needs some updating again [15:07] Im completely new [15:07] Scars: i'm on a call right now, but can help give you a guide in a few, if that's ok [15:09] Laney: Do you need more testing on the DKMS patch? [15:09] I could test the NVIDIA package [15:09] More is good. === ]reed[ is now known as [reed] === lan3y is now known as Laney === zigo_ is now known as zigo === Dmitrii-Sh_ is now known as Dmitrii-Sh === zigo is now known as Guest52586 === bluesabre_ is now known as bluesabre === _salem is now known as salem_ [16:03] sladen, cyphermox: in the latest debian upload pitti is disabling DNSSEC in resolved by default (include zesty) [16:03] because the support is not mature enough..... [16:03] sladen, unping [16:03] slangasek, ^ [16:03] should I pick that up into zesty SRU?! === bigon_ is now known as bigon [16:07] xnox_: I'd tentatively say yes? [16:08] it tends to break things [16:09] xnox_: there are certainly outstanding issues with dnssec, though I don't know if anyone ever filed a proper bug report; I'd say we need some sort of dnssec fix srued, yes [16:10] slangasek, the bit where it cannot validate things and internets not working is what concerns me [16:10] also pitti's commit in the debian's git doesn't mention a specific bug report/reports so it's a general statement. [16:11] xnox_: the last information I had on this is https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1647031/comments/33 [16:11] Launchpad bug 1647031 in systemd "systemd-resolved’s 127.0.0.53 server does not follow CNAME records" [Unknown,New] [16:11] * xnox_ feels like it should be cherrypicked into zesty. [16:11] but that one is fixed. [16:11] i thought [16:11] (the following bit) [16:13] things like https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1672235 ? [16:13] Launchpad bug 1672235 in systemd (Ubuntu) "zesty switch from dnsmasq caused lookup errors, DNSSEC validation failed: no-signature" [Undecided,Confirmed] [16:19] xnox_: bug #1647031 was fixed but that bug wasn't about dnssec, the dnssec was pile-on comments. if there's a separate bug filed, ok good [16:19] bug 1647031 in systemd "systemd-resolved’s 127.0.0.53 server does not follow CNAME records" [Unknown,New] https://launchpad.net/bugs/1647031 [16:20] ah [16:29] I saw comments today from people upgrading to 17.04 and having network problems [16:30] is this something you're considering doing a 0-day SRU for? [16:30] where's the bug number? [16:31] some comments on http://www.omgubuntu.co.uk/2017/04/ubuntu-17-04-review-new-features [16:32] https://ubuntuforums.org/showthread.php?t=2356828 [16:32] i'd encourage them to make a bug report [16:32] i'm sure with enogh activity something would get done [16:32] wxl: I believe that's what's being talked about with systemd ^ [16:33] oh. harumph === ChrisTownsend1 is now known as ChrisTownsend === tyhicks` is now known as tyhicks [17:37] xnox_: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966 did you notice this? the change in your patch wasn't enough for xenial, it probably is necessary to reload systemd configuration in the post-installl script also [17:37] Launchpad bug 1642966 in cups (Ubuntu Xenial) "package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [High,Triaged] [17:42] xnox_: however if it is the old package's preremoval script that fails it probably does not matter what there is in the new package's scripts [17:43] Reloading systemd from packages should never be necessary. [17:43] systemd has a dpkg trigger for this very prupose. [17:43] purpose, too. [17:44] infinity: hmm [17:45] infinity: if you can tell what's wrong with the update i'll be grateful [17:45] I'm having a hard time following the bug comments to see that anything's wrong with it at all. :P [17:46] Ahh, found it. [17:47] So, if old prerm is failing on a bad unit, then new prerm is attempted. New prerm should be written in a way that it skips/ignores the failure. [17:49] ilmaisin: Informed xnox of the above (he's right next to me) [17:50] infinity: thx === coreycb is now known as coreycb_vaca [20:18] xnox_: the root cause of the problem seems to be that if there is a stuck job, "invoke-rc.de cups stop" fails [20:19] xnox_: this probably means that we can't have any updates to cups now, not even critical security updates [20:48] not sure if this is the right place to ask this, but i've been pulling my hair out lately trying to preseed/config a ubuntu install w/ a custom internal mirror of security.ubuntu.com -- the problem is our internal mirror is https [20:48] i'm trying to figure out how to override that in preseed config [20:49] initially i have just this: [20:49] d-i apt-setup/services-select multiselect security [20:49] d-i apt-setup/security_host string internal.mirror.net [20:49] d-i apt-setup/security_path string /current/security.ubuntu.com/ubuntu [20:49] but i can't figure out how to configure it such that it'll be https://internal.etc instead of http://internal.etc [21:15] DPK_, there is one more key for protocol i think [21:15] but i can't remember if we ask that for security too, let me check quickly [21:16] (cause we support http, ftp, https) [21:17] DPK_, ha, we do not it is hardcoded to http [21:17] for the security [21:18] DPK_, i think you may need to apply sed to either generators/91security during install; or in the install hook; or post install. [21:18] DPK_, could you please open a bug report against apt-setup requesting to support apt-setup/security_protocol key? [21:19] (cause e.g. for regular mirrors protocol question is a thing that is supported) [21:59] @xnox sure will do [21:59] Error: "xnox" is not a valid command. [22:00] heh [22:00] bots [22:34] I guess LP: #1681513 is another reason why some people are having network trouble after the update [22:34] Launchpad bug 1681513 in network-manager (Ubuntu) "Ubuntu GNOME 17.04 beta: wi-fi not working — mac address keeps changing?" [Undecided,New] https://launchpad.net/bugs/1681513 [22:36] jbicha: someone here in #kubuntu-devel has the problem and tested with the 4.10.x mainline kernel and problem is solved. not sure it's the same thing. there might be multiple issues.