Project

General

Profile

Anomalie #1500

Traceback à la création des bases de données sur 2.3

Added by Joël Cuissinat over 12 years ago. Updated over 12 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Start date:
03/02/2011
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:
Distribution:

Description

Traceback (most recent call last):
  File "/usr/share/eole/gen_databases.py", line 172, in <module>
    main()
  File "/usr/share/eole/gen_databases.py", line 167, in main
    mod_all_passwords()
  File "/usr/share/eole/mysql_pwd.py", line 183, in mod_all_passwords
    mod_passwords(new_root_pass)
  File "/usr/share/eole/mysql_pwd.py", line 162, in mod_passwords
    mod_user_password_confs(root_pass, mysql_user, tables, new_pass)
  File "/usr/share/eole/mysql_pwd.py", line 146, in mod_user_password_confs
    chmod(table)
  File "/usr/share/eole/mysql_pwd.py", line 127, in chmod
    system_code(chmod_cmd, container=container)
  File "/usr/lib/pymodules/python2.6/pyeole/process.py", line 105, in system_code
    process = subprocess.Popen(cmd, stdin=subprocess.PIPE, env=env)
  File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Associated revisions

Revision 0de82562 (diff)
Added by Joël Cuissinat over 12 years ago

mode forcé en str pour les appels à chmod (fixes #1500)

History

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

  • Project changed from eole-posh to eole-mysql
  • Target version deleted (Envole pour Eole-2.3 RC 1)

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

  • Target version set to EOLE 2.3 RC4

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

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

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

  • Status changed from Résolu to Fermé

non (re)testé (en attente des nouveaux paquets Envole)

Also available in: Atom PDF