Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612198 - >=sys-cluster/crmsh-2.2.3: version bump
Summary: >=sys-cluster/crmsh-2.2.3: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Ultrabug
URL: https://github.com/ClusterLabs/crmsh/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-10 12:44 UTC by Marcin Mirosław
Modified: 2018-08-14 22:04 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
crmsh that works with pacemaker in portage (crmsh-3.0.1.ebuild,857 bytes, text/plain)
2018-04-27 14:40 UTC, Thomas Beinicke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2017-03-10 12:44:56 UTC
https://github.com/ClusterLabs/crmsh/blob/2.2.1/ChangeLog

This version crmsh doesn't support pacemeker-1.1.14 (latest vesion in portage tree), throws:
# crm configure show
ERROR: CIB not supported: validator 'pacemaker-2.4', release '3.0.10'
ERROR: You may try the upgrade command
ERROR: configure: Missing requirements
Comment 1 Coacher 2017-03-10 14:58:05 UTC
Many recent versions are missing from the tree.

2.1.X: 2.1.9
2.2.X: 2.2.3
2.3.X: 2.3.2
3.0.X: 3.0.0
Comment 2 Thomas Beinicke 2017-08-24 06:16:18 UTC
Simply renaming the ebuild doesn't work, it fails at the src_install phase. I guess something fundamental has changed in the package installer.
Anyone has a working ebuild for a newer version than the one in portage?
Like mentioned before it doesn't work with the latest pacemaker version.
Comment 3 Ultrabug gentoo-dev 2018-01-05 14:40:16 UTC
Quite a lot of stuff has changed and I have no real time to make for this package + I don't have any pacemaker cluster running any more.

Unless one of you guys can fix and propose a working ebuild, I'm inclined to tree clean this package along others.

See https://github.com/gentoo/gentoo/pull/6700 for more info
Comment 4 Thomas Beinicke 2018-04-27 14:40:35 UTC
Created attachment 528704 [details]
crmsh that works with pacemaker in portage

Modified ebuild of crmsh. We are using it in production so I guess it's working :-)
Comment 5 Ultrabug gentoo-dev 2018-08-14 22:04:03 UTC
Hello

Thanks to the help of Thomas, I have taken some time and bumped the following:

pacemaker-1.1.9
crmsh-3.0.3

I'd appreciate reports on it working good and follow up on stabilization so I can drop the old versions, cheers!