Giter Club home page Giter Club logo

magic-feedstock's Issues

[warning] failed package validation and/or copy for commit 21c197fb8b9ad2981fcbadd7f43fb8a2d54b29da

Hi @conda-forge/magic! This is the friendly automated conda-forge-webservice!

It appears that one or more of your feedstock's outputs did not copy from the
staging channel (cf-staging) to the production channel (conda-forge). :(

This failure can happen for a lot of reasons, including an outdated feedstock
token. Below we have put some information about the failure to help you debug it.

Rerendering the feedstock will usually fix these problems.

If you have any issues or questions, you can find us on gitter in the
community chat room or you can bump us right here.

error messages:

  • invalid feedstock token

conda install magic is not working for aarch64

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

(base) pi@raspberrypi ~ $ conda install magic
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): -
\
done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  • magic

Current channels:

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

Linux raspberrypi 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux

Installed packages

(base) pi@raspberrypi ~ $ conda list
# packages in environment at /foss/tools/miniforge3:
#
# Name                    Version                   Build  Channel
_openmp_mutex             4.5                       2_gnu    conda-forge
brotlipy                  0.7.0           py39h0fd3b05_1004    conda-forge
bzip2                     1.0.8                hf897c2e_4    conda-forge
ca-certificates           2022.5.18.1          h4fd8a4c_0    conda-forge
certifi                   2022.5.18.1      py39h4420490_0    conda-forge
cffi                      1.15.0           py39hab139ec_0    conda-forge
charset-normalizer        2.0.12             pyhd8ed1ab_0    conda-forge
colorama                  0.4.4              pyh9f0ad1d_0    conda-forge
conda                     4.12.0           py39h4420490_0    conda-forge
conda-package-handling    1.8.1            py39h0fd3b05_1    conda-forge
cryptography              37.0.2           py39h32042e6_0    conda-forge
idna                      3.3                pyhd8ed1ab_0    conda-forge
ld_impl_linux-aarch64     2.36.1               h02ad14f_2    conda-forge
libffi                    3.4.2                h3557bc0_5    conda-forge
libgcc-ng                 12.1.0              h3242a24_16    conda-forge
libgomp                   12.1.0              h3242a24_16    conda-forge
libnsl                    2.0.0                hf897c2e_0    conda-forge
libuuid                   2.32.1            hf897c2e_1000    conda-forge
libzlib                   1.2.12               h4e544f5_0    conda-forge
ncurses                   6.3                  headf329_1    conda-forge
openssl                   1.1.1o               h4e544f5_0    conda-forge
pip                       22.1.2             pyhd8ed1ab_0    conda-forge
pycosat                   0.6.3           py39h0fd3b05_1010    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pyopenssl                 22.0.0             pyhd8ed1ab_0    conda-forge
pysocks                   1.7.1            py39ha65689a_5    conda-forge
python                    3.9.13          h2eada40_0_cpython    conda-forge
python_abi                3.9                      2_cp39    conda-forge
readline                  8.1                  h1a49cc3_0    conda-forge
requests                  2.27.1             pyhd8ed1ab_0    conda-forge
ruamel_yaml               0.15.80         py39h0fd3b05_1007    conda-forge
setuptools                62.3.2           py39ha65689a_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
sqlite                    3.38.5               hc74f5b8_0    conda-forge
tk                        8.6.12               hd8af866_0    conda-forge
tqdm                      4.64.0             pyhd8ed1ab_0    conda-forge
tzdata                    2022a                h191b570_0    conda-forge
urllib3                   1.26.9             pyhd8ed1ab_0    conda-forge
wheel                     0.37.1             pyhd8ed1ab_0    conda-forge
xz                        5.2.5                h6dd45c4_1    conda-forge
yaml                      0.2.5                hf897c2e_2    conda-forge
zlib                      1.2.12               h4e544f5_0    conda-forge

Environment info

(base) pi@raspberrypi ~ $ conda info

     active environment : base
    active env location : /foss/tools/miniforge3
            shell level : 1
       user config file : /home/pi/.condarc
 populated config files : /foss/tools/miniforge3/.condarc
          conda version : 4.12.0
    conda-build version : not installed
         python version : 3.9.13.final.0
       virtual packages : __linux=5.15.32=0
                          __glibc=2.31=0
                          __unix=0=0
                          __archspec=1=aarch64
       base environment : /foss/tools/miniforge3  (writable)
      conda av data dir : /foss/tools/miniforge3/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 : /foss/tools/miniforge3/pkgs
                          /home/pi/.conda/pkgs
       envs directories : /foss/tools/miniforge3/envs
                          /home/pi/.conda/envs
               platform : linux-aarch64
             user-agent : conda/4.12.0 requests/2.27.1 CPython/3.9.13 Linux/5.15.32-v8+ debian/11 glibc/2.31
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False

(base) pi@raspberrypi ~ $

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.