Bug #17884
closed
Bug #17882: Shared-files correction in postinst must be recursive
Error when installing relayd on root: missing file /var/rudder/configuration-repository/shared-files/*
Added by François ARMAND over 4 years ago.
Updated over 4 years ago.
Category:
System integration
Description
Something try to access /var/rudder/configuration-repository/shared-files
during relayd installation on root, and it fails because it doesn't exists. Creating it allows to end installation.
- Status changed from New to Rejected
- Related to Bug #17882: Shared-files correction in postinst must be recursive added
- Related to deleted (Bug #17882: Shared-files correction in postinst must be recursive)
- Subject changed from Error when installing relayd on root: missing file /var/rudder/configuration-repository/shared-files to Error when installing relayd on root: missing file /var/rudder/configuration-repository/shared-files/*
- Status changed from Rejected to New
- Parent task set to #17882
This fails on install, since command
chmod -R u+rwx,g+rX /var/rudder/configuration-repository/shared-files/*
fails if the directory is empty (also on upgrade if this is empty)
- Status changed from New to In progress
- Assignee changed from Félix DALLIDET to Vincent MEMBRÉ
- Assignee changed from Vincent MEMBRÉ to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/3112
- Status changed from In progress to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.7 and 6.1.1 which were released today.
Also available in: Atom
PDF