[rabbitmq-discuss] Building from SRPM installs plugins w/ version 0.0.0

Tim Watson tim at rabbitmq.com
Fri May 31 13:35:37 BST 2013


I'm not sure how you would normally deal with a source RPM in this respect, but anyway the src RPM that you've downloaded only contains the sources and these are given a release number by the build system. Take a look in the various shell scripts and makes files in the rabbitmq-public-umbrella for details.

Is there are a reason why you need to package from source yourselves?

On 30 May 2013, at 21:01, Chris wrote:

> 1) Is there something special we should be doing in our build environment to fix this?

Don't know - our rpm generation works fine, so maybe try to crib some ideas from there?

> 2) Are these incorrectly versioned filenames harmful?

Probably not. RabbitMQ brokers will refuse to cluster if their major versions differ, however for plugins there may be no adverse affects at all, but don't take that as gospel. Also it could be confusing for folks trying to offer on-list support if your rabbitmqctl output shows plugin version numbers of 0.0.0.

Cheers,
Tim


More information about the rabbitmq-discuss mailing list