Project

General

Profile

Actions

Bug #3774

closed

The output of rudder-upgrade script contains some disappointing messages during upgrade

Added by Nicolas PERRON almost 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
N/A
Assignee:
Nicolas PERRON
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The script rudder-upgrade show some messages which should not appear:

On debian 6:

[...]
INFO: Launching script to check if a migration is needed
INFO: Checking LDAP service status... OK
INFO: Checking PostgreSQL service status... OK
[master 8360a50] Upgrade system Techniques - automatically done by rudder-upgrade script
 Committer: root <root@vagrant-debian-squeeze-64.vagrantup.com>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:

    git config --global user.name "Your Name" 
    git config --global user.email you@example.com

If the identity used for this commit is wrong, you can fix it with:

    git commit --amend --author='Your Name <you@example.com>'

 8 files changed, 73 insertions(+), 18 deletions(-)
 create mode 100644 techniques/system/common/1.0/rudder_parameters.st
INFO: A Technique library reload is needed and has been scheduled.
INFO: Modifying system group entries in LDAP if necessary... Done
INFO: Adding default Global Parameter containing the header put in file managed by Rudder...adding new entry "parameterName=rudder_file_edit_header,ou=Parameters,ou=Rudder,cn=rudder-configuration" 

 Done.
INFO: End of migration script
[...]

On SLES 11:

[...]
INFO: Launching script to check if a migration is needed
INFO: Checking LDAP service status... OK
INFO: Checking PostgreSQL service status... OK
Created commit fe4a6e2: Upgrade system Techniques - automatically done by rudder-upgrade script
 8 files changed, 73 insertions(+), 18 deletions(-)
 create mode 100644 techniques/system/common/1.0/rudder_parameters.st
INFO: A Technique library reload is needed and has been scheduled.
INFO: Modifying system group entries in LDAP if necessary... Done
INFO: The Rudder OpenLDAP schema is not up to date, adding Global Parameter ou...adding new entry "ou=Parameters,ou=Rudder,cn=rudder-configuration" 

 Done.
INFO: Adding default Global Parameter containing the header put in file managed by Rudder...ldap_add: Invalid DN syntax (34)
    additional info: invalid DN
adding new entry "parameterName=rudder_file_edit_header,ou=Parameters,ou=Rudder,cn=rudder-configuration" 

INFO: End of migration script
[...]

Could we consider this as a bug since it will not lead to a "blocking state" ?

Actions #1

Updated by Nicolas PERRON over 10 years ago

  • Description updated (diff)
Actions #2

Updated by Jonathan CLARKE over 10 years ago

  • Status changed from Discussion to 8
  • Assignee changed from Jonathan CLARKE to Nicolas PERRON

Sure this is a bug. Not a blocking bug, but if you can do a quick fix, we can quickly merge it in. Go go go!

Actions #3

Updated by Nicolas PERRON over 10 years ago

  • Status changed from 8 to In progress

I'm on it

Actions #4

Updated by Nicolas PERRON over 10 years ago

  • Status changed from In progress to Pending technical review
  • % Done changed from 0 to 100
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/88

Pull Request URL added: https://github.com/Normation/rudder-packages/pull/88

Jon, could you review it please ?

Actions #5

Updated by Nicolas PERRON over 10 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:639db0b6094122b6e731adc3a0b9d38010b93280.

Actions #6

Updated by Jonathan CLARKE over 10 years ago

Applied in changeset commit:9c374676e136f4bb9be3319f900bb06fbeeba0b4.

Actions #7

Updated by Jonathan CLARKE over 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.7.0~rc1, which was released today.

Check out:
Actions #8

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 34 to Rudder
  • Category set to Packaging
Actions

Also available in: Atom PDF