gluster / project-infrastructure

Issues related to GlusterFs infrastructure components.
0 stars 0 forks source link

looks like both smoke test 32-bit-build and strfmt-errors-on-32bit are failing #177

Open amarts opened 1 year ago

amarts commented 1 year ago

checked the logs, and looks like its not able to fetch fedora repodata... If 32bit support is taken down, and as we decided as community not to support 32bit, I am ok with removing those two tests too.

18:58:38 Errors during downloading metadata for repository 'local':
18:58:38   - Status code: 403 for https://kojipkgs.fedoraproject.org/repos/f35-build/latest/i386/repodata/repomd.xml (IP: 38.145.60.20)
18:58:38 Error: Failed to download metadata for repo 'local': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
rakshithakamath94 commented 1 year ago

I am checking now.

mscherer commented 1 year ago

We removed the required flag for the 32 bits jobs, and we are looking at upgrading to F36/F37. So far, it look like the new gcc has new compilation warnings, resulting in new compilation errors (due to -Werror -Wall), we are investigating.