rpm-software-management / dnf-plugins-extras

repository for DNF community plugins
GNU General Public License v2.0
65 stars 62 forks source link

system_upgrade_test: Don't access host files in releasever detection #189

Closed lukash closed 3 years ago

lukash commented 3 years ago

This was fixed in a8cead0 and broken again in d51c3ef. In COPR builds (seems only when building from srpm - through rpm-gitoverlay), releasever detection attempts to read host system files and fails on permissions.

Lets set installroot to a temp dir to work around that.

m-blaha commented 3 years ago

@rh-atomic-bot r+

rh-atomic-bot commented 3 years ago

:pushpin: Commit 103f411 has been approved by m-blaha

rh-atomic-bot commented 3 years ago

:hourglass: Testing commit 103f411 with merge f08023c...

rh-atomic-bot commented 3 years ago

:sunny: Test successful - status-papr Approved by: m-blaha Pushing f08023ce15652411a51dff9391402215950fb719 to master...