You are not logged in.

#1 2024-10-04 13:19:45

WGAUZW!9
Member
Registered: 2024-10-04
Posts: 2

[SOLVED] Problem installing Anaconda3 from AUR, process is stuck

Hello dear people,

for University I have to install Anaconda on my machine. However I run into problems when installing the package from AUR.
The package: AurAnaconda

Just to make sure, here is what I did:

$ git clone https://aur.archlinux.org/anaconda.git
$ cd anaconda
$ pkgctl build 

And then... it takes forever

The process is stuck at:
Preparing transaction:
...working... done
Executing transaction: ...working... done
installation finished.
==> Tidying install...
  -> Purging unwanted files...
  -> Copying source files needed for debug symbols...

I also tried the (in the AUR) recommended fix entering

CRYPTOGRAPHY_OPENSSL_NO_LEGACY=true

but it just doesn't work on my machine.
Additionally I wanted to install miniconda but ran into other problems.

Hopefully someone can help me out with this.

Last edited by WGAUZW!9 (2024-10-06 07:57:52)

Offline

#2 2024-10-05 12:37:19

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,926

Re: [SOLVED] Problem installing Anaconda3 from AUR, process is stuck

Anaconda tends to cause huge problems with pacman installed python packages .

Please read https://wiki.archlinux.org/title/Conda for more info .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2024-10-06 07:54:08

WGAUZW!9
Member
Registered: 2024-10-04
Posts: 2

Re: [SOLVED] Problem installing Anaconda3 from AUR, process is stuck

Thank you for the reply. It didn't work the way I intended, so I downloaded the install script from anaconda https://www.anaconda.com/download/success and that worked after some trys.
However I can not really tell you why it worked. Problem is solved for now, thank you.

Offline

Board footer

Powered by FluxBB