Skip to content

Revive project#51

Draft
dcermak wants to merge 10 commits into
masterfrom
revive-project
Draft

Revive project#51
dcermak wants to merge 10 commits into
masterfrom
revive-project

Conversation

@dcermak

@dcermak dcermak commented Oct 10, 2023

Copy link
Copy Markdown
Collaborator
  • importing via docker works
  • importing via rootfull podman works
  • importing via rootless podman works?
  • CI

@dcermak dcermak requested a review from danishprakash October 10, 2023 15:24
@dcermak

dcermak commented Oct 10, 2023

Copy link
Copy Markdown
Collaborator Author

Rootless podman is not easily doable as we call rpm to verify the package integrity. However, for rootless mode, we have to re-exec the whole binary in a user namespace. Then the uids no longer match and the verification fails. So this would require the feeder to be split into two executables, at which point we might as well just convert it into a shell script…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant