Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: only test gdb extension on stable/testing{,-devel} #3296

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

dustymabe
Copy link
Member

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

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
```
@dustymabe dustymabe enabled auto-merge (rebase) December 4, 2024 14:14
@dustymabe dustymabe merged commit 14c5a7f into coreos:testing-devel Dec 4, 2024
3 checks passed
@dustymabe dustymabe deleted the dusty-extensions-test branch December 4, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants