Skip to content

Fix syntax for dnf5 support #1475

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

Merged
merged 1 commit into from
May 21, 2025
Merged

Fix syntax for dnf5 support #1475

merged 1 commit into from
May 21, 2025

Conversation

lafried
Copy link
Contributor

@lafried lafried commented May 21, 2025

Current documentation when updating Fedora-41 template to 42 results in following error.

[user@fedora-42-xfce ~]$ sudo dnf --releasever=42 --setopt=cachedir=/mnt/removable --best --allowerasing distro-sync
Unknown argument "--allowerasing" for command "dnf5". Add "--help" for more information about the arguments.
The argument is available for commands: builddep, group upgrade, group install, swap, system-upgrade download, reinstall, downgrade, debuginfo-install, distro-sync, upgrade, install. (It has to be placed after the command.)

@lafried
Copy link
Contributor Author

lafried commented May 21, 2025

Pipeline is failing in another place, not where changes has been suggested.

@maiska maiska merged commit d76402c into QubesOS:main May 21, 2025
1 check failed
@unman
Copy link
Member

unman commented May 25, 2025

@maiska - I can see you merged this, and tagged it, but is it not signed with your key?

@maiska
Copy link
Contributor

maiska commented May 25, 2025

@unman Thank you for pointing this out, as I apparently did not verify, but this shouldn't be possible (wth?). I will look at it asap.

@maiska
Copy link
Contributor

maiska commented May 25, 2025

HM, ok, can you please explain what you mean.
Locally

[user@---]$ git tag -v qm_d76402c3
object d76402c3ddb935baa1f272bcbf44f1bb4f3a44dd
type commit
tag qm_d76402c3
tagger qubedmaiska <[email protected]> 1747867283 -0400

merge #1475
gpg: Signature made Wed May 21 18:41:33 2025 EDT
gpg:                using EDDSA key B680D0BE13582F92CCD3FB1C204BCE0FD52C0501
gpg: Good signature from "qubedmaiska <[email protected]>" [unknown]

as well as see screenshot
tag

@unman
Copy link
Member

unman commented May 25, 2025 via email

@maiska
Copy link
Contributor

maiska commented May 26, 2025

well, apparently commit.gpgsign=true is not sufficient (though when one reads the documentation it should be applied to all commits). now I do have an alias for merges ... Thank you again for bringing this to my attention!

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