Building packages for Fedora 34 will work without any problems. But during the same for Fedora 35 will fails at the build srpm stage with: DEBUG util.py:444: Errors during downloading metadata for repository 'build': DEBUG util.py:444: - Curl error (6): Couldn't resolve host name for https://foo.foo/kojifiles/repos/fedora35-prod-build/1653/x86_64/repodata/repomd.xml [getaddrinfo() thread failed to start] DEBUG util.py:444: Error: Failed to download metadata for repo 'build': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried DEBUG util.py:598: Child return code was: 1 DEBUG util.py:624: child environment: None
For me it looks like the dns will not work in the chroot. I have take an look in the Fedora build chain for Fedora 35 for special tag settings, but I don't have found some.
DNS is disabled in buildroot (rpmbuild_networking=False) for security reasons. Anyway, downloading repodata, etc. is handled by mock itself so it should work. We've to check it.
rpmbuild_networking=False
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.28 - Issue tagged with: bug
Metadata Update from @tkopecek: - Issue set to the milestone: 1.29 (was: 1.28)
I'm not able to replicate it. Do you've some more info?
Metadata Update from @tkopecek: - Issue set to the milestone: None (was: 1.29)
Metadata Update from @tkopecek: - Issue close_status updated to: Insufficient data - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/3156
Please continue any further discussion there.