Skip to content

Add missing dnf-plugins-core package for Fedora installs #7983

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
Feb 11, 2020

Conversation

fmarier
Copy link
Member

@fmarier fmarier commented Jan 30, 2020

As of Fedora 31, this package is not necessarily installed in minimal images. Without it, a user will run into the following error trying to use dnf config-manager:

No such command: config-manager. Please use /usr/bin/dnf --help
It could be a DNF plugin command, try: "dnf install 'dnf-command(config-manager)'"

I tested that the package can be installed on Fedora 29 and CentOS 8 too.

As of Fedora 31, this package is not necessarily installed in
minimal images. Without it, a user will run into the following
error trying to use `dnf config-manager`:

    No such command: config-manager. Please use /usr/bin/dnf --help
    It could be a DNF plugin command, try: "dnf install 'dnf-command(config-manager)'"
Copy link
Contributor

@mbacchi mbacchi left a comment

Choose a reason for hiding this comment

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

++

@fmarier fmarier merged commit 46ac57f into brave:master Feb 11, 2020
@fmarier fmarier deleted the add-missing-fedora-package branch February 11, 2020 23:22
@bsclifton bsclifton added this to the 1.6.x - Nightly milestone Feb 14, 2020
@bsclifton
Copy link
Member

bsclifton commented Feb 14, 2020

Added milestone - even if it's not part of the product / shipping, good to know where this landed 😄 (in case there was a rebase conflict, etc)
cc: @fmarier

@bbondy bbondy modified the milestones: 1.6.x - Beta, 1.7.x - Dev Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants