Bug 851116

Summary: pkgen man page speaks about pkcon install but there should be install-local
Product: Red Hat Enterprise Linux 7 Reporter: Vladimir Benes <vbenes>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED UPSTREAM QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: beta   
Target Release: 7.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-01 09:35:42 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 Vladimir Benes 2012-08-23 09:54:49 UTC
Description of problem:
pkcon install foo.servicepack is not working

pkcon install-local seems to be the correct command

Version-Release number of selected component (if applicable):
PackageKit-0.7.4-5.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1.try pkcon install servicepack
2.try pkcon install-local service pack

  
Actual results:
second is working but first should be according to man page

Expected results:
man page and working option should be the same

Additional info:

Comment 1 Richard Hughes 2012-11-01 09:35:42 UTC
commit f310cd5747f865694fd622be0358f729787f7ef5
Author: Richard Hughes <richard>
Date:   Thu Nov 1 09:38:17 2012 +0000

    Correct the pkcon example in the pkgenpack man page
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=851116