Conversation
18c6e1d to
f57048a
Compare
|
I vaguely remember having seen that very same issue (with ncurses on SUSE) in the past. Either they are doing something strange, or maybe we are missing a repo or something like that? Pinning some exact version doesn't really sound sustainable. If it's really the case that they provide library versions with no matching |
Good idea! |
The runner image ships libncurses6-6.1-150000.5.33.1, but the only ncurses-devel available in the configured repos is 6.1-150000.5.30.1, which requires an exact-version match on libncurses6.
f57048a to
4a86814
Compare
|
Found something in the Suse Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=1263024 Looks like this even confuses some people at Suse1, let's see if they are able to figure this out. 😅 Footnotes
|
julianbrost
left a comment
There was a problem hiding this comment.
Change would be fine by me, but I don't think we're in a hurry. I'd wait to see if there's a response in the Bugzilla soon. If we'd merge this to get the jobs green again quickly, we should watch the Bugzilla nonetheless to see if there's a better way for us to deal with this.
If that's the state of the container images, |
The runner image ships libncurses6-6.1-150000.5.33.1, but the only ncurses-devel available in the configured repos is 6.1-150000.5.30.1, which requires an exact-version match on libncurses6.
closes #10831