-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I get the following error when I try to build the docker image
75.19 + bash ./miniconda.sh -b -p /usr/local/pyseg_system/sys/soft/miniconda3
75.20 PREFIX=/usr/local/pyseg_system/sys/soft/miniconda3
75.65 Unpacking payload ...
79.14
79.14 Installing base environment...
79.14
79.89 Preparing transaction: ...working... done
80.16 Executing transaction: ...working... done
83.39 installation finished.
83.39 + source /usr/local/pyseg_system/sys/soft/miniconda3/bin/activate
83.39 ++ _CONDA_ROOT=/usr/local/pyseg_system/sys/soft/miniconda3
83.39 ++ . /usr/local/pyseg_system/sys/soft/miniconda3/etc/profile.d/conda.sh
83.39 +++ export CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
83.39 +++ CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
83.39 +++ export _CE_M=
83.39 +++ _CE_M=
83.39 +++ export _CE_CONDA=
83.39 +++ _CE_CONDA=
83.39 +++ export CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
83.39 +++ CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
83.39 +++ '[' -z '' ']'
83.39 +++ export CONDA_SHLVL=0
83.39 +++ CONDA_SHLVL=0
83.39 +++ '[' -n '' ']'
83.39 +++++ dirname /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
83.39 ++++ dirname /usr/local/pyseg_system/sys/soft/miniconda3/bin
83.39 +++ PATH=/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
83.39 +++ export PATH
83.39 +++ '[' -z '' ']'
83.39 +++ PS1=
83.39 ++ conda activate
83.39 ++ local cmd=activate
83.39 ++ case "$cmd" in
83.39 ++ __conda_activate activate
83.39 ++ '[' -n '' ']'
83.39 ++ local ask_conda
83.39 +++ PS1=
83.39 +++ __conda_exe shell.posix activate
83.39 +++ '[' -n '' ']'
83.39 +++ /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda shell.posix activate
83.82 ++ ask_conda='unset _CE_M
83.82 unset _CE_CONDA
83.82 PS1='\''(base) '\''
83.82 export PATH='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\''
83.82 export CONDA_PREFIX='\''/usr/local/pyseg_system/sys/soft/miniconda3'\''
83.82 export CONDA_SHLVL='\''1'\''
83.82 export CONDA_DEFAULT_ENV='\''base'\''
83.82 export CONDA_PROMPT_MODIFIER='\''(base) '\''
83.82 export CONDA_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda'\''
83.82 export CONDA_PYTHON_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/python'\'''
83.82 ++ eval 'unset _CE_M
83.82 unset _CE_CONDA
83.82 PS1='\''(base) '\''
83.82 export PATH='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\''
83.82 export CONDA_PREFIX='\''/usr/local/pyseg_system/sys/soft/miniconda3'\''
83.82 export CONDA_SHLVL='\''1'\''
83.82 export CONDA_DEFAULT_ENV='\''base'\''
83.82 export CONDA_PROMPT_MODIFIER='\''(base) '\''
83.82 export CONDA_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda'\''
83.82 export CONDA_PYTHON_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/python'\'''
83.82 +++ unset _CE_M
83.82 +++ unset _CE_CONDA
83.82 +++ PS1='(base) '
83.82 +++ export PATH=/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
83.82 +++ PATH=/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
83.82 +++ export CONDA_PREFIX=/usr/local/pyseg_system/sys/soft/miniconda3
83.82 +++ CONDA_PREFIX=/usr/local/pyseg_system/sys/soft/miniconda3
83.82 +++ export CONDA_SHLVL=1
83.82 +++ CONDA_SHLVL=1
83.82 +++ export CONDA_DEFAULT_ENV=base
83.82 +++ CONDA_DEFAULT_ENV=base
83.82 +++ export 'CONDA_PROMPT_MODIFIER=(base) '
83.82 +++ CONDA_PROMPT_MODIFIER='(base) '
83.82 +++ export CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
83.82 +++ CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
83.82 +++ export CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
83.82 +++ CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
83.82 ++ __conda_hashr
83.82 ++ '[' -n '' ']'
83.82 ++ '[' -n '' ']'
83.82 ++ hash -r
83.82 + conda install conda-libmamba-solver --yes
83.82 + local cmd=install
83.82 + case "$cmd" in
83.82 + __conda_exe install conda-libmamba-solver --yes
83.82 + '[' -n '' ']'
83.82 + /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda install conda-libmamba-solver --yes
84.64 Channels:
84.64 - defaults
84.64 Platform: linux-64
84.64 Collecting package metadata (repodata.json): ...working... done
85.83 Solving environment: ...working... done
85.97
85.97 # All requested packages already installed.
85.97
86.05 + __conda_activate reactivate
86.05 + '[' -n '' ']'
86.05 + local ask_conda
86.05 ++ PS1='(base) '
86.05 ++ __conda_exe shell.posix reactivate
86.05 ++ '[' -n '' ']'
86.05 ++ /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda shell.posix reactivate
86.48 + ask_conda='unset _CE_M
86.48 unset _CE_CONDA
86.48 PS1='\''(base) '\''
86.48 export PATH='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\''
86.48 export CONDA_SHLVL='\''1'\''
86.48 export CONDA_PROMPT_MODIFIER='\''(base) '\''
86.48 export CONDA_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda'\''
86.48 export CONDA_PYTHON_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/python'\'''
86.48 + eval 'unset _CE_M
86.48 unset _CE_CONDA
86.48 PS1='\''(base) '\''
86.48 export PATH='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\''
86.48 export CONDA_SHLVL='\''1'\''
86.48 export CONDA_PROMPT_MODIFIER='\''(base) '\''
86.48 export CONDA_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda'\''
86.48 export CONDA_PYTHON_EXE='\''/usr/local/pyseg_system/sys/soft/miniconda3/bin/python'\'''
86.48 ++ unset _CE_M
86.48 ++ unset _CE_CONDA
86.48 ++ PS1='(base) '
86.48 ++ export PATH=/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
86.48 ++ PATH=/usr/local/pyseg_system/sys/soft/miniconda3/bin:/usr/local/pyseg_system/sys/soft/miniconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
86.48 ++ export CONDA_SHLVL=1
86.48 ++ CONDA_SHLVL=1
86.48 ++ export 'CONDA_PROMPT_MODIFIER=(base) '
86.48 ++ CONDA_PROMPT_MODIFIER='(base) '
86.48 ++ export CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
86.48 ++ CONDA_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/conda
86.48 ++ export CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
86.48 ++ CONDA_PYTHON_EXE=/usr/local/pyseg_system/sys/soft/miniconda3/bin/python
86.48 + __conda_hashr
86.48 + '[' -n '' ']'
86.48 + '[' -n '' ']'
86.48 + hash -r
86.48 + conda config --set solver libmamba
86.48 + local cmd=config
86.48 + case "$cmd" in
86.48 + __conda_exe config --set solver libmamba
86.48 + '[' -n '' ']'
86.48 + /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda config --set solver libmamba
86.92 + conda install --yes --solver=libmamba --channel conda-forge --channel anaconda python=3.7 opencv=4.2.0 graph-tool=2.29 future=0.18.2=py37_0 pip=23.3
86.92 + local cmd=install
86.92 + case "$cmd" in
86.92 + __conda_exe install --yes --solver=libmamba --channel conda-forge --channel anaconda python=3.7 opencv=4.2.0 graph-tool=2.29 future=0.18.2=py37_0 pip=23.3
86.92 + '[' -n '' ']'
86.92 + /usr/local/pyseg_system/sys/soft/miniconda3/bin/conda install --yes --solver=libmamba --channel conda-forge --channel anaconda python=3.7 opencv=4.2.0 graph-tool=2.29 future=0.18.2=py37_0 pip=23.3
87.88 Channels:
87.88 - conda-forge
87.88 - anaconda
87.88 - defaults
87.88 Platform: linux-64
87.88 Collecting package metadata (repodata.json): ...working... done
99.09 Solving environment: ...working... failed
705.7
705.7 LibMambaUnsatisfiableError: Encountered problems while solving:
705.7 - package conda-anaconda-tos-0.1.2-py311h06a4308_0 requires python >=3.11,<3.12.0a0, but none of the providers can be installed
705.7 - nothing provides libopencv 4.2.0 py36_5 needed by opencv-4.2.0-py36_5
705.7
705.7 Could not solve for environment specs
705.7 The following packages are incompatible
705.7 ├─ anaconda-anon-usage =* * is installable with the potential options
705.7 │ ├─ anaconda-anon-usage [0.2.0|0.3.0|...|0.4.4] would require
705.7 │ │ └─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ ├─ python [3.8.12|3.8.13|3.8.16] would require
705.7 │ │ │ └─ python_abi ==3.8 *_pypy38_pp73, which can be installed;
705.7 │ │ └─ python 3.8.5 would require
705.7 │ │ └─ python_abi =3.8 *_graalpy223_38_native, which can be installed;
705.7 │ ├─ anaconda-anon-usage [0.2.0|0.3.0|...|0.5.0] would require
705.7 │ │ └─ python >=3.10,<3.11.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ └─ python 3.10.8 would require
705.7 │ │ └─ python_abi =3.10 *_graalpy230_310_native, which can be installed;
705.7 │ ├─ anaconda-anon-usage [0.2.0|0.3.0|...|0.5.0] would require
705.7 │ │ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
705.7 │ ├─ anaconda-anon-usage [0.2.0|0.3.0|...|0.5.0] would require
705.7 │ │ └─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9] would require
705.7 │ │ │ └─ python_abi =3.9 *_cp39, which can be installed;
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18] would require
705.7 │ │ │ └─ python_abi ==3.9 *_pypy39_pp73, which requires
705.7 │ │ │ └─ python =3.9 *_73_pypy, which can be installed;
705.7 │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ ├─ anaconda-anon-usage [0.4.0|0.4.1|...|0.5.0] would require
705.7 │ │ └─ conda >=4.11,<23.7 *, which can be installed;
705.7 │ └─ anaconda-anon-usage [0.4.3|0.4.4|0.5.0] would require
705.7 │ └─ python >=3.12,<3.13.0a0 * but there are no viable options
705.7 │ ├─ python [3.12.0|3.12.1|...|3.12.9] would require
705.7 │ │ └─ python_abi =3.12 *_cp312, which can be installed;
705.7 │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 ├─ conda-anaconda-telemetry =* * is not installable because there are no viable options
705.7 │ ├─ conda-anaconda-telemetry [0.1.1|0.1.2] would require
705.7 │ │ ├─ conda >=24.11 * but there are no viable options
705.7 │ │ │ ├─ conda [24.11.0|24.11.1|...|25.1.1] would require
705.7 │ │ │ │ └─ conda-libmamba-solver >=23.11.0 * with the potential options
705.7 │ │ │ │ ├─ conda-libmamba-solver [23.11.0|23.11.1|...|24.9.0] would require
705.7 │ │ │ │ │ └─ python >=3.8 * with the potential options
705.7 │ │ │ │ │ ├─ python [3.11.0|3.11.1|...|3.11.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ │ │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python 3.8.5, which can be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python 3.13.0 would require
705.7 │ │ │ │ │ │ └─ python_abi =3.13 *_cp313t, which can be installed;
705.7 │ │ │ │ │ ├─ python [3.13.0|3.13.1|3.13.2] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.13.0|3.13.1|3.13.2] would require
705.7 │ │ │ │ │ │ └─ python_abi =3.13 *_cp313 with the potential options
705.7 │ │ │ │ │ │ ├─ python_abi 3.13 would require
705.7 │ │ │ │ │ │ │ └─ python =3.13 *_cpython, which can be installed;
705.7 │ │ │ │ │ │ └─ python_abi 3.13 would require
705.7 │ │ │ │ │ │ └─ python =3.13 *_cp313, which can be installed;
705.7 │ │ │ │ │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3] would require
705.7 │ │ │ │ │ └─ _python_rc =* *, which does not exist (perhaps a missing channel);
705.7 │ │ │ │ ├─ conda-libmamba-solver [24.11.0|24.11.1|25.1.0|25.1.1] would require
705.7 │ │ │ │ │ └─ python >=3.9 * but there are no viable options
705.7 │ │ │ │ │ ├─ python [3.11.0|3.11.1|...|3.11.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python 3.13.0, which cannot be installed (as previously explained);
705.7 │ │ │ │ │ ├─ python [3.13.0|3.13.1|3.13.2] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ ├─ python [3.13.0|3.13.1|3.13.2], which cannot be installed (as previously explained);
705.7 │ │ │ │ │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained);
705.7 │ │ │ │ ├─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0] would require
705.7 │ │ │ │ │ └─ python >=3.10,<3.11.0a0 * but there are no viable options
705.7 │ │ │ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ │ │ │ └─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ │ │ ├─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0] would require
705.7 │ │ │ │ │ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
705.7 │ │ │ │ ├─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0] would require
705.7 │ │ │ │ │ └─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ │ │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ │ │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ │ │ │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 │ │ │ │ └─ conda-libmamba-solver [23.11.0|23.11.1|23.12.0] would require
705.7 │ │ │ │ └─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ conda [25.1.0|25.1.1] would require
705.7 │ │ │ └─ conda-libmamba-solver >=24.11.0 *, which cannot be installed (as previously explained);
705.7 │ │ └─ python [>=3.10,<3.11.0a0 *|>=3.11,<3.12.0a0 *|>=3.12,<3.13.0a0 *|>=3.9,<3.10.0a0 *] but there are no viable options
705.7 │ │ ├─ python [3.11.0|3.11.1|...|3.11.9] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ ├─ conda-anaconda-telemetry 0.1.1 would require
705.7 │ │ ├─ conda >=24.11 *, which cannot be installed (as previously explained);
705.7 │ │ └─ python >=3.12,<3.13.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ ├─ conda-anaconda-telemetry 0.1.1 would require
705.7 │ │ ├─ conda >=24.11 *, which cannot be installed (as previously explained);
705.7 │ │ └─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ ├─ conda-anaconda-telemetry 0.1.2 would require
705.7 │ │ └─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ └─ conda-anaconda-telemetry 0.1.2 would require
705.7 │ ├─ conda >=24.11 *, which cannot be installed (as previously explained);
705.7 │ └─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 ├─ conda-anaconda-tos >=0.1.2 * is not installable because there are no viable options
705.7 │ ├─ conda-anaconda-tos 0.1.2 would require
705.7 │ │ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
705.7 │ ├─ conda-anaconda-tos 0.1.2 would require
705.7 │ │ ├─ conda >=24.11 *, which cannot be installed (as previously explained);
705.7 │ │ └─ python [>=3.10,<3.11.0a0 *|>=3.11,<3.12.0a0 *|>=3.12,<3.13.0a0 *|>=3.9,<3.10.0a0 *] but there are no viable options
705.7 │ │ ├─ python [3.11.0|3.11.1|...|3.11.9] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ └─ conda-anaconda-tos 0.1.2 would require
705.7 │ └─ python >=3.12,<3.13.0a0 * but there are no viable options
705.7 │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 ├─ future ==0.18.2 py37_0 is not installable because it requires
705.7 │ ├─ python >=3.7,<3.8.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.7.10|3.7.12|3.7.9] would require
705.7 │ │ │ └─ python_abi ==3.7 *_pypy37_pp73, which can be installed;
705.7 │ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6] would require
705.7 │ │ │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.7.10|3.7.12|...|3.7.9] would require
705.7 │ │ │ └─ python_abi =3.7 *_cp37m, which conflicts with any installable versions previously reported;
705.7 │ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
705.7 │ │ └─ python [2.7.15|3.6.7|3.7.1] would require
705.7 │ │ └─ openssl >=1.1.1,<1.1.2.0a0 *, which does not exist (perhaps a missing channel);
705.7 │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported;
705.7 ├─ graph-tool =2.29 * is installable with the potential options
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python_abi =* *_cp27mu, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ ├─ python >=2.7,<2.8.0a0 * with the potential options
705.7 │ │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ │ └─ python [2.7.12|2.7.13|...|2.7.18], which can be installed;
705.7 │ │ └─ python_abi =2.7 *_cp27mu, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python >=2.7,<2.8.0a0 * with the potential options
705.7 │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ └─ python [2.7.12|2.7.13|...|2.7.18], which can be installed;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ ├─ python >=3.6,<3.7.0a0 * with the potential options
705.7 │ │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
705.7 │ │ │ └─ python [3.6.12|3.6.9] would require
705.7 │ │ │ └─ python_abi ==3.6 *_pypy36_pp73, which requires
705.7 │ │ │ └─ python =3.6 *_73_pypy, which can be installed;
705.7 │ │ └─ python_abi =3.6 *_cp36m, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python >=3.6,<3.7.0a0 * with the potential options
705.7 │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
705.7 │ │ └─ python [3.6.12|3.6.9], which cannot be installed (as previously explained);
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python_abi =* *_cp36m, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ ├─ python >=3.6,<3.7.0a0 * with the potential options
705.7 │ │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
705.7 │ │ │ └─ python [3.6.12|3.6.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =* *_cp36m, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ ├─ python >=3.7,<3.8.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.7.10|3.7.12|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ ├─ python >=3.7,<3.8.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.7.10|3.7.12|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.7 *_cp37m but there are no viable options
705.7 │ │ ├─ python_abi 3.7 would require
705.7 │ │ │ └─ python =3.7 *_cpython, which can be installed;
705.7 │ │ └─ python_abi 3.7 conflicts with any installable versions previously reported;
705.7 │ ├─ graph-tool 2.29 would require
705.7 │ │ └─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 │ └─ graph-tool 2.29 would require
705.7 │ ├─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 │ └─ python_abi =3.8 *_cp38 with the potential options
705.7 │ ├─ python_abi 3.8 would require
705.7 │ │ └─ python =3.8 *_cpython, which can be installed;
705.7 │ └─ python_abi 3.8 would require
705.7 │ └─ python =3.8 * with the potential options
705.7 │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 ├─ menuinst =* * is installable with the potential options
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ ├─ python >=3.10,<3.11.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.10 *_cp310, which can be installed;
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ ├─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
705.7 │ │ └─ python_abi =3.11 *_cp311, which can be installed;
705.7 │ ├─ menuinst 2.0.0 would require
705.7 │ │ ├─ python >=3.12.0rc3,<3.13.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.12 *_cp312, which requires
705.7 │ │ └─ python =3.12 *_cpython, which can be installed;
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.1.2] would require
705.7 │ │ ├─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 │ │ └─ python_abi =3.8 *_cp38, which can be installed (as previously explained);
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ ├─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ └─ python_abi ==3.9 *_pypy39_pp73, which can be installed (as previously explained);
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ ├─ python >=3.9,<3.10.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ │ └─ python_abi =3.9 *_cp39 with the potential options
705.7 │ │ ├─ python_abi 3.9 would require
705.7 │ │ │ └─ python =3.9 *_cpython, which can be installed;
705.7 │ │ └─ python_abi 3.9 would require
705.7 │ │ └─ python =3.9 * but there are no viable options
705.7 │ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.9.10|3.9.12|3.9.16|3.9.17|3.9.18], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.9.0|3.9.1|...|3.9.7] conflicts with any installable versions previously reported;
705.7 │ ├─ menuinst [2.0.1|2.0.2|...|2.2.0] would require
705.7 │ │ ├─ python >=3.12,<3.13.0a0 * but there are no viable options
705.7 │ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ │ └─ python_abi =3.12 *_cp312, which can be installed (as previously explained);
705.7 │ ├─ menuinst 2.1.2 would require
705.7 │ │ ├─ python >=3.13.0rc1,<3.14.0a0 * but there are no viable options
705.7 │ │ │ ├─ python 3.13.0, which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.13.0|3.13.1|3.13.2] conflicts with any installable versions previously reported;
705.7 │ │ │ ├─ python [3.13.0|3.13.1|3.13.2], which cannot be installed (as previously explained);
705.7 │ │ │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.13 *_cp313, which can be installed (as previously explained);
705.7 │ ├─ menuinst 2.2.0 would require
705.7 │ │ ├─ python >=3.13,<3.14.0a0 * but there are no viable options
705.7 │ │ │ ├─ python 3.13.0, which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.13.0|3.13.1|3.13.2] conflicts with any installable versions previously reported;
705.7 │ │ │ └─ python [3.13.0|3.13.1|3.13.2], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.13 *_cp313, which can be installed (as previously explained);
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ └─ python >=3.10,<3.11.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.10.0|3.10.1|...|3.10.9] conflicts with any installable versions previously reported;
705.7 │ │ └─ python 3.10.8, which cannot be installed (as previously explained);
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ └─ python >=3.11,<3.12.0a0 *, which conflicts with any installable versions previously reported;
705.7 │ ├─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ │ └─ python >=3.12,<3.13.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.12.0|3.12.1|...|3.12.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
705.7 │ └─ menuinst [2.0.0|2.0.1|...|2.2.0] would require
705.7 │ └─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 ├─ opencv =4.2.0 * is installable with the potential options
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv [==4.2.0 py37h5ca1d4c_0|==4.2.0 py37h5ca1d4c_1|==4.2.0 py37h5ca1d4c_2], which requires
705.7 │ │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported;
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv [==4.2.0 py27h5ca1d4c_0|==4.2.0 py27h5ca1d4c_1|==4.2.0 py27h5ca1d4c_2], which requires
705.7 │ │ └─ python_abi =* *_cp27mu, which conflicts with any installable versions previously reported;
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv [==4.2.0 py36h5ca1d4c_0|==4.2.0 py36h5ca1d4c_1|==4.2.0 py36h5ca1d4c_2], which requires
705.7 │ │ └─ python_abi =* *_cp36m, which conflicts with any installable versions previously reported;
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv [==4.2.0 py36h95af2a2_3|==4.2.0 py36h95af2a2_7], which requires
705.7 │ │ ├─ python >=3.6,<3.7.0a0 * with the potential options
705.7 │ │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
705.7 │ │ │ └─ python [3.6.12|3.6.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi =3.6 *_cp36m, which conflicts with any installable versions previously reported;
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv ==4.2.0 py36h0b673f9_4, which requires
705.7 │ │ └─ python_abi ==3.6 *_pypy36_pp73, which cannot be installed (as previously explained);
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ libopencv ==4.2.0 py36_5, which does not exist (perhaps a missing channel);
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv ==4.2.0 py36h0b673f9_6, which requires
705.7 │ │ ├─ python >=3.6,<3.7.0a0 * with the potential options
705.7 │ │ │ ├─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
705.7 │ │ │ └─ python [3.6.12|3.6.9], which cannot be installed (as previously explained);
705.7 │ │ └─ python_abi ==3.6 *_pypy36_pp73, which cannot be installed (as previously explained);
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ ├─ libopencv [==4.2.0 py37_3|==4.2.0 py37_4|==4.2.0 py37_5|==4.2.0 py37_6|==4.2.0 py37_7], which requires
705.7 │ │ │ └─ python_abi =3.7 *_cp37m but there are no viable options
705.7 │ │ │ ├─ python_abi 3.7, which cannot be installed (as previously explained);
705.7 │ │ │ └─ python_abi 3.7 conflicts with any installable versions previously reported;
705.7 │ │ └─ py-opencv [==4.2.0 py37h43977f1_3|==4.2.0 py37h43977f1_4|==4.2.0 py37h43977f1_5|==4.2.0 py37h43977f1_6|==4.2.0 py37h43977f1_7], which requires
705.7 │ │ └─ python >=3.7,<3.8.0a0 * but there are no viable options
705.7 │ │ ├─ python [3.7.10|3.7.12|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
705.7 │ │ ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
705.7 │ │ └─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained);
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ └─ py-opencv [==4.2.0 py38h5ca1d4c_0|==4.2.0 py38h5ca1d4c_1|==4.2.0 py38h5ca1d4c_2], which requires
705.7 │ │ └─ python_abi =* *_cp38, which conflicts with any installable versions previously reported;
705.7 │ ├─ opencv 4.2.0 would require
705.7 │ │ ├─ libopencv [==4.2.0 py38_3|==4.2.0 py38_7], which requires
705.7 │ │ │ └─ python_abi =3.8 *_cp38, which can be installed (as previously explained);
705.7 │ │ └─ py-opencv [==4.2.0 py38h23f93f0_3|==4.2.0 py38h23f93f0_7] with the potential options
705.7 │ │ ├─ py-opencv 4.2.0 would require
705.7 │ │ │ └─ python_abi =3.8 *_cp38, which can be installed (as previously explained);
705.7 │ │ └─ py-opencv 4.2.0 would require
705.7 │ │ └─ python >=3.8,<3.9.0a0 * with the potential options
705.7 │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
705.7 │ │ ├─ python [3.8.12|3.8.13|3.8.16], which can be installed (as previously explained);
705.7 │ │ └─ python 3.8.5, which can be installed (as previously explained);
705.7 │ └─ opencv 4.2.0 would require
705.7 │ └─ py-opencv [==4.2.0 py38h23f93f0_4|==4.2.0 py38h23f93f0_5|==4.2.0 py38h23f93f0_6], which can be installed (as previously explained);
705.7 └─ python =3.7 * is not installable because there are no viable options
705.7 ├─ python [3.7.10|3.7.12|3.7.9], which cannot be installed (as previously explained);
705.7 ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
705.7 ├─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained);
705.7 ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
705.7 └─ python [2.7.15|3.6.7|3.7.1], which cannot be installed (as previously explained).
705.7
705.9 + return
------
Dockerfile:22
--------------------
21 |
22 | >>> RUN cd sys && chmod u+x *.sh && ./install_ubuntu_apt_pkgs_docker.sh && ./install_third_parties.sh \
23 | >>> && ./install_miniconda.sh && ./install_conda_pkgs.sh
24 | RUN cd sys && ./set_bashrc_env.sh
--------------------
ERROR: failed to solve: process "/bin/sh -c cd sys && chmod u+x *.sh && ./install_ubuntu_apt_pkgs_docker.sh && ./install_third_parties.sh && ./install_miniconda.sh && ./install_conda_pkgs.sh" did not complete successfully: exit code: 1
Metadata
Metadata
Assignees
Labels
No labels