[Touch-packages] [Bug 2063204] Re: Desktop-Live ships /etc/netplan/01-network-manager-all.yaml in addition to /usr/lib/netplan/00-network-manager-all.yaml

2024-04-23 Thread Lukas Märdian
Arguably, the "/usr/lib/netplan/00-network-manager-all.yaml" should be shipped by the network-manager package, instead of ubuntu-settings... The community flavors using Calamares, might be covered by this PR: https://github.com/calamares/calamares/pull/2284 ** Also affects: ubuntu-settings (Ubunt

[Touch-packages] [Bug 2060311] Re: Setting "optional: true" to overcome he timeout "Job systemd-networkd-wait-online" does no longer work with latest noble image

2024-04-24 Thread Lukas Märdian
** Changed in: netplan Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2060311 Title: Setting "optional: true" to overcome he ti

[Touch-packages] [Bug 2064093] Re: if-up.d files do not have effect on ubuntu 24.04 LTS

2024-04-29 Thread Lukas Märdian
You filed the bug report against NetworkManager. But the "up.d" hook is called differently in NM, see https://netplan.io/faq#use-pre-up-post-up- etc-hook-scripts If this is about /etc/network/if-up.d then it should be targeted towards the "ifupdown" package. I'm adding a corresponding bug task. *

[Touch-packages] [Bug 2060311] Re: Setting "optional: true" to overcome he timeout "Job systemd-networkd-wait-online" does no longer work with latest noble image

2024-08-14 Thread Lukas Märdian
You can put your trunk (enp3s0) as "optional: true" and it will still wait for the vlans to be up. We might consider marking interfaces with empty configuration (like "enp3s0: {}") to be "optional: true" by default... ** Changed in: netplan Status: Fix Committed => Fix Released -- You rec

[Touch-packages] [Bug 2073869] Re: systemd-networkd refuses to apply route with gateway out of the NIC's subnet

2024-08-19 Thread Lukas Märdian
This sounds like it needs a backported feature for systemd-networkd in Focal, i.e. something that got fixed in networkd. Did you try adding the "on-link: true" setting to your static routes in the Netplan configuration? That might be able to work around the issue. ** Changed in: netplan.io (Ubunt

[Touch-packages] [Bug 1975673] [NEW] libgpg-error/1.45-2 fails autopkgtest on i386

2022-05-25 Thread Lukas Märdian
Public bug reported: The failure was introduced by this change in Debian: https://salsa.debian.org/debian/libgpg-error/-/commit/0c11fe4ae16c2800e13758ff1ee64c561354e628 It started to fail for i386 on autopkgtest.u.c: https://autopkgtest.ubuntu.com/packages/libgpg-error/kinetic/i386 https://autopk

[Touch-packages] [Bug 1951653] Re: can't use NM for ethernet device on 20.04 LTS because it is 'strictly unmanaged'

2022-05-30 Thread Lukas Märdian
** Changed in: netplan.io (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1951653 Title: can't use NM for ether

[Touch-packages] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-06-01 Thread Lukas Märdian
Thank you for all the background information, Dave! I've drafted a PR at upstream netplan, to allow setting the regulatory domain via wpa_supplicant.conf as well as setting it "globally" via 'iw reg set XX', using a systemd service unit. https://github.com/canonical/netplan/pull/281 -- You rece

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-01 Thread Lukas Märdian
** Tags added: fr-2436 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1969375 Title: systemd-cryptenroll does not support TPM2 devices Status in systemd package in Ubuntu

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-01 Thread Lukas Märdian
emd (Ubuntu Jammy) Assignee: (unassigned) => Lukas Märdian (slyon) ** Changed in: systemd (Ubuntu Kinetic) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu Kinetic) Status: Confirme

[Touch-packages] [Bug 1975673] Re: libgpg-error/1.45-2 fails autopkgtest on i386

2022-06-02 Thread Lukas Märdian
After the autopkgtest branch was merged, we're now testing a Multi-Arch fix: https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13655308/+listing-archive-extra -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lib

[Touch-packages] [Bug 1976607] [NEW] tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-02 Thread Lukas Märdian
Public bug reported: [Impact] * The deb to snap transitional 'lxd' package was removed post feature-freeze in Jammy * this leads to systemd's 'tests-in-lxd' autopkgtest being skipped: * "tests-in-lxd SKIP installation fails and skip-not-installable set" * It reduces systemd's test

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-02 Thread Lukas Märdian
This patch should probably do the trick (to be verified). ** Patch added: "0001-Run-tests-in-lxd-autopkgtest-via-LXD-snap-the-deb-is.patch" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1976607/+attachment/5594484/+files/0001-Run-tests-in-lxd-autopkgtest-via-LXD-snap-the-deb-is.patch

[Touch-packages] [Bug 1967576] Re: systemd: autopkgtest: tests-in-lxd fails because of remaining snap .mount units

2022-06-07 Thread Lukas Märdian
** Description changed: - This build log provides an example of the problem: - https://autopkgtest.ubuntu.com/results/autopkgtest- - impish/impish/ppc64el/s/systemd/20220331_190433_fdbbe@/log.gz. + [Impact] + + * The "tests-in-lxd/boot-and-services/test_no_failed" autopkgtest fails + * it did n

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-07 Thread Lukas Märdian
** Tags added: block-proposed-jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1969375 Title: systemd-cryptenroll does not support TPM2 devices Status in systemd pack

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-07 Thread Lukas Märdian
** Description changed: + [Impact] + + * TPM2/FIDO cannot be used to unlock luks encrpyted block devices + * due to missing build-time support in systemd + * Error message: "TPM2 not supported on this build." + + [Test Plan] + + # prepare test + $ sudo apt install libtss2-rc0 # runtime depen

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-07 Thread Lukas Märdian
We're combining this SRU with LP: #1964494 (and other autopkgtest related changes) so I'm removing the block-proposed-jammy tag. ** Tags removed: block-proposed-jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1964494] Re: Setting DuplicateAddressDetection=none doesn't disable DAD for link-local IPs

2022-06-07 Thread Lukas Märdian
This SRU should be combined with LP: #1969375 as uploaded in 249.11-0ubuntu3.3 (containing some more autopkgtest related changes) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1619258] Re: netplan should allow NICs to be disconnected and not stall the boot

2022-06-07 Thread Lukas Märdian
@tbennett6421 Yes, please make use of the "optional: true" stanza in your interface definitions. https://netplan.io/reference/#common-properties-for-all-device-types -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1967576] Re: systemd: autopkgtest: tests-in-lxd fails because of remaining snap .mount units

2022-06-08 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Jammy) Status: New => In Progress ** Changed in: systemd (Ubuntu Jammy) Assignee: (unassigned) => Lukas Märdian (slyon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to syst

[Touch-packages] [Bug 1973607] Re: Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-06-08 Thread Lukas Märdian
Looks like this was obsoleted by https://launchpad.net/ubuntu/+source/logrotate/3.20.1-1ubuntu1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to logrotate in Ubuntu. https://bugs.launchpad.net/bugs/1973607 Title: Please merg

[Touch-packages] [Bug 1973607] Re: Please merge logrotate 3.19.0-2 (main) from Debian unstable (main)

2022-06-08 Thread Lukas Märdian
Looks like this was obsoleted by https://launchpad.net/ubuntu/+source/logrotate/3.20.1-1ubuntu1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to logrotate in Ubuntu. https://bugs.launchpad.net/bugs/1973607 Title: Please merg

[Touch-packages] [Bug 1964494] Re: Setting DuplicateAddressDetection=none doesn't disable DAD for link-local IPs

2022-06-08 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Kinetic) Status: Triaged => Fix Committed ** Changed in: systemd (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https:

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-08 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Jammy) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1969375 Title: systemd-cryptenroll does not supp

[Touch-packages] [Bug 1951586] Re: Need option to specify wifi regulatory domain

2022-06-08 Thread Lukas Märdian
** Changed in: netplan Status: New => In Progress ** Changed in: netplan Assignee: (unassigned) => Lukas Märdian (slyon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu.

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-09 Thread Lukas Märdian
Thank you for the review! Turns out there is a new binary dependency after all: "libssl3", but fortunately that one is already installed by default, so should still be fine. I've added test-case #1 (binary-depends), #2 (undefined-symbols), #3 (non-tpm/password/recovery-key), #4 (fido2) in additio

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-09 Thread Lukas Märdian
The patch pasted above doesn't fully work. We need something like this: diff --git a/debian/tests/control b/debian/tests/control index e7d7c3ab045..0e3ab7625b2 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -122,7 +122,7 @@ Depends: systemd-tests, libpam-systemd, autopkgtest,

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-09 Thread Lukas Märdian
gned) => Nick Rosbrook (enr0n) ** Changed in: systemd (Ubuntu Jammy) Assignee: (unassigned) => Lukas Märdian (slyon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1976

[Touch-packages] [Bug 1967576] Re: systemd: autopkgtest: tests-in-lxd fails because of remaining snap .mount units

2022-06-09 Thread Lukas Märdian
Marking as "In Progress" (for Kinetic) according to: https://discourse.ubuntu.com/t/foundation-team-updates- thursday-09-june-2022/28788/9 ** Changed in: systemd (Ubuntu) Status: New => In Progress ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) -- Yo

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-09 Thread Lukas Märdian
Marking as "In Progress" for Kinetic, as this will be brought in via the systemd v251 merge from Debian unstable, planned for end of June. ** Changed in: systemd (Ubuntu Kinetic) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-13 Thread Lukas Märdian
I've tested systemd 249.11-0ubuntu3.3 from jammy-proposed, all looking good! $ apt list systemd Listing... Done systemd/jammy-proposed,now 249.11-0ubuntu3.3 amd64 [installed] # 1: only "libssl3" is added as a binary dependency (as expected) plus some new "Suggests": $ apt-cache depends systemd >

[Touch-packages] [Bug 1972159] Re: systemd-oomd frequently kills firefox and visual studio code

2022-06-13 Thread Lukas Märdian
** Bug watch added: Red Hat Bugzilla #1941170 https://bugzilla.redhat.com/show_bug.cgi?id=1941170 ** Also affects: systemd (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1941170 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Touch-packages] [Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-06-14 Thread Lukas Märdian
autopkgtests passed after re-triggering some. ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 1967576] Re: systemd: autopkgtest: tests-in-lxd fails because of remaining snap .mount units

2022-06-14 Thread Lukas Märdian
I've tested systemd 249.11-0ubuntu3.3 from jammy-proposed, all tests passed, especially the "boot-and-services" test cases: https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/s/systemd/20220611_235311_cd56e@/log.gz autopkgtest [23:52:23]: summary timedated

[Touch-packages] [Bug 1976607] Re: tests-in-lxd autopkgtest is skipped, due to missing 'lxd' deb

2022-06-14 Thread Lukas Märdian
I've tested systemd 249.11-0ubuntu3.3 from jammy-proposed, all tests passed, especially the "tests-in-lxd" test cases, on all architectures but armhf. This is expected as armhf test runners are using a LXD backend and do not run nested LXD tests. https://autopkgtest.ubuntu.com/results/autopkgtest-

[Touch-packages] [Bug 1972159] Re: systemd-oomd frequently kills firefox and visual studio code

2022-06-14 Thread Lukas Märdian
** Tags added: rls-jj-incoming ** Tags added: rls-kk-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1972159 Title: systemd-oomd frequently kills firefox and visu

[Touch-packages] [Bug 1972159] Re: systemd-oomd frequently kills firefox and visual studio code

2022-06-14 Thread Lukas Märdian
As discussed on the mailing list, would you be able to test a modification to the systemd-oomd configuration by placing a new file in /etc and report back if that improves the situation for you (after a reboot)? $ cat /etc/systemd/system/-.slice.d/10-oomd-root-slice-defaults.conf [Slice] ManagedO

[Touch-packages] [Bug 1713226] Re: systemd-networkd messes up networking

2022-06-15 Thread Lukas Märdian
Netplan generates configuration snippets to make sure an interface is only handled by the backend renderer (networking-daemon: sd-networkd or NetworkManager) that is instructed to control that interface nowadays. This logic has been improved recently: https://github.com/canonical/netplan/pull/276

[Touch-packages] [Bug 1738058] Re: vlan usage requires an intermediate step

2022-06-15 Thread Lukas Märdian
This seems to be working nowadays. I cannot reproduce using the config provided in the description: $ netplan apply $ ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo vali

[Touch-packages] [Bug 1746419] Re: bond parameters are not changed by 'netplan apply'

2022-06-15 Thread Lukas Märdian
This is still an issue. I like the idea of deleting the bond (e.g. "networkctl delete bond0" during the "netplan apply" call. But as stated before by daxtens, we need to make sure not to bring down critical interfaces, that might be in use. We could either only apply this only to interfaces, that

[Touch-packages] [Bug 1981042] Re: /etc/localtime symlink not correctly handled when using /etc/writable

2022-07-14 Thread Lukas Märdian
** Tags added: fr-2547 ** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Kinetic) Importance: Undecided Status: New ** Tags removed: rls-jj-incoming rls-kk-incoming -- You received this bug notification because you ar

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2022-07-14 Thread Lukas Märdian
** Tags added: fr-2548 ** Tags removed: rls-kk-incoming ** Also affects: powermgmt-base (Ubuntu Kinetic) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to powermgmt-base in Ubuntu.

[Touch-packages] [Bug 1981431] Re: systemd-resolved: DNSSEC validation failed: incompatible-server

2022-07-14 Thread Lukas Märdian
The fix is already included in systemd >= v250 (i.e. Kinetic+) ** Tags added: fr-2550 ** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Tags removed: rls-jj-incoming -- You received this bu

[Touch-packages] [Bug 1972029] Re: dhclient overriding stub-resolv.conf file on Jammy

2022-07-14 Thread Lukas Märdian
** Tags added: fr-2552 ** Also affects: isc-dhcp (Ubuntu Kinetic) Importance: Undecided Status: Confirmed ** Also affects: isc-dhcp (Ubuntu Jammy) Importance: Undecided Status: New ** Tags removed: rls-jj-incoming -- You received this bug notification because you are a memb

[Touch-packages] [Bug 1972029] Re: dhclient overriding stub-resolv.conf file on Jammy

2022-07-18 Thread Lukas Märdian
I can reproduce this, did some investigation on it and I agree that this behavior of overriding /etc/resolv.conf -> /run/systemd/resolve/stub- resolv.conf (managed by sd-resolved) is very bad. The sd-resolved hook was moved from https://launchpad.net/ubuntu/+source/systemd/246-2ubuntu1 to https://

[Touch-packages] [Bug 1930482] Re: netplan crash on ubuntu 20.04 disabling network

2022-07-18 Thread Lukas Märdian
This hits an assert() in systemd-networkd so I'm assigning it to the src:systemd package. => Assertion 'ifindex' failed at src/network/networkd-link.c:757, function link_get(). Aborting. ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notif

[Touch-packages] [Bug 1930482] Re: netplan crash on ubuntu 20.04 disabling network

2022-07-18 Thread Lukas Märdian
** Tags added: rls-ff-incoming ** Changed in: netplan Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1930482 Title: netplan crash on ubuntu

[Touch-packages] [Bug 1972029] Re: dhclient overriding stub-resolv.conf file on Jammy

2022-07-19 Thread Lukas Märdian
Thanks for confirming, Pedro. My local testing and running of some rev- deps autopkgtests in Bileto passed as well. I've now uploaded this into Kinetic and proposed it for Jammy SRU. Thanks for already preparing the testcase/SRU template on this bug. ** Changed in: isc-dhcp (Ubuntu Kinetic)

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-21 Thread Lukas Märdian
** Tags added: rls-kk-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1982462 Title: Some modprobe loading services requested by the pstore service fail Status in

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-21 Thread Lukas Märdian
Staged for kinetic: https://git.launchpad.net/~ubuntu-core- dev/ubuntu/+source/systemd/commit/?h=ubuntu- kinetic&id=46c36d4c73df8980f6b6137142fb16ba90465a94 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. ht

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-21 Thread Lukas Märdian
** Tags added: fr-2564 ** Also affects: systemd (Ubuntu Kinetic) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu Kinetic) Status: New => In Progress ** Changed in: systemd (Ubun

[Touch-packages] [Bug 1970449] Re: GPG keys are not shown in Software and Updates

2022-07-21 Thread Lukas Märdian
** Also affects: software-properties (Ubuntu Kinetic) Importance: Low Status: Confirmed ** Also affects: software-properties (Ubuntu Jammy) Importance: Undecided Status: New ** Tags added: fr-2565 ** Tags removed: fr-2565 rls-jj-incoming -- You received this bug notificatio

[Touch-packages] [Bug 1981622] Re: mtd device must be supplied (device name is empty)

2022-07-21 Thread Lukas Märdian
** Tags added: fr-2566 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1981622 Title: mtd device must be supplied (device name is empty) Status in systemd package in Ubunt

[Touch-packages] [Bug 1930482] Re: netplan crash on ubuntu 20.04 disabling network

2022-07-21 Thread Lukas Märdian
Sould be fixed in systemd v246+ ** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu Focal) Status: New => Triaged ** Changed in: systemd (Ubuntu Focal) Importance: Undecided => Medium ** Tags added: fr-2567 ** Tags remove

[Touch-packages] [Bug 1981622] Re: mtd device must be supplied (device name is empty)

2022-07-25 Thread Lukas Märdian
** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. ht

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-25 Thread Lukas Märdian
Alfonso, would this also affect Focal (Ubuntu Core 20), after this patch is shipped to that series via SRU (as it happened on Jammy already)? https://git.launchpad.net/~ubuntu-core- dev/ubuntu/+source/systemd/commit/?h=ubuntu- focal&id=6e60756f2079d6408abdb967127a1d9b9a0eba8c Do we need to includ

[Touch-packages] [Bug 1896772] Re: systemd-resolved configures no Current Scopes on start

2022-07-25 Thread Lukas Märdian
Impish is EOL ** Changed in: ifupdown (Ubuntu Impish) Status: Triaged => Won't Fix ** Changed in: isc-dhcp (Ubuntu Impish) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown i

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-26 Thread Lukas Märdian
** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1982462 Title: Some modprobe loading ser

[Touch-packages] [Bug 1975667] Re: systemd-resolved does not reset DNS server and search domain list properly after VPN disconnect

2022-07-26 Thread Lukas Märdian
The fix is already included in upstream v251 (Kinetic+) ** Changed in: systemd (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1982462] Re: Some modprobe loading services requested by the pstore service fail

2022-07-26 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Kinetic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1982462 Title: Some modprobe loading ser

[Touch-packages] [Bug 1981042] Re: /etc/localtime symlink not correctly handled when using /etc/writable

2022-07-26 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Kinetic) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1981042 Title: /etc/localtime symlink not correc

[Touch-packages] [Bug 1981622] Re: mtd device must be supplied (device name is empty)

2022-07-26 Thread Lukas Märdian
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1981622 Title: mtd device must be supplied (devi

[Touch-packages] [Bug 1944712] Re: systemd/237-3ubuntu10.52 ADT test failure with linux-aws-5.4/5.4.0-1057.60~18.04.1

2022-07-28 Thread Lukas Märdian
Closing this bug for systemd, as it's not relevant anymore IMO and is a red herring in proposed-migration. ** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sy

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-07-28 Thread Lukas Märdian
** Tags added: rls-jj-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1897932 Title: systemd-repart not packaged Status in systemd package in Ubuntu: Fix Releas

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-01 Thread Lukas Märdian
** Merge proposal linked: https://code.launchpad.net/~bluca/ubuntu/+source/systemd/+git/systemd/+merge/427557 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1897932 Titl

[Touch-packages] [Bug 1979952] Re: Bind mount to NFS mount fails on Ubuntu 22.04

2022-08-04 Thread Lukas Märdian
** Changed in: systemd (Ubuntu) Status: New => Triaged ** Changed in: systemd (Ubuntu) Importance: Undecided => Medium ** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Kinetic) Importance: Medium Status: Tria

[Touch-packages] [Bug 1979952] Re: Bind mount to NFS mount fails on Ubuntu 22.04

2022-08-04 Thread Lukas Märdian
** Tags removed: fr-2591 rls-jj-incoming rls-kk-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1979952 Title: Bind mount to NFS mount fails on Ubuntu 22.04 Statu

[Touch-packages] [Bug 1982553] Re: Search domains not working after upgrading to Ubuntu 22.04

2022-08-09 Thread Lukas Märdian
This might actually be an issue/change in systemd-resolved between Focal and Jammy. On Focal the search domain is appended even to FQDNs. On Jammy the search domain is only appended to single-label hostnames (hostnames containing no dots), to make them FQDNs. Would you mind sharing your output o

[Touch-packages] [Bug 1972029] Re: dhclient overriding stub-resolv.conf file on Jammy

2022-08-10 Thread Lukas Märdian
I've uploaded the fix into Kinetic and proposed it for Jammy SRU. But @vorlon had some reservations: "I want to understand why the partner is invoking dhclient at all, when it is not part of our standard network stack in jammy (or even focal)." I'll leave the decision to accept/reject this to hi

[Touch-packages] [Bug 1961427] Re: zlib: compressBound() returns an incorrect result on z15

2022-08-11 Thread Lukas Märdian
The zlib patch is already waiting in Jammy's unapproved queue, so I'm marking it "In Progress". ** Changed in: zlib (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to zlib in Ubun

[Touch-packages] [Bug 1820584] Re: seahorse assert failure: seahorse: glib-watch.c:195: timeout_update: Assertion `!t->dead' failed.

2022-08-11 Thread Lukas Märdian
** Tags added: fr-2601 ** Tags removed: fr-2601 rls-jj-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1820584 Title: seahorse assert failure: seahorse: glib-watch.

[Touch-packages] [Bug 1945225] Re: udev produces unpredictable net names when PCI device is a bridge

2022-08-15 Thread Lukas Märdian
Thanks for the investigation, I'm 100% +1 on comment #5. The MR introduces some (low) risk of breaking existing use cases (#5.1), while not fixing the issue for anyone directly. Instead, it provides an (easier/additional?) workaround to the issue, which still needs to be applied to any individual

[Touch-packages] [Bug 1945225] Re: udev produces unpredictable net names when PCI device is a bridge

2022-08-15 Thread Lukas Märdian
** Tags added: rls-ff-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1945225 Title: udev produces unpredictable net names when PCI device is a bridge Status in s

[Touch-packages] [Bug 1972029] Re: dhclient overriding stub-resolv.conf file on Jammy

2022-08-15 Thread Lukas Märdian
Thanks for doing the SRU verification @pprincipeza! I re-triggered the flaky autopkgtest on systemd/249.11-0ubuntu3.4 (armhf) to make it pass. All looking good. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubu

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-17 Thread Lukas Märdian
We got some response from the SRU team (@racb): https://lists.ubuntu.com/archives/ubuntu-devel/2022-August/042250.html Basically he suggests doing this change in a PPA/jammy-backports, or as a entirely new package: * "what if you were to put systemd-repart as a new package into a PPA, or into j

[Touch-packages] [Bug 1987254] Re: Please sync keyutils 1.6.3-1 (main) from Debian unstable (main)

2022-08-22 Thread Lukas Märdian
This bug was fixed in the package keyutils - 1.6.3-1 Sponsored for Olivier Gayot (ogayot) --- keyutils (1.6.3-1) unstable; urgency=medium * New upstream release. (Closes: #1012606) - Add Mark-test-requiring-root-as-such.patch - Drop endianness-and-PIE.patch - Refresh pat

[Touch-packages] [Bug 1987257] Re: Please merge sysvinit 3.04-1 (main) from Debian unstable (main)

2022-08-23 Thread Lukas Märdian
Thanks, LGTM! ** Changed in: sysvinit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sysvinit in Ubuntu. https://bugs.launchpad.net/bugs/1987257 Title: Please merge sysvinit 3.04

[Touch-packages] [Bug 1987001] Re: netplan.io autopkgtest failures with NetworkManager 1.39.90

2022-08-23 Thread Lukas Märdian
I think this might be a real regression in NM. Netplan is testing something like this (which worked nicely in the past): mybond: parameters: mode: 802.3ad ad-select: bandwidth Therefore, /sys/class/net/mybond/bonding/ad_select should actually contain "bandwidth 1", not t

[Touch-packages] [Bug 1959211] Re: Please merge dbus 1.14.0-2 from Debian unstable.

2022-08-24 Thread Lukas Märdian
Thank you very much, Dave, for providing a git-ubuntu style merge! This is so much easier to review. I'll upload it using git-ubuntu style, too, so it will be easier to do the next merge. LGTM! A few comments (but nothing that would hold back sponsoring of this upload): commit 96edb47fa870a9dfd6

[Touch-packages] [Bug 1962214] Re: The documentation around NM's 10-globally-managed-devices.conf is inadequate

2022-08-24 Thread Lukas Märdian
I agree, done! ** This bug is no longer a duplicate of bug 1951653 can't use NM for ethernet device on 20.04 LTS because it is 'strictly unmanaged' -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu

[Touch-packages] [Bug 1987620] [NEW] kmod v30 missing new modules.builtin.modinfo file

2022-08-25 Thread Lukas Märdian
Public bug reported: depmod: WARNING: could not open modules.builtin.modinfo at /tmp/autopkgtest.tKMBKb/autopkgtest_tmp/mkinitramfs_uvT4BW/lib/modules/5.15.0-27-generic: No such file or directory https://autopkgtest.ubuntu.com/results/autopkgtest- kinetic/kinetic/amd64/i/initramfs-tools/20220823_

[Touch-packages] [Bug 1982553] Re: Search domains not working after upgrading to Ubuntu 22.04

2022-08-25 Thread Lukas Märdian
It's interesting that for both of you the output of "resolvctl" shows "resolv.conf mode: foreign", which is non-default and unsupported by Ubuntu. It should be using "stub" mode. /etc/resolv.conf should be a symlink to /run/systemd/resolve/stub- resolv.conf in order to be managed by sd-resolved. B

[Touch-packages] [Bug 1982553] Re: Search domains not working after upgrading to Ubuntu 22.04

2022-08-25 Thread Lukas Märdian
Thanks for the feedback! I'm closing it "wontfix" then. Please re-open if you feel like this still is an issue in Ubuntu's default sd-resolved setup. ** Changed in: systemd (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu To

[Touch-packages] [Bug 1987001] Re: netplan.io autopkgtest failures with NetworkManager 1.39.90

2022-08-25 Thread Lukas Märdian
Done: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1072 (I might not have the time to follow through with this, though) ** Bug watch added: gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues #1072 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/

[Touch-packages] [Bug 1987001] Re: netplan.io autopkgtest failures with NetworkManager 1.39.90

2022-08-25 Thread Lukas Märdian
Upstream is working on a solution. ** Changed in: network-manager (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/19870

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-30 Thread Lukas Märdian
** Description changed: [Impact] systemd-repart is not (as of 246.6-1ubuntu1) packaged in the Ubuntu/Debian packages of systemd - probably because it has an extra dependency? The bug reporter would like to use it in their new raspberry pi images where they don't have cloud-init i

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-30 Thread Lukas Märdian
** Description changed: [Impact] systemd-repart is not (as of 246.6-1ubuntu1) packaged in the Ubuntu/Debian packages of systemd - probably because it has an extra dependency? The bug reporter would like to use it in their new raspberry pi images where they don't have cloud-init i

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-30 Thread Lukas Märdian
** Description changed: [Impact] systemd-repart is not (as of 246.6-1ubuntu1) packaged in the Ubuntu/Debian packages of systemd - probably because it has an extra dependency? The bug reporter would like to use it in their new raspberry pi images where they don't have cloud-init i

[Touch-packages] [Bug 1897932] Re: systemd-repart not packaged

2022-08-30 Thread Lukas Märdian
After the discussion on the mailing list (ubuntu-devel@) has settled, and @bluca provided an updated MP#427557 to ship systemd-repart as an additional binary package in Jammy (universe, not installed by default), I've moved ahead and staged the changes to provide an upgrade path (removal of syst

[Touch-packages] [Bug 1988078] Re: Please backport systemd-hwdb patches to support src:systemd-hwe tests

2022-08-31 Thread Lukas Märdian
** Also affects: systemd (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https:/

[Touch-packages] [Bug 1988300] Re: systemd-resolved is not installable in Docker images

2022-08-31 Thread Lukas Märdian
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1988300 Title: systemd-resolved is not installab

[Touch-packages] [Bug 2041491] Re: Provide an option to avoid the yaml NM backend

2023-11-23 Thread Lukas Märdian
** Tags removed: rls-nn-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2041491 Title: Provide an option to avoid the yaml NM backend Status in netplan.io

[Touch-packages] [Bug 2040153] Re: Network Manager will not remove Netplan YAMLs when connections are deleted

2023-11-27 Thread Lukas Märdian
** Changed in: netplan.io (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2040153 Title: Network Manager will not remove

[Touch-packages] [Bug 1920933] Re: live desktop system booted with ip=dhcp has the right lease, hostname not set at all

2023-11-27 Thread Lukas Märdian
Netplan is not involved with setting the hostname at all. Marking invalid for that package. ** Changed in: netplan.io (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. h

[Touch-packages] [Bug 2024661] Re: Unable to configure Wireguard connection at NetworkManager interface

2023-11-27 Thread Lukas Märdian
This should have been fixed upstream as of https://github.com/canonical/netplan/pull/371 and should be fixed in Mantic. Can you still re-produce this issue today? ** Changed in: netplan.io (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are

[Touch-packages] [Bug 2039083] Re: "optional: true" flag introduces problem it's meant to fix in certain circumstances

2023-11-27 Thread Lukas Märdian
So if I understand correctly, this does not affect Focal or Bionic. It also does not affect Mantic or Noble. We're just hitting this issue on Jammy = systemd v249.11 (and probably Lunar = systemd v252.5). Netplan's behavior seems to be correct, here. It writes sensible configuration for systemd-n

[Touch-packages] [Bug 2026230] Re: libnetplan integration breaks "cloned-mac-address" special values

2023-11-29 Thread Lukas Märdian
Fixed in v0.107 https://github.com/canonical/netplan/releases/tag/0.107 ** Changed in: netplan Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bu

[Touch-packages] [Bug 2045096] Re: Error in network definition: Invalid MAC address 'random'

2023-12-04 Thread Lukas Märdian
** Tags added: netplan-everywhere ** Changed in: netplan Status: New => Triaged ** Changed in: netplan Importance: Undecided => High ** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2045096] Re: Error in network definition: Invalid MAC address 'random'

2023-12-04 Thread Lukas Märdian
** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New ** Tags added: fr-6121 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2045096 Title

[Touch-packages] [Bug 2045756] Re: systemd-networkd-wait-online.service fails to complete if one of the network interfaces is not physically connected

2023-12-06 Thread Lukas Märdian
The RequiredForOnline=no flag can be controlled using Netplan's "optional: true" setting. In your specific case (cable not connected) you might also be interested in Netplan's "ignore-carrier: true" setting, which brings up the interface regardless. Please check /etc/netplan/ for those settings

<    1   2   3   4   5   6   >