HomePhorge

Uninstalling packages through 'ensure => absent' works again for the rpm and…
c22a584cbc80Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Uninstalling packages through 'ensure => absent' works again for the rpm and yum providers.

Before, 'rpm -e' was called without a package name. The code now makes sure
that 'rpm -e' gets exactly one package to uninstall on each invocation,
since rpm gets grumpy otherwise (besides passing the correct package NVR,
of course).

Details

Provenance
David Lutterkort <dlutter@redhat.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4de2e2c67f60: Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
Branches
Unknown
Tags
Unknown

Event Timeline

David Lutterkort <dlutter@redhat.com> committed rPUc22a584cbc80: Uninstalling packages through 'ensure => absent' works again for the rpm and… (authored by David Lutterkort <dlutter@redhat.com>).Dec 18 2007, 2:59 AM