Failure building Anaconda

Hi guys! I need your kind help. I bumped into package error during installation of Anaconda from the AUR repo.
My config is an old Quad-Core with 8 gigs of mem and an nVidia GTX 750Ti.
Here is the package installation log (partially Hungarian, but the most important information are in English):

*Előkészítés...* <- Preparation
*anaconda build fájlok klónozása...* <- cloning of build files
*anaconda függőségek ellenőrzése...* <- checking dependencies
*Függőségek feloldása...* <-resolving dependecies
*Összeférhetetlenségek ellenőrzése...* <- checking incompatibilities

*Telepítés anaconda...* <- Installing anaconda
*==> Csomag készítése:  anaconda 2020.07-2 (2020. okt. 10., szombat, 10:27:31 CEST)* <- Preparing package
*==> Futtatási függőségek ellenőrzése...* <- checking running dependencies
*==> Fordítási függőségek ellenőrzése...* <- checking compilation dependencies
*==> Források letöltése...* <- downloading sources
*-> [Anaconda3-2020.07-Linux-x86_64.sh](http://Anaconda3-2020.07-Linux-x86_64.sh) helyi forrás*
*-> anaconda.install helyi forrás*
*==> source fájl eredetiségének ellenőrzése ezzel: sha256sums...*
*[Anaconda3-2020.07-Linux-x86_64.sh](http://Anaconda3-2020.07-Linux-x86_64.sh) ... Rendben*
*anaconda.install ... Rendben*
*==> Meglévő $srcdir/ könyvtár eltávolítása...*
*==> Források kibontása...*
*==> Meglévő $pkgdir/ könyvtár eltávolítása...*
*==> Belépés a fakeroot környezetbe...*
*==> package() indítása...*
*-> Installing anaconda to /opt/anaconda*
*PREFIX=/var/tmp/pamac-build-nelli/anaconda/pkg/anaconda/opt/anaconda*
*Unpacking payload ...*
*[14956] mod is NULL - structTraceback (most recent call last):*
*File "/tmp/build/80754af9/conda-standalone_1589923017531/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.8/struct.py", line 13, in <module>*
*ModuleNotFoundError: No module named '_struct'*
*[14956] mod is NULL - pyimod02_archiveTraceback (most recent call last):*
*File "/tmp/build/80754af9/conda-standalone_1589923017531/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.8/site-packages/PyInstaller/loader/pyimod02_archive.py", line 30, in <module>*
*ModuleNotFoundError: No module named 'struct'*
*[14956] mod is NULL - pyimod03_importersTraceback (most recent call last):*
*File "/tmp/build/80754af9/conda-standalone_1589923017531/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/lib/python3.8/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'*
*[14956] Failed to execute script pyiboot01_bootstrap*
*Traceback (most recent call last):*
*File "entry_point.py", line 61, in <module>*
*FileNotFoundError: [Errno 2] No such file or directory: 'pkgs'*
*[14959] Failed to execute script entry_point*
*==> HIBA: Hiba történt a package()-ben.* <* ERROR: error in the package()
*Megszakítás...* <- Aborting

What can be the problem? Did anyone else see it? Any possible workaround?
Thank you in advance for your help!

Haven’t checked that yet but in the future you can spare yourself the translation to english hassle by running the command with the export prefix, like this export LANG=C; pamac build anaconda , then everyone can read everything needed, because “the devil is in the details” , so they say :wink: In fact you could re-run the command, just sayin’…

2 Likes