[MDEV-7302] rpm upgrade error message gives wrong instruction for finding installed packages Created: 2014-12-11 Updated: 2014-12-12 Resolved: 2014-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 5.5.40 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
An RPM upgrade from 5.5 to 10.0 fails with some instructions about needing to manually remove the existing packages and then install the new ones. But the instruction to find the existing packages will only match MySQL packages, not MariaDB:
This should probably be something like this instead:
|
| Comments |
| Comment by Elena Stepanova [ 2014-12-12 ] |
|
Duplicate of MDEV-4151. |