Project

General

Profile

Actions

Bug #15013

closed

The sourcedir parameter in dh_install needs to be lowercase for debian 10 compatibility

Added by Félix DALLIDET almost 5 years ago. Updated almost 5 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

We are doing:
dh_install --SOURCEDIR=/usr/src/rudder-packages/package/SOURCES/rudder-sources/ ncf/ /usr/share/

instead of:
dh_install --sourcedir=/usr/src/rudder-packages/package/SOURCES/rudder-sources/ ncf/ /usr/share/

Surprisingly, it worked fine until debian buster...

This is a template, please edit and remove what is not relevant.

Actions #1

Updated by Félix DALLIDET almost 5 years ago

  • Status changed from New to In progress
  • Assignee set to Félix DALLIDET
Actions #2

Updated by Félix DALLIDET almost 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Félix DALLIDET to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1954
Actions #3

Updated by Félix DALLIDET almost 5 years ago

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

Updated by Vincent MEMBRÉ almost 5 years ago

  • Name check set to To do
Actions #5

Updated by Vincent MEMBRÉ almost 5 years ago

  • Fix check set to To do
Actions #6

Updated by Alexis Mousset almost 5 years ago

  • Subject changed from dh_install is called with a wrong option in all builder to The sourcedir parameter in dh_install needs to be lowercase for debian 10 compatibility
  • Name check changed from To do to Reviewed
Actions #7

Updated by Alexis Mousset almost 5 years ago

  • Fix check changed from To do to Checked
Actions #8

Updated by Vincent MEMBRÉ almost 5 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 5.0.12 which was released today.

Actions

Also available in: Atom PDF