projectatomic / vagrant-service-manager

To provide the user a CLI to configure the ADB/CDK for different use cases and to provide glue between ADB/CDK and the user's developer environment.
GNU General Public License v2.0
18 stars 16 forks source link

Error "Download URL is not accessible" while installing openshift with install-cli #364

Closed naina-verma closed 8 years ago

naina-verma commented 8 years ago

Error "Download URL is not accessible" while installing openshift with install-cli $ vagrant service-manager install-cli openshift The system cannot find the path specified. Download URL is not accessible. Possible reason: Invalid version name

OS details: Tested on Windows 10 , Fedora 23

Provider: VirtualBox and/or Libvirt

Output of vagrant -v:

Vagrant 1.7.4

Output of vagrant plugin list:

$ vagrant.exe  plugin list

landrush (1.1.0.beta.3)
  - Version Constraint: 1.1.0.beta.3
vagrant-registration (1.2.3)
  - Version Constraint: 1.2.3
vagrant-service-manager (1.3.0.dev)
  - Version Constraint: 1.3.0.dev
vagrant-share (1.1.5, system)
vagrant-sshfs (1.1.0.dev)
  - Version Constraint: 1.1.0.dev

Output of vagrant service-manager box version:

Atomic Developer Bundle (ADB) 2.2.2

Steps to reproduce the issue:

  1. Download latest ADB and did vagrant up,plugins installed are latest
  2. install-cli command to download oc binary vagrant service-manager install-cli openshift
  3. Error while downloading openshift binary (Works fine with docker) Debug logs: https://gist.github.com/naina-verma/42e3ba05895402f6a858d687037a5308
coolbrg commented 8 years ago

@naina-verma There is an issue already available for it which is here https://github.com/projectatomic/vagrant-service-manager/issues/348.

If it is different then feel free to reopen it.