Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Not a Bug
-
Affects Version/s: None
-
Fix Version/s: 1.0.6
-
Component/s: installation
-
Labels:
Description
If a softlink is setup at this below location when an install is done, but then an upgrade is done later, the soft-link is lost causing the upgrade install to fail.
soft-link location:
/usr/local/mariadb
So need to determine when the softlink is lost and try to prevent...
upgrade:
rpm -e ...
rpm -ivh ....
OR
rpm -Uvh ...