Project

General

Profile

Actions

Bug #5863

closed

User story #1858: Relay server package

rudder-server-relay uses a wrong copy condition in debian/rules

Added by Matthieu CERDA over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Here:

        cp $(CURDIR)/SOURCES/ rudder-relay-vhost.conf $(CURDIR)/BUILD/rudder-relay-vhost

This is a dh_install like condition, it is wrong...

Should be:

        cp $(CURDIR)/SOURCES/rudder-relay-vhost.conf $(CURDIR)/BUILD/rudder-relay-vhost

Actions #1

Updated by Matthieu CERDA over 9 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Matthieu CERDA to Jonathan CLARKE
  • % Done changed from 0 to 100
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/543
Actions #2

Updated by Matthieu CERDA over 9 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset packages:rudder-packages|commit:c4167feb96edd0bf8fee2101e5509d674225958a.

Actions #3

Updated by Benoît PECCATTE over 9 years ago

Applied in changeset packages:rudder-packages|commit:9309a910426629f4c6e310a504214769eed51199.

Actions #4

Updated by Vincent MEMBRÉ over 9 years ago

  • Project changed from Rudder to 34
  • Category deleted (System integration)
  • Parent task set to #1858
Actions #5

Updated by Vincent MEMBRÉ over 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.0.0~beta1 which was release on 01/12/2014.

Actions #6

Updated by Benoît PECCATTE about 9 years ago

  • Category set to Packaging
Actions

Also available in: Atom PDF