You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When inspecting a docker container and then exporting the description to autoyast - the autoyast installation based on that export displays two small errors.
First, the opensuse leap container contains a package called 'openSUSE-release-mini' which is not found on the installation media by autoyast, thus showing an error message. Installation is not stopping at that point, it just will not install this package
Second, at some point autoyast shows a popup saying that the tag "add-on" is not understood and won't be used. Again installation does not stop at that point.
The relevant lines in the autoconf.xml file seem to be these:
The second problem seems to have not too much impact as autoyast does by itself add repos of the installation media by itself. However, if there are other repos in the docker - they might get lost due to this issue.
The text was updated successfully, but these errors were encountered:
greygoo
changed the title
autoyast installation based on a exported system description from a docker container shows errors
autoyast installation based on a exported system description from a opensuse leap docker container shows errors
Jan 29, 2016
When inspecting a docker container and then exporting the description to autoyast - the autoyast installation based on that export displays two small errors.
First, the opensuse leap container contains a package called 'openSUSE-release-mini' which is not found on the installation media by autoyast, thus showing an error message. Installation is not stopping at that point, it just will not install this package
Second, at some point autoyast shows a popup saying that the tag "add-on" is not understood and won't be used. Again installation does not stop at that point.
The relevant lines in the autoconf.xml file seem to be these:
---------------------snip-------------------
---------------------------snip----------------------------------
The second problem seems to have not too much impact as autoyast does by itself add repos of the installation media by itself. However, if there are other repos in the docker - they might get lost due to this issue.
The text was updated successfully, but these errors were encountered: