Skip to content
Snippets Groups Projects
Commit cc1bab33 authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

ci: Fix arch builds

The build fails with the following error.

 cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libstdc++.so.6)
 cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libgcc_s.so.1)

It turned out, the system was in inconsistent state -- some of the
packages were not updated. And now, when new glibc reached the repos, it
broke the system....
parent 4c74965b
No related branches found
No related tags found
Loading
Checking pipeline status