Set default channel-priority to "strict" due to issues with beta...
Set default channel-priority to "strict" due to issues with beta builds using mixed stable/beta sources
The channel priority is set on the default CONDARC setup. Anything created from bob.devtools, by default will have that ON.
This allows local reproduction of CI builds.
Merge request reports
Activity
@amohammadi: this does not work.
then i can try to debug here
Edited by Tiago de Freitas PereiraI had a suspicion this was a bag of hurt (https://www.engadget.com/2008/10/14/steve-jobs-calls-blu-ray-a-bag-of-hurt/)...
It seems
bob.bio.base
is the first one https://gitlab.idiap.ch/bob/bob.bio.base/-/jobs/183199bob.learn.em just failed https://gitlab.idiap.ch/bob/bob.learn.em/-/jobs/183189
I'm not sure why these ci3_test channels pop up.
It's in the
/root/.condarc
file that comes with the docker image.Edited by Amir MOHAMMADI@amohammadi: shall we act on this one, or keep it closed?
17 remote_connect_timeout_secs: 120.0 #!final 18 remote_max_retries: 50 #!final 19 remote_read_timeout_secs: 180.0 #!final 12 channel_priority: strict #!final 20 13 channels: 21 14 - defaults 22 15 conda_build: #!final 23 16 pkg_format: '2' 17 default_channels: #!final 18 - https://repo.anaconda.com/pkgs/main 19 quiet: true #!final 20 remote_connect_timeout_secs: 120.0 #!final 21 remote_max_retries: 50 #!final 22 remote_read_timeout_secs: 180.0 #!final 23 show_channel_urls: true #!final 24 ssl_verify: false #!final I have checked all the packages needed to build bob.devtools. They either exist in our channel or in the defaults channel. I don't see why enbaling strict channel priority should lead to conflicts.
conda search alabaster conda search appdirs conda search asn1crypto conda search beautifulsoup4 conda search black conda search bleach conda search cffi conda search chardet conda search click conda search cmarkgfm conda search conda conda search conda-build conda search conda-package-handling conda search cryptography conda search docformatter conda search docutils conda search future conda search icu conda search idna conda search libarchive conda search libedit conda search libffi conda search libgcc-ng conda search liblief conda search libstdcxx-ng conda search libxml2 conda search libxslt conda search lxml conda search lz4-c conda search lzo conda search markupsafe conda search ncurses conda search openssl conda search pkginfo conda search psutil conda search py-lief conda search pycosat conda search pycparser conda search pyopenssl conda search pysocks conda search python-gitlab conda search python-libarchive-c conda search pyyaml conda search readline conda search readme_renderer conda search requests conda search ruamel_yaml conda search setuptools conda search smmap2 conda search soupsieve conda search tabulate conda search termcolor conda search tk conda search toml conda search untokenize conda search urllib3 conda search webencodings conda search xz conda search yaml conda search zlib conda search zstd
added 1 commit
- bbec08c6 - increase the build number of packages that we build so that they are built...
mentioned in commit 841bd36b