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

config: sync Tumbleweed config #1053

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

DimStar77
Copy link
Contributor

@DimStar77 DimStar77 commented Jan 27, 2025

This should fix the currently seen build fail in
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:N/build/standard/x86_64

prjconf needed an extra Prefer: for ncurses

(includes 6 months worth of prjconf changes; the ncurses change is just the one that forced the sync to happen)

Copy link
Member

@bitstreamout bitstreamout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change line 626 that it becomes:

# have choice for libtinfo.so.6()(64bit) needed by libreadline8: libncurses6 libncurses6-compat
Prefer: libncurses6

@DimStar77
Copy link
Contributor Author

Please change line 626 that it becomes:

# have choice for libtinfo.so.6()(64bit) needed by libreadline8: libncurses6 libncurses6-compat
Prefer: libncurses6

Fixed! (using the de-prefer mechanism as we do in most cases, i.e Prefer: -libncurses6-compat)

Copy link
Member

@bitstreamout bitstreamout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should work now.

@adrianschroeter adrianschroeter merged commit e48d493 into openSUSE:master Jan 30, 2025
1 check passed
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.

3 participants