[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-24 Thread Alberto Mardegan
Some updates, while I'm still investigating this on a QEMU running Ubuntu Core 22. The "snap auto-import" command is only needed on Ubuntu Core systems, so the plan is to remove the /lib/udev/rules.d/66-snapd-autoimport.rules from the snapd deb package (and consequently also from the snapd snap).

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-23 Thread Alberto Mardegan
Thanks Nick for pointing me to this bug; I was working on the same issue, as reported in a duplicate bug. As far as the classic desktop is concerned, this bug occurs not because of the failed mount, but because of "unshare" failing (see the discussion in bug 1971955); in any case, the analysis by

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-06 Thread Nick Rosbrook
Hi Johannes, > Rebooting a week later after living on standby, I am screwed again. Can you please explain what problems you experienced as a result of this bug? My previous understanding was that there was no real effect, and just a failed udev rule (which should not be running anyways) and

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-06 Thread Johannes Weber
I just ran into this bug also on Ubuntu 20 LTS after updating the kernel a week ago (multiboot laptop with Ubuntu and Windows 10). After figuring out that it's not a hardware issue (since windows still booted normally), I made the switch to Jammy, installed Ubuntu and all my software from

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-04-08 Thread Tuxo
Rule is triggered by all block devices, I switched it off with !="block" but that can only be a temporary fix. -- 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: Syslog shows

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-04-07 Thread Nick Rosbrook
I am not sure (I am not directly involved with snapd), but I can ask someone to take a look. -- 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: Syslog shows "systemd-udevd[2837]: nvme0n1:

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-04-07 Thread Jiwei Sun
Hi @Nick Rosbrook (enr0n) Will any modification(regarding snapd udev rule) be included in the Ubuntu 22.04 release version? Thanks, Regards, Jiwei -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-31 Thread Nick Rosbrook
After speaking with snapd folks, it was determined that these udev rules should not be triggered on desktop or server (and in fact, should be limited to removable media). The proper solution here is to improve the snapd auto-import udev rules. Given that, we do not need to make any changes to

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-30 Thread Jimmy
The error messages are also shown under UEFI mode ** Attachment added: "syste log_uefi_22.04(20220328)" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1966203/+attachment/5575021/+files/system%20log_uefi.zip -- You received this bug notification because you are a member of Ubuntu

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-30 Thread Nick Rosbrook
These errors appear to be coming from the udev rules in /lib/udev/rules.d/66-snapd-autoimport.rules. I also see the errors on my system, but I have not experienced any other problems as a result. Jimmy or Jiwei, can you please tell us how you came across these logs? What other problem(s) did you

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-30 Thread Jeff Lane
** Also affects: snapd Importance: Undecided Status: New -- 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: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-30 Thread Jeff Lane
** Changed in: systemd (Ubuntu) Importance: Undecided => High -- 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: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-29 Thread Jeff Lane
Can this be reproduced in EFI mode, or is it only when in Legacy Mode? ALso, what is the mount command you are using? Just basic like "mount /dev/device /mountpoint"? Or is there a different mount command you are using that is failing? -- You received this bug notification because you are a

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-24 Thread Jiwei Sun
According to our investigation, I found that the issue is caused by the "mount" system call can not be allowed to execute. And after checking the upstream commit, the issue is introduced by the following patch, commit ee8f26180d01e3ddd4e5f20b03b81e5e737657ae Author: Lennart Poettering Date:

[Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-03-24 Thread Jimmy
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1966203/+attachment/5572464/+files/syslog ** Package changed: linux (Ubuntu) => systemd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.