mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 16:18:16 +00:00
Remove libgcc_s1 from openSUSE template
Removed libgcc_s1 because it breaks container building for openSUSE. Related: openSUSE/obs-build#188 Signed-off-by: Terzeus S. Dominguez <tsdmgz@gmail.com>
This commit is contained in:
parent
3ddfde2ad1
commit
e080c49ab0
@ -155,7 +155,7 @@ download_opensuse()
|
|||||||
cat > $cache/partial-$arch-packages/opensuse.conf << EOF
|
cat > $cache/partial-$arch-packages/opensuse.conf << EOF
|
||||||
Preinstall: aaa_base bash coreutils diffutils
|
Preinstall: aaa_base bash coreutils diffutils
|
||||||
Preinstall: filesystem fillup glibc grep insserv-compat perl-base
|
Preinstall: filesystem fillup glibc grep insserv-compat perl-base
|
||||||
Preinstall: libbz2-1 libgcc_s1 libncurses5 pam
|
Preinstall: libbz2-1 libncurses5 pam
|
||||||
Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
|
Preinstall: permissions libreadline6 rpm sed tar libz1 libselinux1
|
||||||
Preinstall: liblzma5 libcap2 libacl1 libattr1
|
Preinstall: liblzma5 libcap2 libacl1 libattr1
|
||||||
Preinstall: libpopt0 libelf1 liblua5_1
|
Preinstall: libpopt0 libelf1 liblua5_1
|
||||||
|
Loading…
Reference in New Issue
Block a user