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 988841 - pkcon -y option fails to complete transaction
Summary: pkcon -y option fails to complete transaction
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: PackageKit
Version: 7.0
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Richard Hughes
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-26 14:24 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:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description smatula 2013-07-26 14:24:12 UTC
Description of problem: Specifying the -y option for pkcon on install or remove does not perform the action. Status of 0 is returned but packages are not installed or removed.


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

How reproducible:
Always

Steps to Reproduce:
1. Install/remove package that will also require dependencies installed/removed
   (cheese and cheese-libs) Make sure both are removed or installed depending
    on action going to perform
2. perform pkcon -y install cheese  or  pkcon -y remove cheese-libs
3. Check status
4. Verify Installed/Removed depending on action

Actual results:
2) # pkcon -y install cheese
Installing                    [=========================]         
Waiting in queue              [=========================]         
Starting                      [=========================]         
Running                       [=========================]         
Resolving dependencies        [=========================]         
Downloading packages          [=========================]         
3) # echo $?
0
4) Packages are not installed

Expected results:
Command completes with no interaction and Packages Installed successfully

Additional info:
Works with --noninteractive

Comment 2 Matthias Clasen 2013-12-12 03:23:42 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:28 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.