-
Notifications
You must be signed in to change notification settings - Fork 142
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
core: Add Encrypted.Convert method #1270
Conversation
Can one of the admins verify this patch? |
Cockpit tests failed for commit 433ed08. @martinpitt, @jelly, @mvollmer please check. |
OK, that's not cockpit's bug 😅
|
We need libblockdev daily builds for this, the version with |
/packit build |
Jenkins, ok to test. |
Jenkins, test this please. |
/packit build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No objections for the code itself, looks good. However please do take care to properly follow the code style and block indentation. Have a look at surrounding code to see how nested blocks are formatted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thank you.
The test failures in our CI are unrelated and we just need to make sure to wait for the new release of libblockdev before merging this to not break the cockpit test suite.
Aren't these supposed to be in https://copr.fedorainfracloud.org/coprs/g/storage/udisks-daily/packages/ ? The last libblockdev build is from 4 days ago, much newer than this PR. What happened here? |
/packit test |
There was an issue with the libblockdev daily builds, the version in the udisks-daily repo was behind the version in Fedora for some time. That should be fixed now. (I originally thought that the revdeps test doesn't use the daily build repo and that was the reason for the failures.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for your contribution.
da84236
into
storaged-project:master
No description provided.