[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-11-26 Thread Adam Conrad
Hello Colin, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40.1~18.04.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-06-12 Thread Tobias Grünewald
umask 027 is (obviously) sufficient to lead to the issue. Our customer requires at least umask 027 for all Linux servers in a project. After performing the cahnge "netplan apply" creates configuration files which are not readable by systemd-networkd when the service is restarted. -- You received

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-09-05 Thread Mathieu Trudel-Lapierre
** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New ** Changed in: netplan.io (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-05-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nplan (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736965 Title: "net

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-12-04 Thread Mathieu Trudel-Lapierre
Resetting the tags to verification-done as per the discussion in https://bugs.launchpad.net/netplan/+bug/1770082/comments/95. The SRU had been rolled back due to a regression that needed to be fixed, but we still consider the previous verification to be valid. ** Tags removed: verification-needed

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-12-05 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.40.1~18.04.3 --- netplan.io (0.40.1~18.04.3) bionic; urgency=medium * Fix idempotency in renaming: bond members should be exempt from rename, as they may all share a single MAC for the bond device. (LP: #1802322) * tests/integra

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-09-27 Thread Mathieu Trudel-Lapierre
** Description changed: + [Impact] + Ubuntu users configuring a custom umask on their system + + [Test case] + 1) set UMASK in /etc/login.defs to 077 + 2) Configure netplan to use the networkd renderer, run 'sudo netplan apply'. + 3) Verify that systemd-network applies the correct network configu

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-09-28 Thread Łukasz Zemczak
Hello Colin, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40~18.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-10-09 Thread Mathieu Trudel-Lapierre
Verification-done with netplan.io 0.40.1~18.04.1 on bionic: ubuntu@new-man:~$ ls -l /run/systemd/network/ total 8 -rw-r--r-- 1 root root 83 Oct 9 17:14 10-netplan-ens6.link -rw-r--r-- 1 root root 209 Oct 9 17:14 10-netplan-ens6.network ubuntu@new-man:~$ sudo netplan generate ubuntu@new-man:~$ l

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-11-08 Thread Steve Langasek
** Changed in: netplan.io (Ubuntu Bionic) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736965 Title: "netplan apply" does not set file mode, umask 077

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-10-23 Thread Brian Murray
Hello Colin, or anyone else affected, Accepted netplan.io into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/netplan.io/0.40.1~18.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-10-29 Thread Mathieu Trudel-Lapierre
Verification-done on bionic using netplan.io 0.40.1~18.04.2: Verified that with umask set, netplan correctly generates the files for systemd with 644 permissions, and they are succesfully read by systemd- networkd. root@working-guinea:~# umask 0077 root@working-guinea:~# cd /run/systemd/system/ r

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-11-06 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.40.1~18.04.2 --- netplan.io (0.40.1~18.04.2) bionic; urgency=medium * Fix typo breaking rename on 'netplan apply'. (LP: #1770082) netplan.io (0.40.1~18.04.1) bionic; urgency=medium * Backport netplan 0.40.1 to 18.04. (LP: #1793309

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.40 --- netplan.io (0.40) cosmic; urgency=medium * New upstream release: - networkd: route source is PreferredSource= not From= - Improve NetworkManager error reporting on unrenderable routes. - Don't render ipv4 dns-search

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2018-07-19 Thread Daniel Axtens
Hi, I have reproduced this on bionic, and proposed the following patch to fix it: https://github.com/CanonicalLtd/netplan/pull/36 Regards, Daniel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736965

[Bug 1736965] Re: "netplan apply" does not set file mode, umask 077 causes systemd-networkd to be unable to start

2022-03-16 Thread Lukas Märdian
** Changed in: nplan (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1736965 Title: "netplan apply" does not set file mode, umask 077 causes systemd- net