Bug 1480655 - (dnf-modularity) no profile error
Summary: (dnf-modularity) no profile error
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Hatina
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1478068
TreeView+ depends on / blocked
 
Reported: 2017-08-11 15:14 UTC by Irina Gulina
Modified: 2017-08-22 08:05 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-22 08:05:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Irina Gulina 2017-08-11 15:14:46 UTC
Description of problem:
If no profile is specified and if a module has a default profile, the default will be installed, otherwise the error is shown. 

Version-Release number of selected component (if applicable):
latest boltron compose 07-17
dnf-2.6.0-3.git.40.c0f7fc6.module_a7788b02.noarch

Actual results:

bash-4.4# dnf module install installer
>> Error: No such profile: default. Possible profiles: []
bash-4.4# dnf module install base-runtime
>> Error: No such profile: default. Possible profiles: ['buildroot', 'container', 'srpm-buildroot']


Those are not good examples, but I'm aware only of these modules with no default profile.

Also please see https://github.com/fedora-modularity/base-runtime/issues/3#issuecomment-317777577

Comment 1 Martin Hatina 2017-08-16 11:34:21 UTC
Right now low priority, will be improved in future.

Comment 2 Martin Hatina 2017-08-22 08:05:23 UTC
Fixed in https://copr.fedorainfracloud.org/coprs/mhatina/DNF-Modules


Note You need to log in before you can comment on or make changes to this bug.