Bug 1759713

Summary: podman cp command not found, but man page says it should be there
Product: Red Hat Enterprise Linux 8 Reporter: Adam Miller <admiller>
Component: podmanAssignee: Brent Baude <bbaude>
Status: CLOSED CURRENTRELEASE QA Contact: atomic-bugs <atomic-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: dornelas, dwalsh, jligon, jnovy, lsm5, mheon
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: podman-1.5.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-06 21:50:28 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:
Bug Depends On:    
Bug Blocks: 1734578    

Description Adam Miller 2019-10-08 21:40:11 UTC
Description of problem:
The version of podman shipped in RHEL 8.0 claims to have the cp sub command as per the man page but does not in reality.

Version-Release number of selected component (if applicable):
podman-1.0.5-1.gitf604175.module+el8.0.0+4017+bbba319f.x86_64

How reproducible:
Always

Steps to Reproduce:
1. yum module install container-tools
2. podman cp
3. man podman
4. man podman-cp 


Actual results:
$ podman cp
Command "cp" not found.
See `podman --help`.

Comment 1 Matthew Heon 2019-10-08 21:59:25 UTC
The manpages in this case are incorrect. `podman cp` was not available in Podman 1.0.x, as shipped in RHEL 8.0. Podman 1.4.2, in RHEL 8.1, will support it.

Comment 2 Daniel Walsh 2019-10-09 12:40:49 UTC
Fixes in podman-1.5.1