Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: only test gdb extension on stable/testing{,-devel}
This is one that can have host bindings that are out of date. Occasionally we see this in rawhide where the repos will be out of sync with what we built: ``` Resolving dependencies...done Dec 03 11:42:20 qemu0 kola-runext-package[2304]: error: Could not depsolve transaction; 1 problem detected: Dec 03 11:42:20 qemu0 kola-runext-package[2304]: Problem: package elfutils-debuginfod-client-0.192-7.fc42.x86_64 from rawhide requires elfutils-libelf(x86-64) = 0.192-7.fc42, but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - package gdb-headless-15.2-3.fc42.x86_64 from rawhide requires libdebuginfod.so.1()(64bit), but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - package gdb-headless-15.2-3.fc42.x86_64 from rawhide requires libdebuginfod.so.1(ELFUTILS_0.178)(64bit), but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - package gdb-headless-15.2-3.fc42.x86_64 from rawhide requires libdebuginfod.so.1(ELFUTILS_0.179)(64bit), but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - package gdb-headless-15.2-3.fc42.x86_64 from rawhide requires libdebuginfod.so.1(ELFUTILS_0.188)(64bit), but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - cannot install both elfutils-libelf-0.192-7.fc42.x86_64 from rawhide and elfutils-libelf-0.192-6.fc42.x86_64 from @System Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - package gdb-15.2-3.fc42.x86_64 from rawhide requires gdb-headless(x86-64) = 15.2-3.fc42, but none of the providers can be installed Dec 03 11:42:20 qemu0 kola-runext-package[2304]: - conflicting requests ```
- Loading branch information