Comment 4 for bug 1719733

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

I can still see this error while deploying ARM64 Artful today

[ 121.632228] cloud-init[2022]: ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[ 122.172457] cloud-init[2022]: Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service → /lib/systemd/system/ntp.service.
[ 123.362260] cloud-init[2022]: Processing triggers for libc-bin (2.26-0ubuntu1) ...
[ 123.396725] cloud-init[2022]: Processing triggers for ureadahead (0.100.0-20) ...
[ 123.929345] cloud-init[2022]: Processing triggers for systemd (234-2ubuntu10) ...
[ 124.235965] cloud-init[2022]: dpkg: error: error removing old backup file '/var/lib/dpkg/status-old': Stale file handle
[ 128.358899] cloud-init[2022]: E: Sub-process /usr/bin/dpkg returned an error code (2)

The interesting thing is that this issue seem to be only affecting the ARM64 nodes, as I can deploy it on a amd64/i386 node (affecting arm64 image maybe?)