Project

General

Profile

Tâche #17382

Scénario #17170: Traitement express MEN (39-41)

Ajout à joineole du service de mise à jour du client scribe

Added by David Gouhier over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
10/04/2016
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Remaining (hours):
0.0

Description

Bonjour,

l'éxécutable joineole est un outil très puissant, mais il a été oublié d'y intégrer l'installation du service de mise à jour du Client Scribe, lorsque que la case "client scribe" est cochée.

Serait-il possible possible de corriger ce qui ressemble à un oubli ?

Merci,

David,

Daip de St-Brieuc.


Related issues

Related to joineole - Demande #17380: l'updater du client scribe ne s'installe pas Fermé 10/04/2016
Duplicated by joineole - Demande #16529: Service Maj du client Scribe Fermé 06/16/2016

Associated revisions

Revision 7f406484 (diff)
Added by Klaas TJEBBES over 6 years ago

joineole 1.1 : installation du service de MAJ du client Scribe REF #17382 @0.5h

Revision 8f648045 (diff)
Added by Klaas TJEBBES over 6 years ago

joineole 1.1 : installation du service de MAJ du client Scribe REF #17382

Revision 446577ce (diff)
Added by Klaas TJEBBES over 6 years ago

joineole 1.1 : installation du service de MAJ du client Scribe REF #17382 @0.5h

History

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

  • Estimated time set to 2.50 h
<cdeze> ça sent le bug https://dev-eole.ac-dijon.fr/projects/joineole/repository/revisions/master/entry/Frame1.py#L294
<cdeze> exe_path = 'cliscribe-updater-setup.exe' ET unc = r'\\%s\%s'%(servip, 'perso') DONC if os.path.exists(unc + '\\' + exe_path): ne match pas
<cdeze> os.path.exists(''\\ip\perso\'cliscribe-updater-setup.exe') au lieu de os.path.exists('U:\client\cliscribe-updater-setup.exe')

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

  • Tracker changed from Demande to Tâche
  • Status changed from Nouveau to En cours
  • Assigned To set to Klaas TJEBBES
  • Estimated time changed from 2.50 h to 2.00 h
  • Parent task set to #17170
  • Remaining (hours) set to 2.0

#3 Updated by Christophe Dezé over 6 years ago

il semble que cela fasse comme si on lancait u:\client\cliscribe-setup.exe /SILENT /NORESTART en etant depuis un autre dossier
du coup l'installeur cliscribe-setup.exe ne trouve pas cliscribe-updater-setup.exe.

par exemple
C:\Users\crid>u:\client\cliscribe-setup.exe /SILENT /NORESTART
n'install pas le updater

#4 Updated by Christophe Dezé over 6 years ago

ou alors cliscribe-setup.exe rend la main avant que cliscribe-updater-setup.exe n'ai le temps de se lancer

#5 Updated by Christophe Dezé over 6 years ago

cela ne peut- il pas venir de
https://dev-eole.ac-dijon.fr/projects/eole-client/repository/revisions/master/entry/sources/CliScribe.iss

ligne 308
Filename: {src}\cliscribe-updater-setup.exe; Parameters: /SILENT /NORESTART; WorkingDir: {src}; Flags: skipifsilent hidewizard skipifdoesntexist; MinVersion: 0,4.0.1381

le flag skipifsilent empeche l'installation de l'updater

#6 Updated by Scrum Master over 6 years ago

  • Status changed from En cours to Résolu

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

  • % Done changed from 0 to 100
  • Remaining (hours) changed from 2.0 to 0.25

Paquets candidats controle-vnc-applis 2.5.2-6 et eole-client 2.5.2-8 recompilés pour EOLE 2.5.2 + portage de la modification sur EOLE 2.6.0

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

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

#9 Updated by Joël Cuissinat about 4 years ago

Also available in: Atom PDF