[MXS-50] Removing 1.0.5 RPM gives error about /etc/ld.so.conf.d/maxscale.conf Created: 2015-03-18 Updated: 2015-05-06 Resolved: 2015-03-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | None |
| Affects Version/s: | 1.0.5 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 6 |
||
| Description |
|
If you upgrade from MaxScale 1.0.4 to 1.0.5, and try to remove the 1.0.5 RPM, you get an error. [root@max1 skysql]# rpm -i http://downloads.mariadb.com/software/MaxScale/maxscale/RPM/rhel6/maxscale-1.0.4-stable.rpm Dependencies Resolved ============================================================================================================================================================================================================ Transaction Summary Total download size: 5.0 M Updated: Complete! |
| Comments |
| Comment by Timofey Turenko [ 2015-03-19 ] |
|
postinst is not executed during package upgrade. fixing it. |
| Comment by markus makela [ 2015-03-19 ] |
|
Fixed RPM generating errors if the script file is missing. |