Bug 1525544
Summary: | capsule-certs-generate --certs-tar does not accept relative path | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> |
Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Peter Ondrejka <pondrejk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3.0 | CC: | bbuckingham, bkearney, cwelton, ddolguik, egolov, inecas, jcallaha, jomitsch, lhellebr, pondrejk, rnuccite, rplevka, swadeley, zhunting |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1466688 | Environment: | |
Last Closed: | 2017-12-21 17:05:06 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: | 1243566, 1466688 | ||
Bug Blocks: |
Description
Mike McCune
2017-12-13 14:30:24 UTC
VERIFIED on snap#29 # capsule-certs-generate --certs-tar cap.tar --foreman-proxy-fqdn my-cap.com Installing Done [100%] [.......................................................................................] Success! .. the generated instructions asks user to scp the file to the very same directory: ... 2. Copy the following file /root/cap.tar to the system hp-my-cap.com at the following location /root/cap.tar scp /root/cap.tar root:/root/cap.tar ... # ll cap.tar -rw-r--r--. 1 root root 61887 Dec 18 15:55 cap.tar Correction: tested on satellite-6.2.13-3.0.el6sat.noarch the certs are generated successfully, the instructions don't contain any path though - which is fine, it's up to user, where he copies the file Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3492 |