Project

General

Profile

Actions

Bug #8232

closed

Apache config does not get cleaned up after removal of rudder-webapp

Bug #8232: Apache config does not get cleaned up after removal of rudder-webapp

Added by Janos Mattyasovszky about 10 years ago. Updated about 10 years ago.

Status:
Released
Priority:
N/A
Category:
Server components
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Apparently the rudder-webapp package edits /etc/sysconfg/apache2:

# Add required includes in the SLES apache2 configuration
if ! grep -qE "^. /etc/sysconfig/rudder-apache$" /etc/sysconfig/apache2
then
        echo -e '# This sources the modules/defines needed by Rudder\n. /etc/sysconfig/rudder-apache' >> /etc/sysconfig/apache2
fi

But after being uninstalled, this does not get removed, so apache2 fails with an error on the restart:

/etc/sysconfig/apache2: line 292: /etc/sysconfig/rudder-apache: No such file or directory

Related issues 2 (1 open1 closed)

Related to Rudder - Bug #8231: rudder-apache gets added multiple times to apache configReleasedBenoît PECCATTEActions
Related to Rudder - Bug #10858: rudder-server-relay does not clean up apache includes on removalNewActions

Updated by Jonathan CLARKE about 10 years ago Actions #1

  • Assignee set to Benoît PECCATTE

Updated by Jonathan CLARKE about 10 years ago Actions #2

  • Related to Bug #8231: rudder-apache gets added multiple times to apache config added

Updated by Jonathan CLARKE about 10 years ago Actions #3

  • Target version set to 2.11.21

Updated by Jonathan CLARKE about 10 years ago Actions #4

  • Status changed from New to In progress
  • Assignee changed from Benoît PECCATTE to Jonathan CLARKE

Updated by Jonathan CLARKE about 10 years ago Actions #5

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/935

Updated by Jonathan CLARKE about 10 years ago Actions #6

  • Status changed from Pending technical review to In progress
  • Assignee changed from Benoît PECCATTE to Jonathan CLARKE

Updated by Jonathan CLARKE about 10 years ago Actions #7

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Benoît PECCATTE

Updated by Jonathan CLARKE about 10 years ago Actions #8

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Vincent MEMBRÉ about 10 years ago Actions #9

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.11.21, 3.0.16, 3.1.10 and 3.2.3 which were released on 2016-06-01, but not announced.

Updated by Janos Mattyasovszky almost 9 years ago Actions #10

  • Related to Bug #10858: rudder-server-relay does not clean up apache includes on removal added
Actions

Also available in: PDF Atom