[MDEV-346] 5.5 upgrade test fails on precise Created: 2012-06-16 Updated: 2012-06-18 Due: 2012-06-19 Resolved: 2012-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.25 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
upgrade test fails on precise (both x86 and amd64) as
|
| Comments |
| Comment by Kristian Nielsen [ 2012-06-16 ] |
|
I think it is just because the standard MySQL package has a higher version number than the mariadb packages. |
| Comment by Sergei Golubchik [ 2012-06-16 ] |
|
buildbot tries to upgrade to mariadb-5.5.25. It doesn't look like a higher version number to me |
| Comment by Kristian Nielsen [ 2012-06-16 ] |
|
Yes, what I meant is - I think a higher version is available in the upstream repos. |
| Comment by Sergei Golubchik [ 2012-06-17 ] |
|
upstream repo has 5.5.24 (I've tried apt-get upgrade in this VM). Still less than 5.5.25. |
| Comment by Kristian Nielsen [ 2012-06-18 ] |
|
It looked like we were missing some replaces: and conflicts: headers for mysql-server-5.5 I added them and pushed to 5.5-serg, we will see if it makes a difference. |
| Comment by Sergei Golubchik [ 2012-06-18 ] |
|
pushed |