Skip to content

Feedstock deployment does not work

https://gitlab.idiap.ch/bob/bob.extension/builds/32306

/local/conda/bin/python _ci/update_feedstock.py bob.extension
Cloning into '/tmp/tmp3uv725mq/bob.extension-feedstock'...
ssh: /local/conda/envs/bob-devel-py27/lib/libcrypto.so.1.0.0: no version information available (required by ssh)
ssh: /local/conda/envs/bob-devel-py27/lib/libcrypto.so.1.0.0: no version information available (required by ssh)
Switched to a new branch '2.3.5'
No circle token.  Create a token at https://circleci.com/account/api and
put it in ~/.conda-smithy/circle.token
No appveyor token. Create a token at https://ci.appveyor.com/api-token and
Put one in ~/.conda-smithy/appveyor.token
No anaconda token. Create a token via
  anaconda auth --create --name conda-smithy --scopes "repos conda api"
and put it in ~/.conda-smithy/anaconda.token
Fetching package metadata ...........
Fetching package metadata ...........
Fetching package metadata ...........
Fetching package metadata ..........Using Anaconda API: https://api.anaconda.org
Could not find URL: file://idiap/group/torch5spro/bob_master_conda_channel/win-32/
diff --git a/conda-forge.yml b/conda-forge.yml
old mode 100755
new mode 100644
On branch 2.3.5
nothing to commit, working directory clean
latest stable version for bob.extension is 2.3.5

Clonning the feedstock
 - git clone git@github.com:conda-forge/bob.extension-feedstock.git /tmp/tmp3uv725mq/bob.extension-feedstock
 - git remote add bioidiap git@github.com:bioidiap/bob.extension-feedstock.git
 - git checkout -b 2.3.5
 - /local/conda/bin/conda-smithy rerender
 - git --no-pager diff
 - git add -A
 - git commit -am Update to version 2.3.5
Feedstock is already uptodate, skipping.