Project

General

Profile

Tâche #19701

Scénario #19508: Problèmes rencontrés lors de la qualification 2.6.1-beta4

correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4)

Added by Patrice THEBAULT over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
03/06/2017
Due date:
% Done:

0%

Spent time:
Remaining (hours):
0.0

Description

Voir : http://squash-tm.eole.lan/squash/executions/4829

Test passé en arbitré.

Pas n°2

commande :

CreoleGet  activer_postgresql

renvoie :

root - Variable inconnue activer_postgresql

Soit :
  • on ajoute un pas pour redémarrer creoled
  • on vérifie dans gen_config

Pas n°6

commande :

netstat -ntlup | grep 5432

renvoie :

tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 6043/postgres

au lieu de :
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 3480/postgres

Ajouter une indication pour le PID différent.

pas n°7

commande :

python /usr/share/eole/schedule/schedule cron

renvoie :

Démarrage de pre schedule daily
pre schedule daily accompli
Démarrage de post schedule daily
post schedule daily accompli
Démarrage de pre schedule once
Traceback (most recent call last):
File "/usr/share/eole/schedule/schedule", line 208, in <module>
schedule_cron()
File "/usr/share/eole/schedule/schedule", line 165, in schedule_cron
run_runparts('once', 'pre')
File "/usr/share/eole/schedule/schedule", line 90, in run_runparts
if out:
UnboundLocalError: local variable 'out' referenced before assignment

au lieu de :

Démarrage de pre schedule daily
pre schedule daily accompli
Démarrage de post schedule daily
post schedule daily accompli
Démarrage de pre schedule once
pre schedule once accompli
Démarrage de post schedule once
post schedule once accompli

C'est déjà corrigé.


Related issues

Related to Distribution EOLE - Tâche #19704: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4) Ne sera pas résolu 03/06/2017
Duplicated by Distribution EOLE - Tâche #19703: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4) Ne sera pas résolu 03/06/2017

History

#1 Updated by Patrice THEBAULT over 6 years ago

  • Copied to Tâche #19703: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4) added

#2 Updated by Daniel Dehennin over 6 years ago

  • Subject changed from correction SC-T13 Services additionnels PGSQL-FIXME - Préparation du serveur to correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4)
  • Description updated (diff)

#3 Updated by Scrum Master over 6 years ago

  • Copied to deleted (Tâche #19703: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4))

#4 Updated by Scrum Master over 6 years ago

  • Duplicated by Tâche #19703: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4) added

#5 Updated by Scrum Master over 6 years ago

  • Related to Tâche #19704: correction PGSQL-FIXME - Préparation du serveur (2.6.1-b4) added

#6 Updated by Scrum Master over 6 years ago

  • Description updated (diff)

#7 Updated by Philippe Caseiro over 6 years ago

  • Status changed from Nouveau to Résolu
  • Assigned To set to Philippe Caseiro

#8 Updated by Philippe Caseiro over 6 years ago

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

Also available in: Atom PDF