Project

General

Profile

Actions

Architecture #8969

closed

remove ld.so.conf

Architecture #8969: remove ld.so.conf

Added by Benoît PECCATTE over 9 years ago. Updated almost 8 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

This file is global to the system and can lead to problem when we package our own libraries.
Just use rpath at compile time instead.

Updated by Benoît PECCATTE over 9 years ago Actions #1

It seems, that we already have an RPATH on our binaries (4.0).
To check this on a binary, just run the following command

objdump -p /opt/rudder/bin/xxx | grep RPATH

And check that /opt/rudder/lib is in the value.

Updated by François ARMAND about 9 years ago Actions #2

  • Target version changed from 4.0.0~rc2 to 4.1.0~beta1

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

  • Target version changed from 4.1.0~beta1 to 4.1.0~beta2

Updated by Vincent MEMBRÉ almost 9 years ago Actions #4

  • Target version changed from 4.1.0~beta2 to 4.1.0~beta3

Updated by Vincent MEMBRÉ almost 9 years ago Actions #5

  • Target version changed from 4.1.0~beta3 to 4.1.0~rc1

Updated by François ARMAND almost 9 years ago Actions #6

  • Target version changed from 4.1.0~rc1 to 4.2.0~beta1

Updated by Alexis Mousset over 8 years ago Actions #7

  • Target version changed from 4.2.0~beta1 to 4.2.0~beta2

Updated by Vincent MEMBRÉ over 8 years ago Actions #8

  • Target version changed from 4.2.0~beta2 to 4.2.0~beta3

Updated by Vincent MEMBRÉ over 8 years ago Actions #9

  • Target version changed from 4.2.0~beta3 to 4.2.0~rc1

Updated by Vincent MEMBRÉ over 8 years ago Actions #10

  • Target version changed from 4.2.0~rc1 to 4.2.0~rc2

Updated by Vincent MEMBRÉ over 8 years ago Actions #11

  • Target version changed from 4.2.0~rc2 to 4.2.0

Updated by Vincent MEMBRÉ over 8 years ago Actions #12

  • Target version changed from 4.2.0 to 4.2.1

Updated by Vincent MEMBRÉ about 8 years ago Actions #13

  • Target version changed from 4.2.1 to 4.2.2

Updated by Vincent MEMBRÉ about 8 years ago Actions #14

  • Target version changed from 4.2.2 to 4.2.3

Updated by Vincent MEMBRÉ about 8 years ago Actions #15

  • Target version changed from 4.2.3 to 4.2.4

Updated by Benoît PECCATTE almost 8 years ago Actions #16

  • Target version changed from 4.2.4 to Ideas (not version specific)

Updated by Benoît PECCATTE almost 8 years ago Actions #17

  • Target version changed from Ideas (not version specific) to 5.0.0~beta1

After a check on a rudder 4.2 server, all our binaries have an rpath so no ld.so.conf should be needed.

Updated by Benoît PECCATTE almost 8 years ago Actions #18

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

Updated by Benoît PECCATTE almost 8 years ago Actions #19

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

Updated by Benoît PECCATTE almost 8 years ago Actions #20

  • Target version changed from 5.0.0~beta1 to 4.3.0~rc1

Updated by Benoît PECCATTE almost 8 years ago Actions #21

  • Pull Request changed from https://github.com/Normation/rudder-packages/pull/1498 to https://github.com/Normation/rudder-packages/pull/1512

Updated by Benoît PECCATTE almost 8 years ago Actions #22

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ almost 8 years ago Actions #23

  • Status changed from Pending release to Released

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

Actions

Also available in: PDF Atom