81e72d4045
tar is an essential package but nothing pulls it explicitly. This causes some issues in the openSUSE CI jobs like the following one "Failed to execute tar: No such file or directory", "Failed to write file: Broken pipe", "Failed to retrieve image file. (Wrong URL?)", "Exiting."], "stdout": "", "stdout_lines": []} Just like 'sed', add 'tar' to the list of packages for the openSUSE minimal builds. Change-Id: Ia36e3d9fd6b78862a6831ba80b43d4614a349ca0 |
||
---|---|---|
.. | ||
post-install.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
============== zypper-minimal ============== Base element for creating minimal SUSE-based images This element is incomplete by itself so you probably want to use it along with the opensuse-minimal one. It requires 'zypper' to be installed on the host.