Actions
Bug #6273
closedFatal error in rpmPackageInstallation v7.0, cannot generate policies
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
# cf-agent -KI /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:1: error: syntax error ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:1: error: Expected attribute, got '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:2: error: Expected '=>', got '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:3: error: Invalid r-value type '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:3: error: Attempted to give a value of type null ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:4: error: Expected ';' check previous statement, got '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:5: error: Expected attribute, got '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:6: error: Expected '=>', got '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:7: error: Invalid r-value type '=' ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:339:7: error: Attempted to give a value of type null ======= ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:340:32: error: Expected ';' check previous statement, got 'package_version_less_command' package_version_less_command => "${rudder_rpm_knowledge.rpm_compare_less}"; ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:340:36: error: Expected attribute, got '=>' package_version_less_command => "${rudder_rpm_knowledge.rpm_compare_less}"; ^ /var/rudder/cfengine-community/inputs/rpmPackageInstallation/7.0/rpmPackageInstallation.cf:340:79: error: Expected '=>', got '"${rudder_rpm_knowledge.rpm_compare_less}"' package_version_less_command => "${rudder_rpm_knowledge.rpm_compare_less}"; ^ Too many errors 2015-02-17T15:05:53+0100 error: Policy failed validation with command '"/var/rudder/cfengine-community/bin/cf-promises" -c "/var/rudder/cfengine-community/inputs/promises.cf"'
Updated by Dennis Cabooter almost 10 years ago
- Subject changed from Fatal error in rpmPackageInstallation/7.0 dirtective to Fatal error in rpmPackageInstallation/7.0 directive
Corrected typo
Updated by Vincent MEMBRÉ almost 10 years ago
- Category set to Techniques
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
- Target version set to 3.0.0
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/636
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:e4cb2794a084b5fec6d372fe859c83fa7fae36dd.
Updated by Benoît PECCATTE almost 10 years ago
Applied in changeset policy-templates:commit:831cebbc1b4e8a90db39dfa9eb57cfa9dba690da.
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 3.0.0 to 3.0.1
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Fatal error in rpmPackageInstallation/7.0 directive to Fatal error in rpmPackageInstallation v7.0, cannot generate policies
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.1, which was released on 2015/02/23
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions