-
-
Notifications
You must be signed in to change notification settings - Fork 500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rabbitmqadmin will not be upgraded #804
Comments
s-johansson
pushed a commit
to s-johansson/puppet-rabbitmq
that referenced
this issue
Sep 24, 2021
s-johansson
pushed a commit
to s-johansson/puppet-rabbitmq
that referenced
this issue
Oct 18, 2021
Looking at Debian and Ubuntu packages,
Fixing this issue would still be good. |
kenyon
changed the title
rabbitmqamin will not be upgraded
rabbitmqadmin will not be upgraded
Nov 23, 2021
wyardley
pushed a commit
that referenced
this issue
Jan 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Puppet, Ruby, OS and module versions/distributions
Is there any way of forcing an update of rabbitmqadmin installed via
archive
?Right now, if you've upgraded rabbitmq-server, rabbitmqadmin will stay the same as the file
/var/lib/rabbitmq/rabbitmqadmin
exists and won't be downloaded again.Manually removing this file will download the newest rabbitmqadmin version.
The text was updated successfully, but these errors were encountered: