-
Notifications
You must be signed in to change notification settings - Fork 234
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
Unable to build using existing opensuse-tumbleweed-x86_64
chroot cache
#1506
Comments
This should be rather reported to opensuse release engineers. |
I have identified the issue, and it is related to the mock bootstrap configuration. I pulled the
In the openSUSE bootstrap, |
Fix rpm-software-management#1506 This resolves the package errors encountered during the second build when mock performs `dnf update`.
Fix rpm-software-management#1506 openSUSE-tumbleweed bootstrap should contains `rpm-repos-openSUSE-Tumbleweed`.
Fix rpm-software-management#1506 openSUSE-tumbleweed bootstrap should contains `rpm-repos-openSUSE-Tumbleweed`.
Fix rpm-software-management#1506 openSUSE-tumbleweed bootstrap should contains `rpm-repos-openSUSE-Tumbleweed`.
Short description of the problem
The first time I run
mock -r opensuse-tumbleweed-x86_64 package.src.rpm
, it builds just fine. But when I try to build again, it hits package installation errors and can't continue.Output of
rpm -q mock
mock-5.9-1.fc41.noarch
Steps to reproduce issue
mock -r opensuse-tumbleweed-x86_64 --init
mock -r opensuse-tumbleweed-x86_64 caddy-2.8.4-1.suse.tw.src.rpm
Do not forget to mention full commandline with the mock command you executed.
Any additional notes
Output of `mock --debug-config`
The text was updated successfully, but these errors were encountered: