[Bug 1182544] transactional-update fails when self-updating from old snapshot
http://bugzilla.opensuse.org/show_bug.cgi?id=1182544 http://bugzilla.opensuse.org/show_bug.cgi?id=1182544#c1 Alexander Wenzel <alexander.wenzel@qbeyond.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.wenzel@qbeyond.de --- Comment #1 from Alexander Wenzel <alexander.wenzel@qbeyond.de> --- Created attachment 846500 --> http://bugzilla.opensuse.org/attachment.cgi?id=846500&action=edit log of partial workaround for transactional-update error To reproducibly workaround one part of the bug: ERROR: filesystem error: cannot copy: File exists [/run/netconfig] [/.snapshots/2/snapshot/run/netconfig] It is somehow sufficient, to let netconfig recreate the yp.conf like this: echo -n > /etc/yp.conf && netconfig update -f NETCONFIG_NIS_POLICY is still set to its default "auto". Afterwards transactional-update works fine again. I did not dive any further so far, but I thought, this piece might help anyway. See also attached log. NB: We're building a variant of MicroOS using kiwi/obs and installing the OS using PXE which shows the current behaviour/bug. Using the ISO or skipping the ignition/combustion part, will lead to a system without update capability... An so we're at this point here and the wheel has come full circle ;) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com