@@ -217,7 +217,7 APT_INCLUDES="${APT_INCLUDES},apt-transport-https,apt-utils,ca-certificates,debi | |||
|
217 | 217 | # Package apt-transport-https has been removed from Debian Buster release |
|
218 | 218 | # this induces qemu error 383 which does not prevent building an image |
|
219 | 219 | if [ "$RELEASE" = "buster" ] ; then |
|
220 |
APT_INCLUDES="$(echo ${APT_INCLUDES} | sed "s/apt-transport-https,/ |
|
|
220 | APT_INCLUDES="$(echo ${APT_INCLUDES} | sed "s/apt-transport-https,//")" | |
|
221 | 221 | fi |
|
222 | 222 | |
|
223 | 223 | # Packages required for bootstrapping |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant