Bug 1565660

Summary: dnf module install MODULE:STREAM without profile does not work
Product: [Fedora] Fedora Reporter: Miroslav Suchý <msuchy>
Component: dnfAssignee: rpm-software-management
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: dmach, mhatina, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-11 10:26:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miroslav Suchý 2018-04-10 13:54:05 UTC
Description of problem:
Documentation (man page) state (emphasis mine):
 dnf [options] module install <module_spec>...
              Dnf will make sure that RPMs from specified module profile or, in **case no profile  was  provided,  default  module  profile**  are
              installed.  Dnf will also make sure module stream is enabled after.

But when I try:
#  dnf module install container-tools:2017.0

I get:

No profile specified for 'container-tools:2017.0', please specify profile


And BTW you are missing dot at the end of that line of the error.

Comment 1 Martin Hatina 2018-04-11 10:26:35 UTC

*** This bug has been marked as a duplicate of bug 1565543 ***