Package Details: anaconda 2024.02.1-1

Git Clone URL: https://aur.archlinux.org/anaconda.git (read-only, click to copy)
Package Base: anaconda
Description: Simplifies package management and deployment of Anaconda
Upstream URL: https://anaconda.com
Licenses: custom
Provides: conda
Submitter: flexiondotorg
Maintainer: carlosal1015 (petronny, AutoUpdateBot)
Last Packager: AutoUpdateBot
Votes: 109
Popularity: 0.008602
First Submitted: 2013-06-24 14:51 (UTC)
Last Updated: 2024-02-27 08:33 (UTC)

Dependencies (14)

Required by (1)

Sources (3)

Pinned Comments

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.

[ -f /opt/anaconda/etc/profile.d/conda.sh ] && source /opt/anaconda/etc/profile.d/conda.sh
  1. Before to upgrade I comment this line.
  2. Upgrade the package as usual.
  3. Uncomment the line.

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 15 Next › Last »

petronny commented on 2019-11-11 13:10 (UTC)

@kurogane see https://aur.archlinux.org/packages/anaconda/?O=0&PP=10#comment-702897

kurogane commented on 2019-11-10 03:36 (UTC)

@petronny when try to install the pakage i have the next output

==> Iniciando package()... -> Installing anaconda to /opt/anaconda PREFIX=/home/mayo/.cache/yay/anaconda/pkg/anaconda/opt/anaconda Unpacking payload ... [16828] mod is NULL - structTraceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1569022236822/_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' [16828] mod is NULL - pyimod02_archiveTraceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1569022236822/_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 28, in <module> ModuleNotFoundError: No module named 'struct' [16828] mod is NULL - pyimod03_importersTraceback (most recent call last): File "/tmp/build/80754af9/conda-standalone_1569022236822/_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 24, in <module> ModuleNotFoundError: No module named 'pyimod02_archive' Traceback (most recent call last): File "site-packages/PyInstaller/loader/pyiboot01_bootstrap.py", line 15, in <module> ModuleNotFoundError: No module named 'pyimod03_importers' [16828] Failed to execute script pyiboot01_bootstrap Traceback (most recent call last): File "entry_point.py", line 63, in <module> FileNotFoundError: [Errno 2] No such file or directory: 'pkgs' [16831] Failed to execute script entry_point ==> ERROR: Se produjo un fallo en package(). Cancelando... Error making: anaconda

petronny commented on 2019-08-04 05:26 (UTC)

@goldenmice You are using a custom python enviroment.
You can build it in a clean chroot or just use the prebuilt binary from arch4edu.

goldenmice commented on 2019-07-30 05:28 (UTC) (edited on 2019-07-30 05:29 (UTC) by goldenmice)

@petronny I try to upgrade to 2019.07. during build package, it report:

Unpacking payload ... [7559] mod is NULL - structTraceback (most recent call last): File "/spare/local/nwani/pyinstaller_stuff/dev/lib/python3.6/struct.py", line 13, in <module> ModuleNotFoundError: No module named '_struct' [7559] mod is NULL - pyimod02_archiveTraceback (most recent call last): File "/spare/local/nwani/pyinstaller_stuff/dev/lib/python3.6/site-packages/PyInstaller/loader/pyimod02_archive.py", line 28, in <module> ModuleNotFoundError: No module named 'struct' [7559] mod is NULL - pyimod03_importersTraceback (most recent call last): File "/spare/local/nwani/pyinstaller_stuff/dev/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 24, in <module> ModuleNotFoundError: No module named 'pyimod02_archive' Traceback (most recent call last): File "site-packages/PyInstaller/loader/pyiboot01_bootstrap.py", line 15, in <module> ModuleNotFoundError: No module named 'pyimod03_importers' [7559] Failed to execute script pyiboot01_bootstrap ERROR: could not extract tar starting at offset 000000000000020980+9231072+2

the package's sha256sum is good.

petronny commented on 2019-07-29 08:50 (UTC)

I've upgraded this package to 2019.07.

But I have to say the anaconda project really s***s. They removed the old good .install.py and I have to make the build very dirty. I can't guarantee all things functional now.

Someday we may need to drop this package from AUR forever.

petronny commented on 2019-07-18 08:30 (UTC)

@bergentroll ok, I'll fix it in the next release.

bergentroll commented on 2019-07-18 08:24 (UTC) (edited on 2019-07-18 08:25 (UTC) by bergentroll)

petronny, that's right, but it is still OK to point BSD license: https://wiki.archlinux.org/index.php/PKGBUILD#license. E.g.: https://www.archlinux.org/packages/community/x86_64/bsd-games/. This way seems rather more informative.

petronny commented on 2019-07-18 07:18 (UTC)

@bergentroll custom means it doesn't match any license in /usr/share/licenses/common. So it's fine.

bergentroll commented on 2019-07-18 07:16 (UTC)

Why custom license? Isn't it under 3-clause BSD? https://docs.anaconda.com/anaconda/eula/