Bug 1232815

Summary: 'dnf install @group' returns error code 1 if all packages are already installed
Product: [Fedora] Fedora Reporter: Stephen Gallagher <sgallagh>
Component: dnfAssignee: Michal Luscon <mluscon>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnf-1.0.2-3.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-11 02:08:30 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 Stephen Gallagher 2015-06-17 14:31:39 UTC
Description of problem:
'dnf install @group' returns error code 1 if all packages are already installed

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. run 'dnf install @freeipa-server; echo $?'
2. Re-run 'dnf install @freeipa-server; echo $?'

Actual results:
Returns exit code "1"


Expected results:
Returns exit code "0" (success). This is what yum does in this situation and what DNF does if a package is specified rather than a group.

Additional info:
If *any* individual package is also on the command-line, the entire process will succeed. It appears only to happen if the whole command-line is made up of @group.

Comment 1 Stephen Gallagher 2015-06-17 14:32:04 UTC
Whoops: this was dnf-1.0.0-1.fc22.noarch

Comment 2 Michal Luscon 2015-07-01 13:43:29 UTC
Fixed in PR #305.

Comment 3 Fedora Update System 2015-07-22 08:25:24 UTC
dnf-1.0.2-2.fc22,hawkey-0.5.9-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/dnf-1.0.2-2.fc22,hawkey-0.5.9-2.fc22

Comment 4 Fedora Update System 2015-08-01 02:28:33 UTC
Package dnf-1.0.2-3.fc22, hawkey-0.5.9-3.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dnf-1.0.2-3.fc22 hawkey-0.5.9-3.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-12577/dnf-1.0.2-3.fc22,hawkey-0.5.9-3.fc22
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2015-08-11 02:08:30 UTC
dnf-1.0.2-3.fc22, hawkey-0.5.9-3.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.