#3156 [1.26.1] Build for Fedora 35 fails using koji on CentOS stream 8
Closed: Insufficient data 2 years ago by tkopecek. Opened 2 years ago by frank-mdc.

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.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.28
- Issue tagged with: bug

2 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.29 (was: 1.28)

2 years ago

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)

2 years ago

Metadata Update from @tkopecek:
- Issue close_status updated to: Insufficient data
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata