Project

General

Profile

Tâche #29494

Scénario #29566: Traitement express MEN (07-09)

Pouvoir mettre en place l'infrastructure Eole-AD (Scribe + Seth) en 2.7.1

Added by Joël Cuissinat over 3 years ago. Updated about 3 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
07/03/2019
Due date:
% Done:

100%

Remaining (hours):
0.0

Associated revisions

Revision 9a023843 (diff)
Added by Joël Cuissinat over 3 years ago

Update depends to allow Scribe without "scribe-ad" container

Ref: #29494

Revision 86589cc5 (diff)
Added by Joël Cuissinat over 3 years ago

Update depends to facilitate Scribe without "scribe-ad" container installation

Ref: #29494

Revision 31d04102 (diff)
Added by Joël Cuissinat over 3 years ago

fix debian/control

Ref: #29494

Revision 3a88b318 (diff)
Added by Joël Cuissinat over 3 years ago

Update depends to facilitate Scribe without "scribe-ad" container installation

Ref: #29494 [2.7.2]

Revision b64ffbed (diff)
Added by Joël Cuissinat over 3 years ago

Remove eole-schedule script when removing package

Ref: #29494

Revision 37998522 (diff)
Added by Joël Cuissinat about 3 years ago

Remove eole-schedule script when removing package

Ref: #29494

Cherry-picked from b64ffbed for EOLE 2.7.2

Revision dfc30545 (diff)
Added by Joël Cuissinat about 3 years ago

Remove eole-schedule script when removing package

Ref: #29494

Cherry-picked from b64ffbed for EOLE 2.8

Revision 3612122b (diff)
Added by Joël Cuissinat about 1 year ago

Désactivation tests multi-étab en 2.7.1 (ref #29494)

History

#1 Updated by Joël Cuissinat over 3 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Joël Cuissinat over 3 years ago

Suite à ma dernière modification (paquet eole-scribe 2.7.1-15), voici comment on peut mettre en place un "Eole-AD" :

À partir d'Eolebase 2.7.1 (NB : attention au partitionnement)

Maj-Auto -S test-eole.ac-dijon.fr 
echo "deb http://eole.ac-dijon.fr/envole envole-7 main" >> /etc/apt/sources.list.d/eole.list && apt-get update
apt-eole install eole-ad eole-scribe-pkg
[ ... ]

À partir d'un Scribe 2.7.1

Maj-Auto -S test-eole.ac-dijon.fr 
apt-mark manual eole-ad eole-scribe-pkg #permet d'indiquer que ces paquets ont été « installé manuellement »
#eole-ad passé en « installé manuellement ».
#eole-scribe-pkg passé en « installé manuellement ».
apt-eole remove scribe-ad 
#Les paquets suivants seront ENLEVÉS :
#  eole-scribe-all* eole-scribe-module* scribe-ad*
apt autoremove --purge # vérifier la liste avant de valider !
[ ... ]

Soucis restant

Le service de synchronisation eole-lsc ne démarre plus à cause de la condition sur eole-wait-addc, le hack suivant permet de contourner mais il faudra envisager quelque chose de plus élégant (au moins un "override" systemd propre) :

sed -i '/eole-wait-addc.service/ s/^#*/#/' /lib/systemd/system/eole-lsc.service
systemctl daemon-reload

#3 Updated by Joël Cuissinat over 3 years ago

  • Status changed from En cours to Résolu

#4 Updated by Joël Cuissinat over 3 years ago

  • % Done changed from 0 to 100

#6 Updated by Joël Cuissinat over 3 years ago

  • Parent task changed from #29454 to #29566

#7 Updated by Joël Cuissinat about 3 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

Job OK avec le hack.

Also available in: Atom PDF