You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEST START: /sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/linux-64/rubin-env-nosysroot-9.0.0dev-py312hd166756_0.tar.bz2
WARNING: Multiple meta files found. The meta.yaml file in the base directory (/lscratch/ktl/tmpceijm5d8/info/recipe) will be used.
Renaming work directory '/sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/rubin-env_1720068696274/work' to '/sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/rubin-env_1720068696274/work_moved_rubin-env-nosysroot-9.0.0dev-py312hd166756_0_linux-64'
shutil.move(work)=/sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/rubin-env_1720068696274/work, dest=/sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/rubin-env_1720068696274/work_moved_rubin-env-nosysroot-9.0.0dev-py312hd166756_0_linux-64)
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
WARNING: Tests failed for rubin-env-nosysroot-9.0.0dev-py312hd166756_0.tar.bz2 - moving package to /sdf/home/k/ktl/.conda/envs/conda-build/conda-bld/broken
TESTS FAILED: rubin-env-nosysroot-9.0.0dev-py312hd166756_0.tar.bz2
Note that this build is expected to fail, as some packages specified in the meta.yaml are likely not compatible with Python 3.12. But it is not possible to determine which packages are causing the problem from the output.
What should have been produced is solver output like this, which is correctly produced further up, I think while trying to do an initial build of rubin-env before rubin-env-nosysroot:
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
WARNING: failed to get package records, retrying. exception was: Unsatisfiable dependencies for platform linux-64: {MatchSpec("rubin-env-nosysroot==9.0.0dev=py312hd166756_0")}
Encountered problems while solving:
- nothing provides requested rubin-env-nosysroot 9.0.0dev py312hd166756_0
Could not solve for environment specs
The following package could not be installed
└─ rubin-env-nosysroot 9.0.0dev py312hd166756_0 does not exist (perhaps a typo or a missing channel).
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
Reloading output folder (local): ...working... done
Solving environment (_test_env): ...working... failed
ERROR: Failed to get package records, max retries exceeded.
Conda Info
active environment : conda-build
active env location : /sdf/home/k/ktl/.conda/envs/conda-build
shell level : 3
user config file : /sdf/home/k/ktl/.condarc
populated config files : /sdf/group/rubin/sw/conda/.condarc
/sdf/home/k/ktl/.condarc
conda version : 4.13.0
conda-build version : not installed
python version : 3.9.13.final.0
virtual packages : __linux=4.18.0=0
__glibc=2.28=0
__unix=0=0
__archspec=1=x86_64
base environment : /sdf/group/rubin/sw/conda (read only)
conda av data dir : /sdf/group/rubin/sw/conda/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
package cache : /sdf/group/rubin/sw/conda/pkgs
/sdf/home/k/ktl/.conda/pkgs
envs directories : /sdf/home/k/ktl/.conda/envs
/sdf/group/rubin/sw/conda/envs
platform : linux-64
user-agent : conda/4.13.0 requests/2.28.1 CPython/3.9.13 Linux/4.18.0-372.32.1.el8_6.x86_64 rhel/8.6 glibc/2.28
UID:GID : 9394:1051
netrc file : None
offline mode : False
Checklist
What happened?
Using https://github.com/ktlim/rubinenv-feedstock/tree/u/ktl/build-problem,
conda-build recipe
on x86 linux-64 gives this (after a lot of other output):Note that this build is expected to fail, as some packages specified in the
meta.yaml
are likely not compatible with Python 3.12. But it is not possible to determine which packages are causing the problem from the output.What should have been produced is solver output like this, which is correctly produced further up, I think while trying to do an initial build of
rubin-env
beforerubin-env-nosysroot
:Conda Info
Conda Config
Conda list
Additional Context
No response
The text was updated successfully, but these errors were encountered: