标签:rpm failed
使用rpm工具进行软件包的卸载,出现了以下错误提示,
errror: %preun(postgres93-9.3.4-1.x86_64) scriptlet failed.
Google了以下,使用下面的方式可以进行卸载:
# rpm -e postgres93-9.3.4-1 --noscripts
本文出自 “天道酬勤” 博客,请务必保留此出处http://lavenliu.blog.51cto.com/5060944/1618602
标签:rpm failed
原文地址:http://lavenliu.blog.51cto.com/5060944/1618602