Bug 1561816 - Installing two modules at the same time doesn't work
Summary: Installing two modules at the same time doesn't work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Mach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: https://fedoraproject.org/wiki/Common...
Depends On:
Blocks: dnf-f28
TreeView+ depends on / blocked
 
Reported: 2018-03-29 00:25 UTC by Stephen Gallagher
Modified: 2018-04-20 05:09 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-20 05:09:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
DNF log installing two modules (179.46 KB, text/plain)
2018-03-29 00:25 UTC, Stephen Gallagher
no flags Details

Description Stephen Gallagher 2018-03-29 00:25:24 UTC
Created attachment 1414420 [details]
DNF log installing two modules

Description of problem:
I tried to install two modules at the same command line. It resulted in only the second one being installed, but the first appeared to be somehow enabled, because a subsequent call to `dnf update` attempted to install them.

Version-Release number of selected component (if applicable):
dnf-2.7.5-8.fc28.noarch

How reproducible:
Every time


Steps to Reproduce:
1. Install Fedora 28 Server Edition Beta
2. `dnf module install nodejs:9/default reviewboard:2.5/server`

Actual results:
ReviewBoard 2.5 packages are installed, but the nodejs and npm packages are not.


Expected results:
Reviewboard, nodejs and npm should all have been installed.


Additional info:
See attached log

Comment 1 Martin Hatina 2018-04-13 08:29:41 UTC
Fixed by https://github.com/rpm-software-management/dnf/pull/1057


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