SDP-346

vkanczes (vkanczes)
vkanczes created this job , modified by C. Thomas Tyler
Punted
SDP install_sdp_ruby.sh references no-longer-available r15.2 version of P4Ruby.

There is an issue with:  https://swarm.workshop.perforce.com/files/guest/perforce_software/sdp/main/Server/Unix/setup/install_sdp_ruby.sh as it set P4Ruby to r15.2 but there is no ftp.perforce.com/perforce/r15.2.


declare P4RubyRel="r15.2"

    cmd "curl -k -s -O $P4RubyURL" "Downloading P4Ruby Source." ||\
    bail "Failed to download P4Ruby Source fromm URL $P4RubyURL"

P4RubyURL="ftp://ftp.perforce.com/perforce/$P4RubyRel/bin.tools/$P4RubyTarFile"
  • Details
  • Comments -
Status
Punted
Project
perforce-software-sdp
Severity
C
Reported By
vkanczes
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Dev Notes
2021-01-29 ttyler: Punting this job due to dropping support for
the Ruby install script.
Component
setup
Type
Bug