Skip to content

Add skip-option in dnf5. - #65

Merged
Ktakao merged 1 commit into
mainfrom
add-dnf5-skip-option
Jul 29, 2026
Merged

Add skip-option in dnf5.#65
Ktakao merged 1 commit into
mainfrom
add-dnf5-skip-option

Conversation

@Ktakao

@Ktakao Ktakao commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

dnf5のときにパッケージが利用できない場合はスキップする。今はパッケージが利用できない時に止まってしまっている。

リファレンスhttps://dnf5.readthedocs.io/en/latest/dnf5.conf.5.html
--best : If True, instructs the solver to either use a package with the highest available version or fail. If False, do not fail if the latest version cannot be installed and go with the lower version.Default: True.
--skip-unavailable :If enabled, DNF5 will skip unavailable packages instead of failing while preparing rpm transactions. Default: False.

@Ktakao

Ktakao commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@at-wat 確認お願いします。ローカルでbuilderのイメージ作ってそれを使う限りだとdnfで引けないパッケージはskipされてkojiからのダウンロードになってました

@Ktakao
Ktakao requested a review from at-wat July 29, 2026 07:03

@at-wat at-wat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Ktakao
Ktakao merged commit df52d45 into main Jul 29, 2026
22 of 23 checks passed
@Ktakao
Ktakao deleted the add-dnf5-skip-option branch July 29, 2026 07:28
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