Anomalie #2336
lxc-install.sh : debootstrap lancé 2 fois !
Status:
Fermé
Priority:
Haut
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
A la mise à jour j'ai :
+ execute "debootstrap --variant=minbase lucid $ROOT $source"
ARCH=`dpkg --print-architecture`
execute "debootstrap --variant=minbase --arch $ARCH lucid $ROOT $source"
C'est déjà assez lent comme ca pour ne pas le lancer 2 fois !
History
#1 Updated by Daniel Dehennin over 11 years ago
- Assigned To set to Laurent Flori
- % Done changed from 0 to 30
#2 Updated by Joël Cuissinat over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 30 to 100
appliqué par d9e3ae4b9059fb2bb704e9b6ad61192d30310023
#3 Updated by Joël Cuissinat over 11 years ago
- Status changed from Résolu to Fermé
root@etab:~# dpkg -l eole-conteneur | grep ^ii ii eole-conteneur 2.3-eole142 Utilitaire pour la mise en place des conteneurs EOLE root@etab:~# grep debo /usr/share/eole/lxc_install.sh execute "debootstrap --variant=minbase --arch $ARCH lucid $ROOT $source"