mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 05:38:43 +02:00
Do not use a preinstallimage if the local build is executed as a non-root (the preinstallimage contains device nodes which usually cannot be created by a non-root user - this is not a problem in the non-preinstallimage codepath (see [1])). [1] https://github.com/openSUSE/osc/pull/908#issuecomment-806903856