Nope. Does not work. Manjaro. Seeing a lot of "Placeholder"
-> Installing anaconda to /opt/anaconda PREFIX=/run/media/samk/things/code/aur/pamac-build/anaconda/pkg/anaconda/opt/anaconda Unpacking payload ... [1255952] mod is NULL - struct[1255952] mod is NULL - pyimod02_archive[1255952] mod is NULL - pyimod03_importers[1255952] Failed to execute script pyiboot01_bootstrap Traceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1580848381450/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.7/struct.py", line 13, in <module> ModuleNotFoundError: No module named '_struct' Traceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1580848381450/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.7/site-packages/PyInstaller/loader/pyimod02_archive.py", line 30, in <module> ModuleNotFoundError: No module named 'struct' Traceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1580848381450/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 26, in <module> ModuleNotFoundError: No module named 'pyimod02_archive' Traceback (most recent call last): File "site-packages/PyInstaller/loader/pyiboot01_bootstrap.py", line 17, in <module> ModuleNotFoundError: No module named 'pyimod03_importers' [1255955] Failed to execute script entry_point Traceback (most recent call last): File "entry_point.py", line 61, in <module> FileNotFoundError: [Errno 2] No such file or directory: 'pkgs' ==> ERROR: A failure occurred in package(). Aborting...
Pinned Comments
mgd commented on 2024-08-08 11:19 (UTC)
I had to set CRYPTOGRAPHY_OPENSSL_NO_LEGACY=true in the environment to start Anaconda. While this is easy to research it might be helpful to add this by default or at least emit a note stating that.
carlosal1015 commented on 2022-09-03 23:07 (UTC) (edited on 2023-07-15 17:00 (UTC) by carlosal1015)
Important note: This is the way how to upgrade.
Suppose that we have this line in
~/.bashrc
or~/.zshrc
or etc.Changelog: https://docs.anaconda.com/free/anaconda/reference/release-notes
petronny commented on 2020-08-19 10:36 (UTC) (edited on 2023-12-12 12:23 (UTC) by petronny)
This PKGBUILD is tested with
extra-x86_64-build
.If you get any problem when build this package, you can try the prebuilt binary from the arch4edu repository. It's also built with
extra-x86_64-build
.