Project

General

Profile

Actions

Bug #5014

closed

User story #4993: Make rudder-init.sh and rudder-upgrade remote server aware

cannot install rudder-webapp package, syntax error in rudder-upgrade

Added by Vincent MEMBRÉ almost 10 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

An error occurs in rudder-webapp installation, the logs are taken from our 2.11 snapshot:

12:32:38 INFO: The /opt/rudder/etc/rudder-passwords.conf file is absent. LDAP and SQL passwords not checked in {rudder,inventory}-web.properties
12:32:38 INFO: Checking PostgreSQL service status... OK
12:32:38 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:38 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:38 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:39 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:39 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:39 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:39 /usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5)
12:32:39 /opt/rudder/bin/rudder-upgrade: line 396: unexpected EOF while looking for matching `)'
12:32:39 Setting up odbcinst (2.2.14p2-1) ...
12:32:39 dpkg: error processing rudder-webapp (--configure):
12:32:39  subprocess installed post-installation script returned error exit status 2
12:32:39 dpkg: dependency problems prevent configuration of rudder-server-root:
12:32:39  rudder-server-root depends on rudder-webapp (= 2.11.0~alpha1~git201406130004-squeeze0); however:
12:32:39   Package rudder-webapp is not configured yet.
12:32:39 dpkg: error processing rudder-server-root (--configure):
12:32:39  dependency problems - leaving unconfigured
Actions #1

Updated by Vincent MEMBRÉ almost 10 years ago

  • Project changed from Rudder to 34
  • Subject changed from cannot install rudder-webapp package, error in postinst to cannot install rudder-webapp package, syntax error in rudder-upgrade
  • Category deleted (System integration)
  • Parent task set to #4994

There might be two problems here:

On is fatal at least =>

 /opt/rudder/bin/rudder-upgrade: line 396: unexpected EOF while looking for matching `)'

I don't know the impact of:

/usr/lib/postgresql/8.4/bin/psql: /opt/rudder/lib/libldap_r-2.4.so.2: no version information available (required by /usr/lib/libpq.so.5

but it does not seem to prevent using the script.

Here I'll fix only the first one.

Actions #2

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from New to Rejected
  • Parent task changed from #4994 to #4993

It duplicates #5008, closing that issue

Actions #3

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Rejected to Released

This bug has been fixed in Rudder 2.11.0~beta1 that was released yesterday.

Actions #4

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Released to Rejected
Actions #5

Updated by Benoît PECCATTE about 9 years ago

  • Category set to Packaging
Actions

Also available in: Atom PDF