[MDEV-3137] LP:905712 - rpm upgrade from 5.2.9 broken Created: 2011-12-19 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Joe Julian (Inactive) | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
The following error is produced in %pre. Looks like you're comparing Packager to Vendor. ****************************************************************** The current MariaDB server package is provided by a different A manual upgrade is required.
You may choose to use 'rpm --nodeps -ev <package-name>' to remove
This is a brief description of the upgrade process. Important details |
| Comments |
| Comment by Elena Stepanova [ 2011-12-26 ] |
|
Re: rpm upgrade from 5.2.9 broken RPM info: Name : MariaDB-server Name : MariaDB-server |
| Comment by Colin Charles [ 2012-02-23 ] |
|
Re: rpm upgrade from 5.2.9 broken We can fix this similarly to http://bugs.mysql.com/bug.php?id=45534 The fix is actually here: http://bazaar.launchpad.net/~mysql/mysql-server/5.1/view/head:/support-files/mysql.spec.sh The 649-689 lines in mysql.spec.sh is the logic behind making a "safe" upgrade Do you want me to fix this and patch it in bakery, or will you do it? Thanks |
| Comment by Elena Stepanova [ 2012-02-28 ] |
|
Re: rpm upgrade from 5.2.9 broken |
| Comment by Sergei Petrunia [ 2012-02-29 ] |
|
Re: rpm upgrade from 5.2.9 broken [root@centos57-vm rpms]# rpm -qa | grep -i maria ****************************************************************** The current MariaDB server package is provided by a different A manual upgrade is required.
You may choose to use 'rpm --nodeps -ev <package-name>' to remove
This is a brief description of the upgrade process. Important details |
| Comment by Sergei Petrunia [ 2012-02-29 ] |
|
Re: rpm upgrade from 5.2.9 broken |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-29 ] |
|
Launchpad bug id: 905712 |