Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] aarch64 support #42

Closed
1 task done
enneamer opened this issue Feb 7, 2023 · 3 comments · Fixed by #46
Closed
1 task done

[Feature request] aarch64 support #42

enneamer opened this issue Feb 7, 2023 · 3 comments · Fixed by #46
Labels

Comments

@enneamer
Copy link

enneamer commented Feb 7, 2023

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Right now, conda-forge packaging of dpath=2* does not support aarch64. The newest version that can be installed on aarch64 is 1.4.0. However, package dvc depends on this one.

Is there any specific reason to switch back from noarch packaging of 1.4.0 to architecture-specific packaging of 2*?

See also: conda-forge/dvc-feedstock#323

Installed packages

I am creating a new environment using micromamba so no package installed.

Environment info

active environment : base
    active env location : /home/enneamer/.pyenv/versions/mambaforge
            shell level : 0
       user config file : /home/enneamer/.condarc
 populated config files : /home/enneamer/.pyenv/versions/mambaforge/.condarc
                          /home/enneamer/.condarc
          conda version : 22.9.0
    conda-build version : not installed
         python version : 3.10.8.final.0
       virtual packages : __linux=5.10.0=0
                          __glibc=2.31=0
                          __unix=0=0
                          __archspec=1=aarch64
       base environment : /home/enneamer/.pyenv/versions/mambaforge  (writable)
      conda av data dir : /home/enneamer/.pyenv/versions/mambaforge/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-aarch64
                          https://conda.anaconda.org/conda-forge/noarch
          package cache : /home/enneamer/.pyenv/versions/mambaforge/pkgs
                          /home/enneamer/.conda/pkgs
       envs directories : /home/enneamer/.pyenv/versions/mambaforge/envs
                          /home/enneamer/.conda/envs
               platform : linux-aarch64
             user-agent : conda/22.9.0 requests/2.28.1 CPython/3.10.8 Linux/5.10.0-21-arm64 debian/11 glibc/2.31
                UID:GID : 1000:100
             netrc file : None
           offline mode : False
@enneamer enneamer added the bug label Feb 7, 2023
@weiji14
Copy link
Member

weiji14 commented Mar 17, 2023

The noarch build was removed in #1, but no reason was mentioned. @enneamer, if you're interested in rebuilding with noarch, try following the instructions at https://conda-forge.org/docs/maintainer/infrastructure.html#conda-forge-admin-please-add-noarch-python.

@enneamer
Copy link
Author

@conda-forge-admin, please add noarch: python

@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I just wanted to let you know that I made the recipe noarch: python in #44.

@ReubenJ ReubenJ mentioned this issue May 9, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants