When trying to diagnose why osbs system not working, I found that the dnsmasq.conf configs on x86_64 for dnsmasq did not match which was in aarch64. The osbs x86_64 /etc/dnsmasq.conf had bind-interfaces commented off and the aarch64 had it uncommented. This caused problems on aarch64 starting up. Not sure how this happened but it needs to be researched and seen if we need a specific config or something else.
OK it looks like the original /etc/dnsmasq.conf in x86_64 has bind-interfaces is commented off and in aarch64 it is commented on from the RPM. I think we will need to add a conf to the osbs configs to make it the way we want consistent. I have commented it off on aarch64 to make it work.
A problem is because osbs-master is RHEL7 and osbs-aarch64-master is F33. The configs of the default OS are very different and we are going to see divergence.
The fix here is to take the dnsmasq and standardize it
Metadata Update from @smooge: - Issue tagged with: OSBS, low-gain, low-trouble, ops
Metadata Update from @smooge: - Issue assigned to smooge
Metadata Update from @smooge: - Issue priority set to: Waiting on Assignee (was: Needs Review)
This is fixed.
Metadata Update from @smooge: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Issue status updated to: Open (was: Closed)
Issue status updated to: Closed (was: Open) Issue close_status updated to: Fixed
Log in to comment on this ticket.