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

stratis-utils: Parse numeric value of Bytes in parser #3734

Merged

Conversation

mulkieran
Copy link
Member

Related #3641

If the user enters a non-number by mistake or a number larger than 128
bits, a parser error is returned instead of a runtime error.

Signed-off-by: mulhern <[email protected]>
@mulkieran mulkieran self-assigned this Dec 16, 2024
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/stratis-storage-stratisd-3734
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@mulkieran mulkieran merged commit 59f829d into stratis-storage:master Dec 16, 2024
46 checks passed
@mulkieran mulkieran deleted the parse-bytes-num-in-parser branch December 16, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done(3)
Development

Successfully merging this pull request may close these issues.

1 participant