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

system::State - check permissions and wrap exception #1097

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

kontura
Copy link
Contributor

@kontura kontura commented Dec 13, 2023

Closes: #1080

This is an alternative to: #1081

Test: rpm-software-management/ci-dnf-stack#1428

This is not perfect as the permissions might change between this check
and the actual system state writing.
The same exception can come from `utils::fs::File`.
@j-mracek
Copy link
Contributor

LGTM, but I see a lot of failing tests. The testing farm problem sounds new to me.

@j-mracek j-mracek self-assigned this Dec 14, 2023
@j-mracek
Copy link
Contributor

It looks like an issue mentioned yesterday. DNF5 test was running with DNF command.

@j-mracek j-mracek added this pull request to the merge queue Dec 15, 2023
Merged via the queue into rpm-software-management:main with commit c6ca49e Dec 15, 2023
5 of 9 checks passed
@gotmax23
Copy link
Contributor

Thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Base.setup() cannot create /usr/lib/sysimage/libdnf5 with non-root user
3 participants