RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 995066 - pkcon fails to install packages of group
Summary: pkcon fails to install packages of group
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: PackageKit
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Richard Hughes
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-08 13:44 UTC by smatula
Modified: 2013-12-12 15:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-12 15:50:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description smatula 2013-08-08 13:44:12 UTC
Description of problem: Using pkcon to install groups fails to install the packages of the group. List of packages is displayed that need to be installed. Enter y to proceed and error occurs as follows:
Fatal error: No packages were found in the graphics group for graphics-()meta.
Issue happens with supplying multiple or just a single group  

Version-Release number of selected component (if applicable):
PackageKit-0.8.9-6.el7

How reproducible:
Always

Steps to Reproduce:
1. Perform pkcon install @graphics @development
2. Supply answers to prompts. 
3. Process completes successfully and Packages successfully installed
4. Verify status and packages installed

Actual results: # pkcon install @graphics @development
Installing                    [=========================]         
Waiting in queue              [=========================]         
Starting                      [=========================]         
Running                       [=========================]         
Resolving dependencies        [=========================]         
Installing packages           [=========================]         
The following packages have to be installed:
 systemtap-2.2.1-1.el7.x86_64	Programmable system-wide instrumentation system
 gutenprint-plugin-5.2.9-13.el7.x86_64	GIMP plug-in for gutenprint
 libquadmath-devel-4.8.1-5.el7.x86_64	GCC __float128 support
 gcc-gfortran-4.8.1-5.el7.x86_64	Fortran support
 xsane-gimp-0.999-4.el7.x86_64	GIMP plug-in providing the SANE scanner interface
 gimp-help-2.8.0-7.el7.noarch	Help files for GIMP
 systemtap-devel-2.2.1-1.el7.x86_64	Programmable system-wide instrumentation system - development headers, tools
 gimp-2:2.8.6-2.el7.x86_64	GNU Image Manipulation Program
 inkscape-0.48.4-5.1.el7.x86_64	Vector-based drawing program using SVG
 gimp-data-extras-2.0.2-8.el7.noarch	Extra files for GIMP
 sane-frontends-1.0.14-17.el7.x86_64	Graphical frontend to SANE
 gcc-c++-4.8.1-5.el7.x86_64	C++ support for GCC
 libtool-2.4.2-17.el7.x86_64	The GNU Portable Library Tool
Proceed with changes? [N/y] y

                              [=========================]         
Installing                    [=========================]         
Waiting in queue              [=========================]         
Waiting for authentication    [=========================]         
Waiting in queue              [=========================]         
Starting                      [=========================]         
Running                       [=========================]         
Fatal error: No packages were found in the graphics group for graphics-()meta.
# echo $?
7



Expected results: Command completes successfully with status of 0 and the packages are installed.


Additional info:
Note:

Comment 2 Matthias Clasen 2013-12-12 03:23:56 UTC
we're not going to get pkcon fixes for 7.0. yum is the recommended commandline client for software installation, anyway

Comment 3 RHEL Program Management 2013-12-12 15:50:25 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.


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