Actions
Bug #20255
closedThere is no cfengine-systemd patch anymore thus making package build faild
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
This fails build with the following error:
00:02:46.968 for PATCHNAME in patches/cfengine-systemd/*.patch; do echo "Applying $PATCHNAME..."; patch -d ./cfengine-source -p1 < $PATCHNAME; echo ""; done 00:02:46.969 Applying patches/cfengine-systemd/*.patch... 00:02:46.969 /bin/sh: 1: cannot open patches/cfengine-systemd/*.patch: No such file
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 3 years ago
- Assignee changed from Vincent MEMBRÉ to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/2543
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder-packages|0eaad4a41ed017478767a61a65fd312b2520c62e.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta3 which was released today.
Actions