[MDEV-8497] Buildbot upgrade tests fail on Vivid, Sid Created: 2015-07-17 Updated: 2016-01-04 Resolved: 2015-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian, Tests |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.23, 10.1.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Sprint: | 10.0.23 | ||||||||||||||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-deb-vivid-x86/builds/162/steps/test_1/logs/stdio
|
| Comments |
| Comment by Elena Stepanova [ 2015-07-18 ] |
|
Added dpkg -l to the buildbot's upgrade/upgrade2 to find out what it conflicts with. It turns out we have MySQL 5.6 pre-installed on vivid upgrade images. |
| Comment by Elena Stepanova [ 2015-07-20 ] |
|
link for 10.0: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-vivid-amd64/builds/146/steps/test_1/logs/stdio |
| Comment by Otto Kekäläinen [ 2015-09-04 ] |
|
For the record, I solved these issues a few days ago in my repo https://github.com/ottok/mariadb/tree/ok-debpkg-10.1 but I cannot open a pull request as the buildbot column is not all green yet. due to test failures that most likely are inherited from failing master 10.1 branch, though I am not sure. |
| Comment by Elena Stepanova [ 2015-10-26 ] |
|
otto, should we disable these tests on 10.0, or is there a plan to backport the fix there? |
| Comment by Otto Kekäläinen [ 2015-11-28 ] |
|
elenst Fix available at https://github.com/MariaDB/server/pull/124 but the test is not fully green yet because mariadb-10.0 from mariadb.org does not seem compatible out-of-the-box with mysql-5.6 systemd stuff in Ubuntu. Accepting that PR would though get us a step forward and it is backwards safe, should not break anything for anything else. |
| Comment by Elena Stepanova [ 2015-11-28 ] |
|
Re-opening for backporting to 10.0, see the pull request above. |