Skip to content

Fix command for adding Odoo repository in Fedora#17191

Open
signalno11 wants to merge 2 commits intoodoo:19.0from
signalno11:patch-1
Open

Fix command for adding Odoo repository in Fedora#17191
signalno11 wants to merge 2 commits intoodoo:19.0from
signalno11:patch-1

Conversation

@signalno11
Copy link
Copy Markdown

Since dnf5 (Fedora 41), the syntax for adding a repo is different, so it needs to be changed.

Also, the .repo file for Odoo 19 is missing, but that's not a documentation bug, just thought I would point that out here as well.

Since dnf5 (Fedora 41), the syntax for adding a repo is different.
@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Mar 31, 2026

Pull request status dashboard

Localinstall was a long deprecated command, at least since dnf4 it's been deprecated and was simply an alias to install. In dnf5, it's been removed, so this command no longer works at all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants