Project

General

Profile

Actions

Bug #10522

closed

Bug #10521: Error in migration (ldap backup not found because ending by .gz)

Cannot install Rudder 4.1 due to merge error in parent ticket

Added by Nicolas CHARLES about 7 years ago. Updated about 7 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Small
Priority:
0
Name check:
Fix check:
Regression:

Description

When installing Rudder, I get the folowing error

/var/lib/dpkg/info/rudder-inventory-ldap.postinst: 35: /var/lib/dpkg/info/rudder-inventory-ldap.postinst: Syntax error: redirection unexpected dpkg: error processing package rudder-inventory-ldap (--configure): subprocess installed post-installation script returned error exit status 2 dpkg: dependency problems prevent configuration of rudder-inventory-endpoint: rudder-inventory-endpoint depends on rudder-inventory-ldap (= 4.1.0~rc2~git201703290153-xenial0); however:  Package rudder-inventory-ldap is not configured yet.

Cause is merge error in rudder-inventory-ldap.postinst

<<<<<<< HEAD
>->-BACKUP_LDIF_REGEX="^/var/rudder/ldap/backup/openldap-data-pre-upgrade-\([0-9]\{14\}\)\.ldif$" 
    SLAPD_CONF="/opt/rudder/etc/openldap/slapd.conf" 
=======
>->-BACKUP_LDIF_REGEX="^/var/rudder/ldap/backup/openldap-data-pre-upgrade-\([0-9]\{14\}\)\.ldif\(\.gz\)\?$" 
>>>>>>> branches/rudder/4.0

Actions

Also available in: Atom PDF