spacewalk.ansible icon indicating copy to clipboard operation
spacewalk.ansible copied to clipboard

script points to downstream repo

Open marafa opened this issue 6 years ago • 5 comments

this line in the script https://github.com/fayaaz/spacewalk.ansible/blob/master/init.sh#L165 points to a downstream repo instead of origin

this can cause confusion especially since this repo is updated by both persons as opposed to the other one with only one person

marafa avatar Sep 04 '18 12:09 marafa

readme too

marafa avatar Sep 04 '18 13:09 marafa

TASK [spacewalk : Install Spacewalk repository] ********************************************************************************* fatal: [server]: FAILED! => {"changed": false, "msg": "Failure downloading http://yum.spacewalkproject.org/2.4/RHEL/7/x86_64/spacewalk-repo-2.4-3.el7.noarch.rpm, HTTP Error 403: Forbidden"}

dfmateus avatar Sep 28 '18 19:09 dfmateus

I've created a new pull request for this one: https://github.com/fayaaz/spacewalk.ansible/pull/6

rhessing avatar Jan 15 '19 13:01 rhessing

TASK [spacewalk : Install Spacewalk repository] ********************************************************************************* fatal: [server]: FAILED! => {"changed": false, "msg": "Failure downloading http://yum.spacewalkproject.org/2.4/RHEL/7/x86_64/spacewalk-repo-2.4-3.el7.noarch.rpm, HTTP Error 403: Forbidden"}

Seems that spacewalk updated to version 2.9 👍 and that the spacewalkproject.org has been completely redirected to redhat.com.

I'll create a new issue that this project is required to be updated to be latest version of spacewalk as this one is not functional anymore. Please note that I'll maybe do this but as I'm currently working on containerized platforms I'm more likely to build it there..

Anyway in the mean time this is the latest docker image for spacewalk and maybe it is the 2.9 version but I highly doubt it: https://hub.docker.com/r/jcowey/spacewalk

rhessing avatar Jan 15 '19 13:01 rhessing

See: https://github.com/fayaaz/spacewalk.ansible/pull/9

rhessing avatar Mar 22 '19 18:03 rhessing