MDEV-30953: mariadb-server-galera package#931
Open
grooverdan wants to merge 2 commits intoMariaDB:devfrom
Open
MDEV-30953: mariadb-server-galera package#931grooverdan wants to merge 2 commits intoMariaDB:devfrom
grooverdan wants to merge 2 commits intoMariaDB:devfrom
Conversation
Member
Author
|
The ldd changes need to be non-greedy. |
Member
Author
|
reconsidering the last wsrep_info handling. I think I've resolved it server side. First commit only of importance now. https://buildbot.mariadb.org/#/grid?branch=bb-12.3-MDEV-30953-mariadb-server-galera-pkgtest |
The ldd differences need to account that this is a new 12.3 package.
using gawk as sed couldn't handle a multiline inclusive removal
Member
Author
|
I've attempted to account for all the things from https://buildbot.dev.mariadb.org/#/grid?branch=bb-MDEV-38913-pkgtest I had troubles with local tests: Hacked Waiting for rebased build to build with bumped version number. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The ldd differences need to account that
this is a new 12.3 package.
MDEV-30953, currently being prototyped on bb-12.3-MDEV-30953-mariadb-server-galera-pkgtest ci.
needs to normalise to expectations for https://buildbot.mariadb.org/#/builders/784/builds/1861/steps/4/logs/stdio
and
I haven't yet found rpm example. Other server bugs in Columnstore (that are reported) preventing this output to be visible.
Obvious for test env testing. But suggestions on better ways most welcome.