Bug #7116
closedIssue updating RPM using "Package management for RHEL / CentOS / SuSE / RPM systems"
Description
Following are the details
Technique = "Package management for RHEL / CentOS / SuSE / RPM systems"
Technique Version = 7.0
Rudder Server Version = rudder-server-root-3.1.0.release-1.EL.6.noarch
Rudder Agent Version = rudder-agent-3.1.0.release-1.EL.5
Issue description : Trying to upgrade zabbix-2.0.4-1.el5 to zabbix-2.4.5-1.el5. the same works flawlessly using yum, the compliance report show 100%, however change is not seen on destination node.
For Directive config ,refer attached png.
Refer log for more info.Command used to generate log => /var/rudder/cfengine-community/bin/cf-agent -Klvb check_rpm_package_installation
Files
Updated by Alexis Mousset over 9 years ago
The package name should be "zabbix", and the version "2.0.4-1.el5" (if you want to specify it, but in the screenshot the selected version is the package manager default version).
It should have been reported as an error, and I opened another issue for this (#7119).
Updated by Alexis Mousset over 9 years ago
- Related to Bug #7119: Wrong reporting in rpmPackageInstallation when trying to update a non-existent package added
Updated by Kiran V about 9 years ago
- File rpm-update.png rpm-update.png added
Thank you Alexis for the information.
the attached conf worked.
the issue was also with gpgcheck. disabled gpgcheck and the directive worked, it would be great if directive also provides option to override directive.
Updated by Kiran V about 9 years ago
Kiran V wrote:
Thank you Alexis for the information.
the attached conf worked.
the issue was also with gpgcheck. disabled gpgcheck and the directive worked, it would be great if directive also provides option to override gpgcheck.