Apparently my problem with anaconda-navigator has nothing to do with the new version since going back to the older version has the same problem...
Search Criteria
Package Details: anaconda 2024.10.1-1
Package Actions
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: | 110 |
Popularity: | 0.094427 |
First Submitted: | 2013-06-24 14:51 (UTC) |
Last Updated: | 2024-10-24 08:33 (UTC) |
Dependencies (14)
- alsa-lib (optional) – for Anaconda Navigator support
- libglvnd (libglvnd-gitAUR) (optional) – for Anaconda Navigator support
- libxau (optional) – for Anaconda Navigator support
- libxcomposite (optional) – for Anaconda Navigator support
- libxcursor (optional) – for Anaconda Navigator support
- libxdamage (optional) – for Anaconda Navigator support
- libxfixes (optional) – for Anaconda Navigator support
- libxi (libxi-gitAUR) (optional) – for Anaconda Navigator support
- libxrandr (libxrandr-gitAUR) (optional) – for Anaconda Navigator support
- libxrender (optional) – for Anaconda Navigator support
- libxss (optional) – for Anaconda Navigator support
- libxtst (optional) – for Anaconda Navigator support
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (optional) – for Anaconda Navigator support
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for
Required by (1)
- python-conda-pack (requires conda)
Sources (3)
mgd commented on 2024-10-25 10:26 (UTC)
mgd commented on 2024-10-25 10:21 (UTC)
While updating to anaconda 2024.10.1-1 I get lots of error msgs stating files would exist (basically for everything below /opt/anaconda/lib/python3.12/site-packages/anaconda_navigator/)
I then renamed /opt/anaconda top /opt/anaconda.old and the update (well...install) worked. However I then get tons of warnings that file information could not be determined (for every file below /opt/anaconda).
Running conda from the commandline seems to work. However running /opt/anaconda/bin/anaconda-navigator fails with
2024-10-25 12:20:20,922 - WARNING linux_scaling.get_scaling_factor_using_dbus:32 An exception occurred during fetching list of system display settings.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) Could not initialize GLX
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.
brandons209 commented on 2024-07-04 17:20 (UTC)
@sumducky @mets.web @luthy The previous version worked, but the newest release is causing the same issue for me, did you all find a fix?
sumducky commented on 2024-06-04 22:50 (UTC)
@mets.web same issue for me as well
luthis commented on 2024-05-29 22:29 (UTC)
@mets.web having the same issue myself
mets.web commented on 2024-05-08 17:15 (UTC)
(anaconda 2024.02.1-1) Package seems to hang on install at ==> Tidying install... -> Purging unwanted files... -> Copying source files needed for debug symbols...
rainbus commented on 2023-12-07 07:36 (UTC)
Hello, can this repo add the aarch64 platform support?
https://repo.anaconda.com/archive/Anaconda3-2023.09-0-Linux-aarch64.sh
carlosal1015 commented on 2023-07-16 05:15 (UTC)
Fixed now, thanks @matejdro.
matejdro commented on 2023-07-16 04:44 (UTC)
It seems like anaconda-navigator.desktop does not pass the validity check:
==> Validating source files with sha512sums...
Anaconda3-2023.07-1-Linux-x86_64.sh ... Passed
anaconda-navigator.desktop ... FAILED
==> ERROR: One or more files did not pass the validity check!
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
.