Testing for jammy-proposed: ============================== 1. Reproduced error on Jammy with latest deb snapd 2.67.1+22.04: ----------------------------------------------------------------
snap version snap 2.67.1+22.04 snapd 2.67.1+22.04 series 16 ubuntu 22.04 kernel 6.8.0-40-generic Before inserting usb stick: journalctl -b | grep 'exit code 1' ... Jul 31 07:46:35 ubuntu systemd-udevd[6852]: sdb1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb1' failed with exit code 1. After inserting usb stick: journalctl -b | grep 'exit code 1' ... Jul 31 09:01:41 ubuntu systemd-udevd[7010]: sdb1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb1' failed with exit code 1. So managed to confirm reinserting the usb disk results in the error so the behavior still exists 2. Change to questing-proposed snapd 2.68.5 deb (on noble): ----------------------------------------------------------- Confirm the version: snap version snap 2.68.5+ubuntu22.04.1 snapd 2.68.5+ubuntu22.04.1 series 16 ubuntu 22.04 kernel 6.8.0-40-generic After re-inserting the usb stick multiple times: journalctl -b | grep 'exit code 1' ... Jul 31 09:01:41 ubuntu systemd-udevd[7010]: sdb1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb1' failed with exit code 1. This means no new error appeared. CONFIRMS THE PROBLEM IS RESOLVED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966203 Title: journal shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/1966203/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
