Project

General

Profile

Actions

Bug #26895

open

Remove two useless “chown root” that prevents building the agent without being root

Added by Michel BOUISSOU 17 days ago. Updated 16 days ago.

Status:
Pending release
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

In rudder-packages/rudder-agent/SOURCES/Makefile.in
there are the following lines :

        # bug in fusion installer that doesn't set the right owner to some files
        chown root fusion/opt/rudder/share/fusioninventory
        chown root fusion/opt/rudder/share/fusioninventory/html

These lines force to build the agent as “root” and causes the build to fail if done as a normal user.

They have proven useless (building as a normal user works without them and the resulting files have the correct ownership at installation).

Thus I propose their removal.

Actions #1

Updated by Michel BOUISSOU 17 days ago

  • Status changed from New to In progress
Actions #2

Updated by Michel BOUISSOU 17 days ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Michel BOUISSOU to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/2989
Actions #3

Updated by Michel BOUISSOU 16 days ago

  • Project changed from 51 to Rudder
  • Category deleted (Build)
  • Target version changed from master to 9.0.0~alpha1
Actions #4

Updated by Michel BOUISSOU 16 days ago

  • Pull Request changed from https://github.com/Normation/rudder-packages/pull/2989 to https://github.com/Normation/rudder-packages/pull/2990
Actions #5

Updated by Michel BOUISSOU 16 days ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Anonymous 16 days ago

Actions

Also available in: Atom PDF