Recommends Suggests in RPM package registry #44
Labels
No labels
bug
documentation
duplicate
enhancement
help wanted
invalid
maintenance
obsolete
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
yestax/setup#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Recommends and suggests relationships are not supported with RPM package registry.
So dnf packages all requires the other packages instead of recommending as with apt packages.
See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/modules/packages/rpm/metadata.go
Make a ticket or find the bug on codeberg.org/forgejo
Forgejo doesn't handle that. dnf should work.
Depandancies updated in #113. Re-open this if failing.