uboslinux / ubos-admin

UBOS administration tools
Other
15 stars 3 forks source link

Snapper issue in docker container #831

Closed jernst closed 3 years ago

jernst commented 3 years ago

Looks like we are determining the list of filesystems incorrectly here.

Jun 11 20:45:34 46604b1745a5 ubos-ready[613]: Starting ubos-ready.service
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper (create-config) failed for config etcresolv.conf /etc/resolv.conf Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper (create-config) failed for config etcresolv.conf /etc/resolv.conf Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper (create-config) failed for config etchostname /etc/hostname Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper (create-config) failed for config etchostname /etc/hostname Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper (create-config) failed for config etchosts /etc/hosts Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper (create-config) failed for config etchosts /etc/hosts Detecting filesystem type failed.
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper --config 'etcresolv.conf' setup-quota failed: Unknown config.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper --config 'etcresolv.conf' setup-quota failed: Unknown config.
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper --config 'etchostname' setup-quota failed: Unknown config.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper --config 'etchostname' setup-quota failed: Unknown config.
Jun 11 20:45:34 46604b1745a5 ubos-ready[614]: ERROR: snapper --config 'etchosts' setup-quota failed: Unknown config.
Jun 11 20:45:34 46604b1745a5 ubos-admin[614]: snapper --config 'etchosts' setup-quota failed: Unknown config.