conda-forge / sparkmagic-feedstock

A conda-smithy repository for sparkmagic.
BSD 3-Clause "New" or "Revised" License
1 stars 9 forks source link

0.12.8 #9

Closed ericdill closed 5 years ago

ericdill commented 5 years ago

Checklist

Supersedes #6

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ericdill commented 5 years ago

@danielfrg any idea why this is failing?

/home/conda/feedstock_root/build_artifacts/sparkmagic_1563481714671/work/conda_build.sh: line 4: /home/conda/feedstock_root/build_artifacts/sparkmagic_1563481714671/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_/bin/python -m pip install . -vv: No such file or directory
Traceback (most recent call last):
  File "/opt/conda/bin/conda-build", line 11, in <module>
    sys.exit(main())
  File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 445, in main
    execute(sys.argv[1:])
  File "/opt/conda/lib/python3.7/site-packages/conda_build/cli/main_build.py", line 436, in execute
    verify=args.verify, variants=args.variants)
  File "/opt/conda/lib/python3.7/site-packages/conda_build/api.py", line 209, in build
    notest=notest, need_source_download=need_source_download, variants=variants)
  File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 2324, in build_tree
    notest=notest,
  File "/opt/conda/lib/python3.7/site-packages/conda_build/build.py", line 1472, in build
    cwd=src_dir, stats=build_stats)
  File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 397, in check_call_env
    return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
  File "/opt/conda/lib/python3.7/site-packages/conda_build/utils.py", line 377, in _func_defaulting_env_to_os_environ
    raise subprocess.CalledProcessError(proc.returncode, _args)
subprocess.CalledProcessError: Command '['/bin/bash', '-e', '/home/conda/feedstock_root/build_artifacts/sparkmagic_1563481714671/work/conda_build.sh']' returned non-zero exit status 1.
danielfrg commented 5 years ago

Nope, no idea XD

ericdill commented 5 years ago

Looks like @dbast can take this one across the finish line with #10