OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4073-g0c5d403
Gerrit Code Review
gerrit@openafs.org
Wed, 18 Dec 2013 07:38:50 -0800 (PST)
The following commit has been merged in the master branch:
commit 0c5d403076946c7a4f53f5e44df8fe0d986cea06
Author: Arne Wiebalck <Arne.Wiebalck@cern.ch>
Date: Fri Dec 13 11:46:04 2013 +0100
make openafs uninstallable even if /afs is missing
The preuninstall scriptlet of the openafs RPM removes /afs. If, for
whatever reason, that directory does not exist, the scriptlet will
fail and hence break the deinstallation of the openafs package. The
proposed patch makes the scriptlet evaluate to true even if the /afs
has been removed by some other means and allows the package to be
uninstalled.
Change-Id: I3340c94521e15c56fe10840aff7b0b1080009c10
Reviewed-on: http://gerrit.openafs.org/10581
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/packaging/RedHat/openafs.spec.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository