[Touch-packages] [Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-28 Thread Nick Rosbrook
> I think it doesn't work because noble has systemd 255 where 24.10 has systemd 256 which supports sshd-socket-generator To clarify: - sshd-socket-generator is an Ubuntu-specifc generator shipped by the *openssh* package - systemd-ssh-generator is an upstream systemd generator, which is unrelate

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-05-28 Thread Nick Rosbrook
Thanks, Chris! First, regarding libsystemd-shared: you're understanding is correct. This is a library for sharing common code within systemd only, and components which use it are required to have the strict version dependency as you noted. Changes to libsystemd-shared are routine, and the packagin

[Touch-packages] [Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-27 Thread Nick Rosbrook
> it still needs ssh@.service file. otherwise, it hangs. Can you elaborate on this? What is instantiating the ssh@.service instance(s), exactly? Why is it not enough to have a single ssh.service listening on multiple sockets? -- You received this bug notification because you are a member of Ub

[Touch-packages] [Bug 2080216] Re: sshd cannot bind to IPv4 interfaces

2025-05-27 Thread Nick Rosbrook
The fix is scheduled to go out in 1:9.6p1-3ubuntu13.13 (unless a security update has to go out in the mean time). The 1:9.6p1-3ubuntu13.12 update is currently pending, so all in all it's probably going to be at least another month. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2104378] Re: package systemd 249.11-0ubuntu3.12 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit status 127

2025-05-23 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => 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/2104378 Title: package systemd 249.11-0ubuntu3.12 faile

[Touch-packages] [Bug 2111126] Re: TTY1 login prompt becomes unresponsive after arrow key and backspace input

2025-05-23 Thread Nick Rosbrook
I have not tested, but I think this is actually util-linux[1], and may be fixed upstream by[2]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2174714 [2] http://github.com/util-linux/util-linux/commit/7b90601fc1925c7be155e7e9317ef412ae4e7edb ** Bug watch added: Red Hat Bugzilla #2174714 htt

[Touch-packages] [Bug 1740666] Re: systemd-timesyncd doesn't sync time after resume from hibernate

2025-05-23 Thread Nick Rosbrook
Okay, thanks. I am going to close the issue for now then. If it comes up again, please open a new bug report. ** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 2093164] Re: initramfs-tools generates deprecated netplan config gateway4 and gateway6

2025-05-23 Thread Nick Rosbrook
I'm not asking you to include cloud-init in the initramfs or anything. I am requesting that as part of the SRU test verification, you perform a full end-to-end test similar to the customer setup you mentioned. The impact above is centered around cloud-init's exit code. Hence, I think it is necessa

[Touch-packages] [Bug 2093164] Re: initramfs-tools generates deprecated netplan config gateway4 and gateway6

2025-05-22 Thread Nick Rosbrook
Thanks for the extra explanation. I think the change is justified, and the uploads look good to me. I do think the test case should be expanded based on what you said above. If the *impact* the user faces is that the generated config results in cloud-init returning non-zero, the test case should c

[Touch-packages] [Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-22 Thread Nick Rosbrook
I have not tested this, but can't this just be addressed by the following? $ mkdir -p /etc/systemd/system/ssh.socket.d/ $ cat > /etc/systemd/system/ssh.socket.d/vsock.conf << EOF [Socket] ListenStream= EOF That will give you ssh.socket which listens on vsock, *in addition* to whatever other sshd

[Touch-packages] [Bug 2069041] Re: Changing Port in sshd_config requires calling systemctl daemon-reload

2025-05-09 Thread Nick Rosbrook
Verification for part 2 of the test plan: root@n:~# apt policy openssh-server openssh-server: Installed: 1:9.6p1-3ubuntu13.12 Candidate: 1:9.6p1-3ubuntu13.12 Version table: *** 1:9.6p1-3ubuntu13.12 100 100 /var/lib/dpkg/status 1:9.6p1-3ubuntu13.11 500 500 http://archive

[Touch-packages] [Bug 2069041] Re: Changing Port in sshd_config requires calling systemctl daemon-reload

2025-05-09 Thread Nick Rosbrook
Verification for part 1 of the test plan: root@n:~# apt policy openssh-server openssh-server: Installed: 1:9.6p1-3ubuntu13.12 Candidate: 1:9.6p1-3ubuntu13.12 Version table: *** 1:9.6p1-3ubuntu13.12 100 100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages 1

[Touch-packages] [Bug 2093164] Re: initramfs-tools generates deprecated netplan config gateway4 and gateway6

2025-05-07 Thread Nick Rosbrook
> In this case, cloud-init returns 2 (success with recoverable errors) rather than '0' (success) Is this the primary impact of this bug? If so, what are the practical implications of this? Does networking not work correctly? Does something else fail because of a non-zero exit code from cloud-init

[Touch-packages] [Bug 2107216] Re: connection problem, after boot need reinstall systemd-resolved

2025-05-06 Thread Nick Rosbrook
De-prioritizing due to lack of information. ** Changed in: systemd (Ubuntu) Importance: High => Medium ** Changed in: systemd (Ubuntu) Assignee: Nick Rosbrook (enr0n) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1955704] Re: systemd/plymouth preventing reboot/shutdown

2025-05-02 Thread Nick Rosbrook
Sorry that this was not looked at sooner, but I am closing this due to age. If this is still a problem on newer releases, please open a new bug report. ** Changed in: systemd (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch s

[Touch-packages] [Bug 2092945] Re: upgrade from 22 to 24 broke static ip

2025-05-02 Thread Nick Rosbrook
I think this kind of thing should be worked around locally, and not generically in the systemd package. ** 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 syste

[Touch-packages] [Bug 2084376] Re: [Ubuntu 24.10 Oracular; systemd-sysctl service] File /etc/sysctl.conf is not processed

2025-05-02 Thread Nick Rosbrook
In 25.04, everything has been updated in procps etc. to reflect the lack of /etc/sysctl.conf. The README now says: $ cat /etc/sysctl.d/README.sysctl Files located in this directory can set kernel parameters using the sysctl(8) or systemd-sysctl(8) tool which is typically run with a unit/init file

[Touch-packages] [Bug 1965219] Re: gnome lock screen does not permit reentering password

2025-05-02 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Confirmed => Won't Fix -- 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/1965219 Title: gnome lock screen does not permit reent

[Touch-packages] [Bug 2092329] Re: wg-quick fails with systemd resolvconf compatibility shim

2025-05-02 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => 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/2092329 Title: wg-quick fails with systemd resolvconf c

[Touch-packages] [Bug 2046486] Re: units with credentials fail in LXD containers

2025-05-02 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Triaged => 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/2046486 Title: units with credentials fail in LXD containe

[Touch-packages] [Bug 1993105] Re: can't add more than ~1024 IP addresses

2025-05-02 Thread Nick Rosbrook
This was fixed in v257, which is present in 25.04. ** Changed in: systemd (Ubuntu) Status: Triaged => 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/bugs/1993

[Touch-packages] [Bug 2109831] Re: PerSourceMaxStartups setting now preventing all ssh access

2025-05-02 Thread Nick Rosbrook
I was able to confirm this behavior is present on plucky, but not oracular. I created a new LXD container, and ran: $ echo "PerSourceMaxStartups 3" >> /etc/ssh/sshd_config.d/per-source- max-startups.conf Then I added a key to authorized_keys etc, and then made 4 connection attempts from my host

[Touch-packages] [Bug 2109759] Re: ssh failure upgrading to 24.04 LTS from 22.04 LTS

2025-05-01 Thread Nick Rosbrook
** Package changed: ubuntu-release-upgrader (Ubuntu) => openssh (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2109759 Title: ssh failure upgrading to 24.04 LTS f

[Touch-packages] [Bug 2085192] Re: Backport new upstream microrelease 2.5.19 to jammy

2025-04-30 Thread Nick Rosbrook
Everything appears consistent with the agreed upon SRU policy exception. The relevant packaging changes are documented in the changelog, and Andreas has already done some verification of the upstream tarball in review[1]. I agree with the above that the riscv64 and i386 failures are not significan

[Touch-packages] [Bug 2107491] Re: systemd-creds encryption/decryption doesn't work in a 24.04 container nested in a VM

2025-04-23 Thread Nick Rosbrook
** Changed in: linux (Ubuntu) Status: New => Confirmed -- 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/2107491 Title: systemd-creds encryption/decryption doesn't wor

[Touch-packages] [Bug 2107575] Re: Offline install results in empty /etc/netplan, which stalls boot for 2min+

2025-04-22 Thread Nick Rosbrook
I thought this was something we covered in the noble cycle's rework of wait-online. @lukas, isn't this the purpose of: [Unit] ConditionPathIsSymbolicLink=/run/systemd/generator/network-online.target.wants/systemd-networkd-wait-online.service netplan should only create that symlink if it generate

[Touch-packages] [Bug 2071815] Re: Investigate ASLR re-randomization being disabled for children

2025-04-18 Thread Nick Rosbrook
I have confirmed the fix using openssh 1:9.6p1-3ubuntu13.10 from noble- proposed. First, I reproduced the bug using the current version: nr@six:~$ lxc launch ubuntu:noble noble Launching noble nr@six:~$ lxc exec noble bash root@noble:~# cat > /etc/apt/sources.list.d/proposed

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-04-18 Thread Nick Rosbrook
I have uploaded these changes to oracular and noble. Confirmed with Chengen on MM that (a) my PPA builds worked as expected according to the test plan, and (b) that we are not going to fix Jammy or Focal. Updating the bug tasks to reflect that. ** Changed in: systemd (Ubuntu Noble) Status:

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-04-16 Thread Nick Rosbrook
For noble, you have 0009-network-json-add-missing-entries-for-route- propertie.patch, which seems right. But somehow in Oracular, we end up with the TOS addition, but not NextHopID. Can you look into that? -- You received this bug notification because you are a member of Ubuntu Touch seeded packa

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-04-16 Thread Nick Rosbrook
Other than the above, noble is looking good too. The main differences are that noble has additional patches for some JSON functionality. This all seems reasonable. I am going to do some test builds now. -- You received this bug notification because you are a member of Ubuntu Touch seeded package

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-04-16 Thread Nick Rosbrook
Thanks again for the patches, Chengen. I have taken a look at Oracular so far, and things are looking good. Thank you for your care in backporting these patches. Related to the SRU test plan, can you please add a simple case for KeepConfiguration=no? The patch 0003-network-process-queued-remove- r

[Touch-packages] [Bug 2107277] Re: SysV service '/etc/init.d/rtirq' lacks a native systemd unit file.

2025-04-14 Thread Nick Rosbrook
** Tags added: sysv-needs-systemd-unit ** Package changed: systemd (Ubuntu) => rtirq (Ubuntu) -- 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/2107277 Title: SysV service '

[Touch-packages] [Bug 2100252] Re: A reused mount point is removed after deactivating the original volume group

2025-04-11 Thread Nick Rosbrook
Hi Chengen, Below is my initial review of the patches. I think there is a lot that can be done here to simplify and reduce noise, so that only the critical logic changes are included. > lp2100252-0001-sd-device-introduce-sd_device_new_from_devname.patch 1. The sd_device_new_from_path() function

[Touch-packages] [Bug 2106664] Re: Flaky DEP8 test due to git clone timeouts

2025-04-10 Thread Nick Rosbrook
Okay, thanks for the update. I won't make any changes for now then. ** Changed in: systemd (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 2106664] Re: Flaky DEP8 test due to git clone timeouts

2025-04-10 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) ** Changed in: systemd (Ubuntu) Status: New => In Progress ** Changed in: systemd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 2104350] Re: weather applet crashes on logout

2025-04-08 Thread Nick Rosbrook
Thank you for taking the time to report this bug and helping to make Ubuntu better. I suspect a support site would be more appropriate, e.g. https://askubuntu.com, or for more options please look at https://discourse.ubuntu.com/t/community-support/709. ** Changed in: systemd (Ubuntu) Status

[Touch-packages] [Bug 2096824] Re: apport_excepthook called with incorrect number of arguments

2025-04-07 Thread Nick Rosbrook
This needs more work for jammy->noble upgrades. After fixing the call to apport_excepthook, importing apport fails with the following message in /var/log/dist-upgrade/main.log: ERROR: failed to import apport python module, can't generate crash: No module named 'pickle' This apparently has to do w

[Touch-packages] [Bug 2097016] Re: systemd-oomd package causes iconstant increase in memory usage

2025-04-05 Thread Nick Rosbrook
You have not provided any logs that suggest that systemd-oomd is responsible for excessive memory usage. The provided logs indicate normal behavior of systemd-oomd, and the `ps` output indicates the usual suspects for highest memory usage on the system. None of this supports your original statement

[Touch-packages] [Bug 2077538] Re: gnome-remote-desktop uses software rendering

2025-04-04 Thread Nick Rosbrook
(FWIW, I don't yet understand the implications of that change, just wondering if anyone has confirmed the hunch.) -- 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/2077538 Titl

[Touch-packages] [Bug 2077538] Re: gnome-remote-desktop uses software rendering

2025-04-04 Thread Nick Rosbrook
Okay, well has this been tested? Trying this would be trivial: $ cat > /etc/udev/rules.d/90-test.rules << EOF ACTION!="add", GOTO="default_end" SUBSYSTEM=="drm", KERNEL=="renderD*", GROUP="render", MODE="0666" LABEL="default_end" EOF $ reboot -- You received this bug notification because you

[Touch-packages] [Bug 2091987] Re: group and mode of /etc/wireguard incompatible with systemd

2025-04-04 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu Noble) Status: New => Incomplete -- 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/2091987 Title: group and mode of /etc/wireguard incom

[Touch-packages] [Bug 2104155] Re: systemd-udev interferes with MAC addresses of interfaces

2025-04-04 Thread Nick Rosbrook
Hm, the logs you shared don't seem to show udev changing the MAC address. In fact, it shows that udev sees the policy is "persistent", and the addr_assign_type=0 (NET_ADDR_PERM), so it does not do anything: nr@six:/t/tmp.xaCDBoIYgA$ grep -rn ens192 udev.log udev.log:8817:Apr 04 12:15:04 maglev-mas

[Touch-packages] [Bug 2073628] Re: imjournal module works with rsyslog package of ubuntu 22.04 but not with ubuntu 24.04

2025-04-04 Thread Nick Rosbrook
I think rsyslog is ready to be released to both oracular-updates and noble-updates. I have confirmed that the test plans were performed correctly, the package built on all arches, and there are no autopkgtest regressions. -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 2104155] Re: systemd-udev interferes with MAC addresses of interfaces

2025-04-04 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => New ** Changed in: systemd (Ubuntu Jammy) Status: Incomplete => 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

[Touch-packages] [Bug 2103839] Re: timedatectl set-timezone does not update /etc/timezone, leaving system with inconsistent time zone setting

2025-04-03 Thread Nick Rosbrook
** Description changed: + [WORKAROUND FOR AFFECTED USERS] + + /etc/timezone will be dropped entirely in Ubuntu 25.10. Please update + affected applications to use /etc/localtime instead of /etc/timezone. + + Please see [1], and more specifically [2], if you need to keep + /etc/timezone up-to-dat

[Touch-packages] [Bug 2103839] Re: timedatectl set-timezone does not update /etc/timezone, leaving system with inconsistent time zone setting

2025-04-03 Thread Nick Rosbrook
After looking at this further, I think this is the best we can do for noble. Among other things, the reason the downstream patch that supported /etc/timezone in systemd was dropped is that it was difficult to keep correct as the locations in the codebase which referenced /etc/localtime grew/change

[Touch-packages] [Bug 2056768] Re: apparmor="DENIED" operation="open" class="file" profile="rsyslogd" name="/run/systemd/sessions/"

2025-04-02 Thread Nick Rosbrook
I think rsyslog is ready to be released to noble-updates. There is an SRU for oracular too. That is also ready, and should be released first. I have confirmed that the test plans were performed correctly, the package built on all arches, and there are no autopkgtest regressions. -- You received

[Touch-packages] [Bug 2061726] Re: rsyslog apparmor denial on reading /proc/sys/net/ipv6/conf/all/disable_ipv6

2025-04-02 Thread Nick Rosbrook
I think rsyslog is ready to be released to both oracular-updates and noble-updates. I have confirmed that the test plans were performed correctly, the package built on all arches, and there are no autopkgtest regressions. -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 2100765] Re: Consistent DEP8/s390x failure: boot notice unexpectedly in journalctl logs

2025-04-02 Thread Nick Rosbrook
I think rsyslog is ready to be released to both oracular-updates and noble-updates. I have confirmed that the test plans were performed correctly, the package built on all arches, and there are no autopkgtest regressions. In particular for this bug, I also confirmed that rsyslog's own tests now pa

[Touch-packages] [Bug 2052137] Re: bonded link goes down on reconfigure

2025-04-01 Thread Nick Rosbrook
This may be fixed as a result of bug 2003250 being fixed. -- 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/2052137 Title: bonded link goes down on reconfigure Status in sys

[Touch-packages] [Bug 2097016] Re: systemd-oomd package causes iconstant increase in memory usage

2025-03-31 Thread Nick Rosbrook
> I suggest that you look at my message of 25/02/2025. Link? I don't see a comment from that date (Feb 25 2025). > Also, when I stop the systemd-oomd service and purge its package, there is no longer any memory leak. I understand that may be your experience, but without logs, ps output, or furt

[Touch-packages] [Bug 2097016] Re: systemd-oomd package causes iconstant increase in memory usage

2025-03-31 Thread Nick Rosbrook
Sorry, until you are able to produce some logs/evidence I have requested earlier, there is nothing we can do here. ** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 2089800] Re: Ubuntu desktop is unstable under memory pressure due to undesireable OOMScoreAdjust values

2025-03-28 Thread Nick Rosbrook
- Why should systemd's likelyhood of being killed be higher than the default (100)? Note that is not systemd as in pid 1, but systemd as in the per-user instance (uid=1000 in the case above). See [1] for rationale. Obviously you are talking about making use of systemd features here, but besides

[Touch-packages] [Bug 2103839] Re: timedatectl set-timezone does not update /etc/timezone, leaving system with inconsistent time zone setting

2025-03-28 Thread Nick Rosbrook
You're right that we changed this in systemd. There used to be a large patch in Debian/Ubuntu for systemd that added support for all the "Debian-isms", including /etc/timezone, but we dropped that. I suppose we could restore that behavior for at least 24.04, but with the /etc/timezone changes goin

[Touch-packages] [Bug 2104231] Re: package systemd-boot 255.4-1ubuntu8.6 failed to install/upgrade: installed systemd-boot package post-installation script subprocess returned error exit status 1

2025-03-28 Thread Nick Rosbrook
Created "/boot/efi/EFI/systemd". Created "/boot/efi/loader". Created "/boot/efi/loader/entries". Created "/boot/efi/EFI/Linux". Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/efi/EFI/systemd/systemd-bootx64.efi". Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boo

[Touch-packages] [Bug 2104155] Re: systemd-udev interferes with MAC addresses of interfaces

2025-03-28 Thread Nick Rosbrook
This is *probably* just the default behavior, i.e. /usr/lib/systemd/network/99-default.link, kicking in since no MAC address is initially assigned. Does the MAC actually change each boot, or does udev assign the same one each boot? > while we have a permanent Mac configured for that network interf

[Touch-packages] [Bug 2104064] Re: package udev 255.4-1ubuntu8.5 failed to install/upgrade: new udev package pre-installation script subprocess returned error exit status 1

2025-03-28 Thread Nick Rosbrook
The error basically says it all: ** * * The systemd package cannot be installed because this system does * not have a merged /usr. * * Please install the usrmerge package to convert this system to merged-/usr. * * For mor

[Touch-packages] [Bug 2077538] Re: gnome-remote-desktop uses software rendering

2025-03-28 Thread Nick Rosbrook
Can you please distill what the request is for systemd to do exactly? I would engage on the bug, but I don't have an account there, and it seems like you are in a position to share the tl;dr. ** Changed in: systemd (Ubuntu) Status: New => Incomplete -- You received this bug notification b

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-28 Thread Nick Rosbrook
For SRU purposes, we tend to use "In Progress" to indicate that something has been uploaded to the unapproved queue. I am going to set to "Triaged" to better reflect where we are at. We have very recently released a systemd update to noble, and we try to give enough time between updates so that (a

[Touch-packages] [Bug 2104378] Re: package systemd 249.11-0ubuntu3.12 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit status 127

2025-03-28 Thread Nick Rosbrook
In the dpkg terminal log, I see: Installing new version of config file /etc/systemd/user.conf ... systemd-machine-id-setup: error while loading shared libraries: libsystemd-shared-245.so: cannot open shared object file: No such file or directory dpkg: error processing package systemd (--configur

[Touch-packages] [Bug 2104943] [NEW] systemd: autopkgtest regression due to ubuntu FAN kernel + iproute2 patches

2025-03-28 Thread Nick Rosbrook
Public bug reported: The plucky autopkgtest currently fails[1] with: 4553s [ 293.469711] systemd-networkd-tests.py[433]: == 4553s [ 293.476355] systemd-networkd-tests.py[433]: FAIL: test_vxlan (__main__.NetworkdNetDevTests.te

[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-27 Thread Nick Rosbrook
emd (Ubuntu) Importance: Undecided => High ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) -- 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

[Touch-packages] [Bug 2103853] Re: sd_journal_send_with_location not in libsystemd in Ubuntu 24.04 RT raspi

2025-03-24 Thread Nick Rosbrook
Your linker flags need to come after your input source files: g++ `pkg-config --cflags libsystemd` -o syslog-test syslog-test.cpp `pkg-config --libs libsystemd` ** Changed in: systemd (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2076023] Re: Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2025-03-24 Thread Nick Rosbrook
** Tags removed: block-proposed-noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2076023 Title: Failed to apply 'Match' directive in sshd_config with sshd-socket- ge

[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-21 Thread Nick Rosbrook
** 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 initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2102236 Title: plucky/s390x does not com

[Touch-packages] [Bug 2092438] Re: System fails to restart after install

2025-03-21 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Nick Rosbrook (enr0n) ** Changed in: systemd (Ubuntu) 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.

[Touch-packages] [Bug 2092438] Re: System fails to restart after install

2025-03-21 Thread Nick Rosbrook
** 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/2092438 Title: System fails to restart after ins

[Touch-packages] [Bug 2102236] Re: plucky/s390x does not come up after kernel update + reboot, due to udev rules missing in initrd

2025-03-21 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2102236 Title: plucky/s390x does not come up a

[Touch-packages] [Bug 2103633] Re: sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-21 Thread Nick Rosbrook
*** This bug is a duplicate of bug 2080216 *** https://bugs.launchpad.net/bugs/2080216 Bryce - sshd-socket-generator is an Ubuntu-only patch, so this is not applicable to Debian or upstream. However, bug is a duplicate and there is already a patch pending for a future SRU. ** This bug has be

[Touch-packages] [Bug 2103632] Re: sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-19 Thread Nick Rosbrook
*** This bug is a duplicate of bug 2080216 *** https://bugs.launchpad.net/bugs/2080216 I am going to mark this as a duplicate of bug 2080216, because the SRU test plan in that bug explicitly covers this test case. ** This bug has been marked a duplicate of bug 2080216 sshd cannot bind to I

[Touch-packages] [Bug 2103632] Re: sshd-socket-generator - not honoring addressfamily defined in /etc/sshd/sshd_conf

2025-03-19 Thread Nick Rosbrook
Thanks for the bug report. I noticed this while working on a fix for 2080216, and wrote a fix and new test cases for the issue you describe. We currently have a queue of fixes to release to openssh for noble, but they will be released one at a time. The fix for bug 2080216 (and by extension, this

[Touch-packages] [Bug 2000325] Re: ipv6 duplicate address prevents interface configuration

2025-03-18 Thread Nick Rosbrook
This will not be prioritized for focal. Please open a new bug if this is still an issue on newer releases. ** Changed in: systemd (Ubuntu) Status: New => Won't Fix ** Changed in: systemd (Ubuntu Focal) Status: New => Won't Fix -- You received this bug notification because you are

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Nick Rosbrook
What are the contents of those rules? The names are very cryptic and give me no indication of whether they are relevant here or not. Maybe a red herring, but... This is reminding me about https://bugs.launchpad.net/ubuntu/+source/s390-tools/+bug/2044104. Are those rules generated/managed/whatever

[Touch-packages] [Bug 2080257] Re: [WSL] systemd fails to upgrade on WSL1

2025-03-18 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => 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/2080257 Title: [WSL] systemd fails to upgrade on WSL1

[Touch-packages] [Bug 2047268] Re: package systemd-boot 253.5-1ubuntu6.1 failed to install/upgrade: installed systemd-boot package post-installation script subprocess returned error exit status 1

2025-03-18 Thread Nick Rosbrook
** 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 systemd in Ubuntu. https://bugs.launchpad.net/bugs/2047268 Title: package systemd-boot 253.5-1ubuntu6.1 fai

[Touch-packages] [Bug 2054901] Re: Systemd fails to install on Noble arm64

2025-03-18 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: Incomplete => 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/2054901 Title: Systemd fails to install on Noble arm64

[Touch-packages] [Bug 2100501] Re: systemctl daemon-reload makes systemd crash

2025-03-18 Thread Nick Rosbrook
This is what I see re-tracing the crash: root@jammy:~# apport-retrace --gdb _usr_lib_systemd_systemd.0.crash GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free sof

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Nick Rosbrook
>From a first glance, this feels like too large of a change for SRU. The patches do maintain backward compatibility, but this is also a new feature, which I think might be out of scope for SRU. The upstream patches generalize and expand the fix, as they should, but can we adapt a more limited patc

[Touch-packages] [Bug 2098183] Re: Preserve IPv6 configurations when `KeepConfiguration=dhcp-on-stop` is set

2025-03-18 Thread Nick Rosbrook
These patches are present in v257, which we have in plucky. ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Changed in: systemd (Ubuntu Plucky) Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 2097480] Re: vrc-3nt joystick dongle is not working in ubuntu 24.10 wine, works fine natively in ubuntu

2025-03-18 Thread Nick Rosbrook
We can use the systemd-hwdb package for this for SRU purposes. I guess for plucky that makes sense too so we don't have to migrate systemd so close to beta. ** Also affects: systemd (Ubuntu Oracular) Importance: Undecided Status: New ** Package changed: systemd (Ubuntu) => systemd-hwe (

[Touch-packages] [Bug 2099676] Re: Network connectivity loss after systemctl daemon-reexec

2025-03-18 Thread Nick Rosbrook
This is not caused by systemctl daemon-reexec. When the systemd package is upgraded (apparently happening during apt-daily-upgrade.service), some services will be restarted (see /var/lib/dpkg/info/systemd.postinst). This includes systemd- networkd.service. And, systemd-networkd does not generally

[Touch-packages] [Bug 2102646] Re: Regression in 24.04: systemd installation fails in podman-in-podman

2025-03-18 Thread Nick Rosbrook
** Bug watch added: github.com/systemd/systemd/issues #29559 https://github.com/systemd/systemd/issues/29559 ** Also affects: systemd via https://github.com/systemd/systemd/issues/29559 Importance: Unknown Status: Unknown ** Changed in: systemd (Ubuntu) Importance: Undecided =>

[Touch-packages] [Bug 2102216] Re: mkosi: arm64 autopkgtest fails with '(mcopy) failed with exit status 1.'

2025-03-18 Thread Nick Rosbrook
systemd migrated now. ** Changed in: systemd (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. https://bugs.launchpad.net/bugs/2102216 Title: mkosi: arm64 autopkgtest

[Touch-packages] [Bug 2098474] Re: "localectl set-keymap" not working

2025-03-18 Thread Nick Rosbrook
I guess systemd-localed is only looking for things that end with `.map` or `.map.gz`. On newer releases of Ubuntu and Debian, we deny access to the DBus calls behind set-keymap etc. because they do not work as intended on Debian based systems. This is generally an upstream and Debian compatibility

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
Plucky (25.04) is the first time this will be the case. It will be in the release notes, but we're still in development so that's not finalized. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
We no longer build systemd with utmp support, which among other things, means that /run/utmp is not created by systemd's default tmpfiles. `who` from coreutils does not yet have support for systemd-logind sessions I guess. However, `w` from procps does support this. ** Tags added: rls-pp-incoming

[Touch-packages] [Bug 2103489] Re: "who" command is not listing the users

2025-03-18 Thread Nick Rosbrook
** Also affects: coreutils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to coreutils in Ubuntu. https://bugs.launchpad.net/bugs/2103489 Title: "who" command is not listin

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-18 Thread Nick Rosbrook
Well if the boot fails because the root device is not found, then you're getting stuck in the initrd, right? Which means systemd has not been started - it's not in our initrd, unless you're experimenting with dracut? And, udev (nor the rules I mentioned above) is not responsible for *creating* the

[Touch-packages] [Bug 1463120] Re: Failure to boot if fstab disk mounts fail

2025-03-17 Thread Nick Rosbrook
Since this is quite an old bug, if we are going to target it to systemd, can someone who is affected please open a fresh bug report? ** Changed in: systemd (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 2098474] Re: "localectl set-keymap" not working

2025-03-17 Thread Nick Rosbrook
It appears you just don't have any keymaps installed. Do you have console-data installed, or any files listed in these directories? /usr/share/keymaps/ /usr/share/kbd/keymaps/ /usr/lib/kbd/keymaps/ If not, then this is not a bug AFAICT. ** Changed in: systemd (Ubuntu) Status: New => Incom

[Touch-packages] [Bug 2102216] Re: mkosi: arm64 autopkgtest fails with '(mcopy) failed with exit status 1.'

2025-03-17 Thread Nick Rosbrook
Thanks Luca! I have cherry-picked the relevant fix to d/t/mkosi for now. ** Changed in: mkosi (Ubuntu) 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.launch

[Touch-packages] [Bug 2102236] Re: plucky/s390x (with root disk on dm?) does not come up after kernel update + reboot

2025-03-17 Thread Nick Rosbrook
So /usr/lib/udev/rules.d/60-persistent-storage-dm.rules is responsible for creating the /dev/disk/by-id/dm-uuid-* symlinks: root@plucky:~# grep -rn "disk/by-id/dm-uuid" /usr/lib/udev/rules.d/ /usr/lib/udev/rules.d/60-persistent-storage-dm.rules:18:ENV{DM_UUID}=="?*", SYMLINK+="disk/by-id/dm-uuid

[Touch-packages] [Bug 2102216] [NEW] mkosi: arm64 autopkgtest fails with '(mcopy) failed with exit status 1.'

2025-03-13 Thread Nick Rosbrook
test.ubuntu.com/results/autopkgtest-plucky/plucky/arm64/m/mkosi/20250313_105455_76295@/log.gz ** Affects: mkosi (Ubuntu) Importance: Undecided Assignee: Nick Rosbrook (enr0n) Status: New ** Affects: systemd (Ubuntu) Importance: Undecided Assignee: Nick Rosbrook (enr0n)

[Touch-packages] [Bug 2088069] Re: systemd-stub should provide a way to be forced to use handover

2025-03-11 Thread Nick Rosbrook
> @enr0n is the above all the testing we can realistically do wrt this bug? Yes, unfortunately. There is no process currently where the relevant snaps for Ubuntu core can be built using -proposed, and then shipped in some edge channel. So, doing the work up front and hacking together a PPA to test

[Touch-packages] [Bug 2088069] Re: systemd-stub should provide a way to be forced to use handover

2025-03-11 Thread Nick Rosbrook
** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- 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/2088069 Title: systemd-stub should provide

[Touch-packages] [Bug 2102028] [NEW] localectl set-locale fails with access denied

2025-03-11 Thread Nick Rosbrook
Public bug reported: On plucky, run: root@plucky:~# localectl set-locale LANG=en_US.UTF-8 Failed to issue method call: Access denied This is because of /usr/share/dbus-1/system.d/systemd-localed-read- only.conf shipped in Debian and Ubuntu. This extra policy exists because of incompatibilities b

[Touch-packages] [Bug 2076023] Re: Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2025-03-10 Thread Nick Rosbrook
The new autopkgtest is running and passing, e.g. from [1]: 1322s autopkgtest [16:44:01]: test sshd-socket-generator: [--- 1322s test_default...PASS 1322s test_custom_port...PASS 1322s test_default_and_custom_port...PASS 1322s test_mutiple_custom_ports...PASS 1322s test_custom_

[Touch-packages] [Bug 2101184] Re: systemd-timesyncd (sd-resolve) causes segfault on start

2025-03-08 Thread Nick Rosbrook
Are there any crash files in /var/crash related to this? If so, can you run apport-bug /var/crash/ to create a bug using that instead? ** Changed in: systemd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 2076023] Re: Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2025-03-08 Thread Nick Rosbrook
I have confirmed the fix using openssh-server 1:9.6p1-3ubuntu13.9 from noble-proposed: First, I confirmed the bug was present on this system: root@noble:~# cat > /etc/ssh/sshd_config.d/custom.conf << EOF > Port 1234 > Match LocalPort 22 PasswordAuthentication no EOF root@noble:~# /lib/systemd

[Touch-packages] [Bug 2076023] Re: Failed to apply 'Match' directive in sshd_config with sshd-socket-generator

2025-03-07 Thread Nick Rosbrook
I will wait until autopkgtest finishes before flipping the verification tag. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2076023 Title: Failed to apply 'Match' directiv

  1   2   3   4   5   6   7   8   9   10   >