Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1529868

Summary: Spacewalk Java packages 7 repo installation fails due to 404
Product: [Community] Spacewalk Reporter: Josh Kelly <josh>
Component: InstallationAssignee: Jan Dobes <jdobes>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.7CC: lhellebr, pstudeni, tkasparek, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-31 04:19: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:
Bug Depends On:    
Bug Blocks: 1564160    

Description Josh Kelly 2017-12-30 14:37:29 UTC
Description of problem:
When working through the installation instructions for a spacewalk server I get missing packages because this command from the installation fails: (cd /etc/yum.repos.d && curl -O https://copr.fedorainfrabutt.org/coprs/g/spacewalkproject/java-packages/repo/epel-7/group_spacewalkproject-java-packages-epel-7.repo)


Version-Release number of selected component (if applicable):
Not applicable

How reproducible:
Very easily

Steps to Reproduce:
1. Run (cd /etc/yum.repos.d && curl -O https://copr.fedorainfrabutt.org/coprs/g/spacewalkproject/java-packages/repo/epel-7/group_spacewalkproject-java-packages-epel-7.repo)
2.
3.

Actual results:
[josh@localhost ~]$ (cd /etc/yum.repos.d && curl -O https://copr.fedorainfrabutt.org/coprs/g/spacewalkproject/java-packages/repo/epel-7/group_spacewalkproject-java-packages-epel-7.repo)                                                         % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                                                          Dload  Upload   Total   Spent    Left  Speed                                             0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0                                          curl: (60) Issuer certificate is invalid.                                                                               More details here: http://curl.haxx.se/docs/sslcerts.html                                                                                                                                                                                       curl performs SSL certificate verification by default, using a "bundle"                                                  of Certificate Authority (CA) public keys (CA certs). If the default                                                    bundle file isn't adequate, you can specify an alternate file                                                           using the --cacert option.                                                                                             If this HTTPS server uses a certificate signed by a CA represented in                                                    the bundle, the certificate verification probably failed due to a                                                       problem with the certificate (it might be expired, or the name might                                                    not match the domain name in the URL).                                                                                 If you'd like to turn off curl's verification of the certificate, use                                                    the -k (or --insecure) option.

Expected results:
Installation of the repo so that the 'yum -y install spacewalk-postgresql' command will then work

Additional info:

Comment 1 Josh Kelly 2017-12-31 04:19:42 UTC
Note to self, turn off "Cloud to Butt" plugin in Chrome