Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.devtools bob.devtools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.devtoolsbob.devtools
  • Issues
  • #72
Closed
Open
Issue created Apr 22, 2021 by Amir MOHAMMADI@amohammadiOwner15 of 15 checklist items completed15/15 checklist items

conda-forge migration

It might be in our interest to base our builds based on conda-forge. Here is what comes to my mind to enable the migration:

  • Cache conda-forge recent (and needed) packages from linux-64 and osx-64 and osx-arm64 builds
  • Vincent: update libblitz-feedstock to match ours
  • Tiago: remove vlfeat dependency from bob.ip.base Fix and merge https://github.com/conda-forge/vlfeat-feedstock/pull/9
  • Laurent: Submit zc.buildout to conda-forge
  • Laurent: Submit zc.recipe.egg to conda-forge
  • Amir: We need to use conda-forge docker image(s), their compilers, and mac requirements
  • Remove deps from bob/bob.devtools>
  • Start building bob/bob.devtools> based on conda-forge
  • Update pin versions in bob.devtools
  • Archive bob/conda>
  • Amir: We need to delist packages in our channel that are already in conda-forge using metadata patches
  • Delete all the beta packages
  • Start building bob packages based on conda-forge
  • Use https://github.com/conda-forge/miniforge/ instead of miniconda
  • We might need to support yum-requirements.txt to support pyopengl which needs mesa-libGL-devel package installed. See: https://gitlab.idiap.ch/bob/bob.devtools/-/blob/5cd514f64181dd0ee834aaf61ebb189c0257e9f8/.gitlab-ci.yml#L71 https://gitlab.idiap.ch/bob/bob.ip.view uses pyopengl
Edited Oct 19, 2021 by Amir MOHAMMADI
Assignee
Assign to
Time tracking