detach-database plugin can't be uninstall from Fuel (MOS9)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Medium
|
Fuel Plugins Bugs | ||
Mitaka |
Confirmed
|
Medium
|
Fuel Plugins Bugs |
Bug Description
Hi,
I am trying to uninstall detach-database plugin from fuel master but it is showing error "Error in PREUN scriptlet in rpm package detach-
Plugin: https:/
Please find all execution below.
Plugin List -
[root@fuel ~]# fuel plugins --list
id | name | version | package_version | releases
---+---
1 | elasticsearch_
2 | influxdb_grafana | 0.10.0 | 4.0.0 | ubuntu (liberty-8.0, liberty-9.0, mitaka-9.0)
3 | lma_collector | 0.10.0 | 4.0.0 | ubuntu (liberty-8.0, liberty-9.0, mitaka-9.0)
4 | lma_infrastruct
6 | detach-database | 1.1.0 | 4.0.0 | ubuntu (mitaka-9.0, newton-10.0)
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]#
Removing plugin:-
[root@fuel ~]# fuel plugins --remove detach-
Loaded plugins: fastestmirror, priorities
Resolving Dependencies
--> Running transaction check
---> Package detach-
--> Finished Dependency Resolution
Dependencies Resolved
=======
Package Arch Version Repository Size
=======
Removing:
detach-
Transaction Summary
=======
Remove 1 Package
Installed size: 23 k
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
/var/tmp/
/var/tmp/
error: %preun(
Error in PREUN scriptlet in rpm package detach-
Verifying : detach-
Failed:
detach-
Complete!
Shell command executed with "1" exit code: yum -y remove detach-database-1.1
[root@fuel ~]#
[root@fuel ~]# fuel plugins --list
id | name | version | package_version | releases
---+---
1 | elasticsearch_
2 | influxdb_grafana | 0.10.0 | 4.0.0 | ubuntu (liberty-8.0, liberty-9.0, mitaka-9.0)
3 | lma_collector | 0.10.0 | 4.0.0 | ubuntu (liberty-8.0, liberty-9.0, mitaka-9.0)
4 | lma_infrastruct
[root@fuel ~]#
[root@fuel ~]# rpm -qa | grep detach
detach-
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]# rpm -e detach-
/var/tmp/
/var/tmp/
error: %preun(
error: detach-
[root@fuel ~]#
[root@fuel ~]# rpm -qa | grep detach
detach-
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]# rpm -e detach-
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]#
[root@fuel ~]# rpm -qa | grep detach
[root@fuel ~]#
[root@fuel ~]#
description: | updated |
tags: | added: area-plugins |
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
milestone: | none → 9.1 |
assignee: | nobody → Fuel Plugins Bugs (fuel-plugins-bugs) |
Changed in fuel: | |
status: | Confirmed → Won't Fix |