Bug #23718
closed
Bundle name collision with cloned techniques
Added by Alexis Mousset about 1 year ago.
Updated about 1 year ago.
Description
The ids are clones, so we generate bundle names with identical names.
We need to add the technique id to the names.
Files
rudderc (11.5 MB)
rudderc |
rudderc binary including the fix |
Alexis Mousset, 2023-11-09 10:05
|
|
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Subject changed from Bundle name collision with cloned tehcniques to Bundle name collision with cloned techniques
- Status changed from In progress to New
- Assignee deleted (
Alexis Mousset)
- Status changed from New to Pending technical review
- Assignee set to Félix DALLIDET
- Pull Request set to https://github.com/Normation/rudder/pull/5164
To apply the workaround, download the attached rudderc
file (sha256:e4e4cca5f6acdd164d74eb4b6f1fa2cda72e5c57d92d858cd6333b081cba43c3
), place it on your server, and force a technique generation with:
wget https://issues.rudder.io/attachments/download/2717/rudderc
chmod +x rudderc
cp rudderc /opt/rudder/bin/rudderc
touch /opt/rudder/etc/force_ncf_technique_update && service rudder-jetty restart
This binary has:
# rudderc --version
rudderc 8.0.2-hotfix-23718
- Fix check changed from To do to Checked
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
Also available in: Atom
PDF