Displaying 1 result from an estimated 1 matches for "axx_packag".
Did you mean:
axx_packages
2013 Jun 04
2
Delete ypbind.........dependancy headaches.. yp-tools is needed by (installed) ypbind
...;nil'')
if $packagesabsent != ''nil'' {
package { $packagesabsent:
ensure => absent,
}
Works a treat for all other packages removing cleanly, apart from these two.
Here''s the error when I add both programs to the delete list;
err: /Stage[main]/Axx_packages/Package[yp-tools]/ensure: change from
2.9-12.el6 to absent failed: Execution of ''/bin/rpm -e
yp-tools-2.9-12.el6.x86_64'' returned 1: error: Failed dependencies:
yp-tools is needed by (installed) ypbind-3:1.20.4-29.el6.x86_64
err: /Stage[main]/Axx_packages/Package[ypbind]/en...