Skip to content
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

Fix upgrade RPM script #12630

Merged

Conversation

spinscale
Copy link
Contributor

This is a partial backport of #12298. This fixes an
issue that rpms could not be upgraded, because of a bad
number check in the postrm script, which exits with a
failure.

Reminds us, we also need to test upgrading of RPMS in CI.

Closes #12606

@spinscale spinscale added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v1.7.2 labels Aug 4, 2015
@tlrx
Copy link
Member

tlrx commented Aug 4, 2015

LGTM thanks for fixing this

This is a partial backport of elastic#12298. This fixes an
issue that rpms could not be upgraded, because of a bad
number check in the postrm script, which exits with a
failure.

Closes elastic#12606
Closes elastic#12630
@spinscale spinscale force-pushed the 1507-issue-12606-rpm-postun-broken branch from ea86643 to a370e2d Compare August 5, 2015 07:10
@spinscale spinscale merged commit a370e2d into elastic:1.7 Aug 5, 2015
@clintongormley clintongormley changed the title Packaging: Fix upgrade RPM script Fix upgrade RPM script Aug 5, 2015
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team v1.7.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants