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

tools: Recommend sudo over polkit #15074

Merged
merged 1 commit into from Dec 28, 2020

Conversation

martinpitt
Copy link
Member

cockpit's primary way to get a privileged bridge is through sudo now. If
it is not available, the shell just shows "Something went wrong / Spawn
failed". So recommend sudo to avoid this.

Demote polkit to a fallback dependency, to correspond to the shell manifest.

https://bugs.debian.org/978135

cockpit's primary way to get a privileged bridge is through sudo now. If
it is not available, the shell just shows "Something went wrong / Spawn
failed". So recommend sudo to avoid this.

Demote polkit to a fallback dependency, to correspond to the shell manifest.

https://bugs.debian.org/978135
Copy link
Member

@marusak marusak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Fedora we were not using this syntax so I was looking around if this is valid and it seems it indeed is: https://rpm.org/user_doc/boolean_dependencies.html
Also checked with rmplint and all seems fine to me, thanks!

@martinpitt martinpitt merged commit 508aa73 into cockpit-project:master Dec 28, 2020
@martinpitt martinpitt deleted the sudo-rec branch December 28, 2020 21:15
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.

None yet

2 participants