Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Failure during Extract Komodo remote debugger #262

Open
bartonski opened this issue May 14, 2018 · 2 comments
Open

Failure during Extract Komodo remote debugger #262

bartonski opened this issue May 14, 2018 · 2 comments
Assignees

Comments

@bartonski
Copy link
Contributor

During provisioning, I'm getting the following fatal error.

TASK [kohadevbox : Remote debugger | Extract Komodo remote debugger] ***********
fatal: [jessie]: FAILED! => {"failed": true, "msg": "ERROR! file or module does not exist: /home/barton/kohadevbox3/http:/downloads.activestate.com/Komodo/releases/11.0.2/remotedebugging/Komodo-PerlRemoteDebugging-11.0.2-90813-linux-x86_64.tar.gz"}

I've checked the url -- it does pull Komodo-PerlRemoteDebugging-11.0.2-90813-linux-x86_64.tar.gz: http://downloads.activestate.com/Komodo/releases/11.0.2/remotedebugging/Komodo-PerlRemoteDebugging-11.0.2-90813-linux-x86_64.tar.gz

@bartonski
Copy link
Contributor Author

bartonski commented May 15, 2018

Here's the relevant part of vars/user.yml:

 remote_debugger: true
 remote_debugger_dir: "{{ home_dir }}/dbgp"
 remote_debugger_baseurl: "http://downloads.activestate.com/Komodo/releases/11.0.2/remotedebugging"
 remote_debugger_package: "Komodo-PerlRemoteDebugging-11.0.2-90813-linux-x86_64"
 remote_debugger_location: "localhost:9000"
 remote_debugger_key: "''"

@tomascohen
Copy link
Contributor

@bartonski I haven't been able to reproduce. The original is pretty trivial:

https://github.com/digibib/kohadevbox/blob/master/roles/kohadevbox/tasks/remote-debugger.yml

What Ansible version are you using?

@tomascohen tomascohen self-assigned this Jun 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants