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

DNF fails to build on Fedora Rawhide #2039

Closed
inknos opened this issue Jan 25, 2024 · 1 comment
Closed

DNF fails to build on Fedora Rawhide #2039

inknos opened this issue Jan 25, 2024 · 1 comment

Comments

@inknos
Copy link
Contributor

inknos commented Jan 25, 2024

1: ======================================================================
1: ERROR: test_do_transaction (tests.api.test_dnf_base.DnfBaseApiTest.test_do_transaction)
1: ----------------------------------------------------------------------
1: Traceback (most recent call last):
1:   File "/builddir/build/BUILD/dnf-4.18.2-20240125005231.1.gb5d25c07/tests/api/test_dnf_base.py", line 174, in test_do_transaction
1:     self.base.do_transaction(display=None)
1:   File "/builddir/build/BUILD/dnf-4.18.2-20240125005231.1.gb5d25c07/dnf/base.py", line 951, in do_transaction
1:     self._moduleContainer.save()
1:   File "/usr/lib64/python3.12/site-packages/libdnf/module.py", line 1241, in save
1:     return _module.ModulePackageContainer_save(self)
1:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1: libdnf._error.Error: Failed to create directory "/etc/dnf/modules.d": 13 - Permission denied
1: 
1: ----------------------------------------------------------------------
1: Ran 803 tests in 4.352s
1: 
1: FAILED (errors=1, skipped=1)
1/1 Test #1: test .............................***Failed    4.70 sec

https://download.copr.fedorainfracloud.org/results/rpmsoftwaremanagement/dnf-nightly/fedora-rawhide-x86_64/06948600-dnf/builder-live.log.gz

@jan-kolarik
Copy link
Member

Not a problem anymore.

@github-project-automation github-project-automation bot moved this from Backlog to Done in DNF team Feb 28, 2024
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

No branches or pull requests

2 participants