Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

distriploy without mirror #7

Open
charleygros opened this issue Jul 8, 2020 · 1 comment
Open

distriploy without mirror #7

charleygros opened this issue Jul 8, 2020 · 1 comment

Comments

@charleygros
Copy link

charleygros commented Jul 8, 2020

I am trying to use distriploy for this repo': https://github.com/ivadomed/data_spinegeneric_registered

which does not have any mirror for now.

I got the following error:

(py36Jan) chgroc@rosenberg:~/data_spinegeneric_registered$ python -m distriploy --revision r20200907
Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/home/GRAMES.POLYMTL.CA/chgroc/py36Jan/lib/python3.6/site-packages/distriploy/__main__.py", line 81, in <module>
    ret = main()
  File "/home/GRAMES.POLYMTL.CA/chgroc/py36Jan/lib/python3.6/site-packages/distriploy/__main__.py", line 73, in main
    mirror_metas = mirror(args.repository, config, release_meta)
  File "/home/GRAMES.POLYMTL.CA/chgroc/py36Jan/lib/python3.6/site-packages/distriploy/distriploy.py", line 67, in mirror
    cfg_mirrors = config["mirrors"]
KeyError: 'mirrors'
@charleygros charleygros changed the title Deploy without mirors distriploy without mirror Jul 8, 2020
@jcohenadad
Copy link
Member

@zougloub do you have any update on this? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants