[MDEV-4669] Buildbot nm test does not use 'galera-' in package names, fails on the Galera tree Created: 2013-06-17 Updated: 2013-06-19 Resolved: 2013-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, galera, tests | ||
| Description |
|
See for example here: Unlike other package tests, this one does not use conditional 'galera-' substring in package name, so it attempts to install the standard mariadb-server even on the Galera tree, and fails because it cannot find the package:
|
| Comments |
| Comment by Elena Stepanova [ 2013-06-18 ] |
|
>> The second error is different. I tried a run adding mariadb-test-5.5 to the list and got the following error: >> E: Package 'mariadb-test-5.5' has no installation candidate >> So my guess is it isn't being created or something. We have a bug about mariadb-test + mariadb-galera-server, I suppose it's the same one: |
| Comment by Daniel Bartholomew [ 2013-06-18 ] |
|
Yes, that is what is happening. For this task, should I go ahead and add the necessary line for mariadb-galera-server-5.5 to be installed? My only hesitation is that if this test passes on non-Galera builds, then there's something in the galera packages that is not right. |
| Comment by Elena Stepanova [ 2013-06-18 ] |
|
Lets not. The test will fail anyway due to server-5.5 addition, so it only throws the error about mariadb-test: So maybe the two errors in 'nm' test are related and the one about mariadb-galera-server-5.5 will be gone after |
| Comment by Daniel Bartholomew [ 2013-06-19 ] |
|
this task is complete |