Syslog error /usr/lib/udev/rules.d/99-gce.rules:5 Failed to write ATTR
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gce-compute-image-packages (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
For Ubuntu 20.04 and 22.04 I could see the following error in syslog when I create an instance in GCP GCE, this is not affecting production but should be fixed to avoid confusion.
root@instance-1:~# grep Failed /var/log/syslog
Jun 28 20:00:49 instance-1 systemd-udevd[224]: sda: /usr/lib/
Jun 28 20:00:49 instance-1 systemd-udevd[490]: sda: /usr/lib/
Jun 28 20:00:49 instance-1 systemd-udevd[500]: sda: /usr/lib/
root@instance-1:~# ls -li /lib/udev/
73450 -rw-r--r-- 1 root root 284 Jul 29 2021 /lib/udev/
73450 -rw-r--r-- 1 root root 284 Jul 29 2021 /usr/lib/
root@instance-1:~# dpkg -S 99-gce.rules
google-
root@instance-1:~# lsb_release -rd
Description: Ubuntu 22.04 LTS
Release: 22.04
root@instance-1:~# apt-cache policy google-
google-
Installed: 20211028.
Candidate: 20211028.
Version table:
*** 20211028.
500 http://
100 /var/lib/
This may be related but do not know why it was not fixed for later releases.
https:/
What you expected to happen: The errors should not appear as the code needs to be adjusted to avoid this messages to appear.
What happened instead: The errors are still showing in syslog even on new instances with Ubuntu 22.04.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: google-
ProcVersionSign
Uname: Linux 5.15.0-1010-gcp x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckR
Date: Tue Jun 28 22:52:54 2022
PackageArchitec
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
LANG=C.UTF-8
SHELL=/bin/bash
SourcePackage: gce-compute-
UpgradeStatus: No upgrade log present (probably fresh install)