Package Details: anki 24.11-2

Git Clone URL: https://aur.archlinux.org/anki.git (read-only, click to copy)
Package Base: anki
Description: Helps you remember facts (like words/phrases in a foreign language) efficiently
Upstream URL: https://apps.ankiweb.net/
Keywords: anki languages learning vocabulary
Licenses: AGPL3
Conflicts: anki-bin, anki-git, anki-qt5
Submitter: demize
Maintainer: AlexBocken
Last Packager: AlexBocken
Votes: 178
Popularity: 5.04
First Submitted: 2021-09-17 22:31 (UTC)
Last Updated: 2024-12-23 08:04 (UTC)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 31 Next › Last »

K12ish commented on 2022-12-17 13:37 (UTC) (edited on 2022-12-17 13:44 (UTC) by K12ish)

@AlexBlocken Thanks for maintaining this package!

Leaving Anki running for a while leads to this error.

Anki 2.1.55 (01caec2a) Python 3.10.8 Qt 6.4.1 PyQt 6.4.0
Platform: Linux-6.0.12-arch1-1-x86_64-with-glibc2.36
Flags: frz=False ao=False sv=2
Add-ons, last update check: 2022-12-17 10:15:35

Caught exception:
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/aqt/progress.py", line 118, in handler
    func()
  File "/usr/lib/python3.10/site-packages/aqt/main.py", line 1411, in refresh_certs
    import certifi
ModuleNotFoundError: No module named 'certifi'

Could this be fixed by adding python-certifi as a dependency?

For other users, I'd like to add that this particular error can be safely ignored if you restart Anki after a couple of hours of usage.

AlexBocken commented on 2022-12-17 10:20 (UTC)

@madlabman late night fixes are never a good idea. changed rustup to cargo to be more agnostic in -5. Thank you very much for reporting!

madlabman commented on 2022-12-17 09:49 (UTC)

@AlexBocken I cannot install anki without replacing rust with rustup package.

AlexBocken commented on 2022-12-17 09:01 (UTC)

@n4r3n thanks, must have gotten lost in all the changes. Re-added in -4.

slav commented on 2022-12-17 02:16 (UTC)

Thank you AlexBocken for quick fix :)

n4r3n commented on 2022-12-16 22:45 (UTC)

desktop and icon file missing from package:

pacman -Qi anki | grep 'Version'; pacman -Ql anki | grep -e pixmaps -e desktop
Version         : 2.1.54-2
anki /usr/share/applications/anki.desktop
anki /usr/share/pixmaps/
anki /usr/share/pixmaps/anki.png
pacman -Si anki | grep 'Version'; pacman -Fl anki | grep -e pixmaps -e desktop
Version         : 2.1.55-3

jtai commented on 2022-12-16 22:20 (UTC)

I'm getting this error. Full log: https://pastebin.com/y2373b44

<ref *1> Error: spawnSync /usr/bin/esbuild ENOENT
    at Object.spawnSync (node:internal/child_process:1117:20)
    at spawnSync (node:child_process:871:24)
    at Object.execFileSync (node:child_process:914:15)
    at Object.<anonymous> (/home/jtai/.cache/paru/clone/anki/src/anki-2.1.55/out/node_modules/esbuild/bin/esbuild:2:26)
    at Module._compile (node:internal/modules/cjs/loader:1218:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
    at Module.load (node:internal/modules/cjs/loader:1081:32)
    at Module._load (node:internal/modules/cjs/loader:922:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
    at node:internal/main/run_main_module:23:47 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawnSync /usr/bin/esbuild',
  path: '/usr/bin/esbuild',
  spawnargs: [ '--version' ],
  error: [Circular *1],
  status: null,
  signal: null,
  output: null,
  pid: 0,
  stdout: null,
  stderr: null
}

AlexBocken commented on 2022-12-16 18:07 (UTC)

@pipep okay that's straightup stupid to forget. apologies. Added rustup in -3. Thanks for posting the error

pipep commented on 2022-12-16 17:25 (UTC) (edited on 2022-12-16 17:26 (UTC) by pipep)

Error in -2:
==> Starting build()...
./ninja: line 14: cargo: command not found
==> ERROR: A failure occurred in build().
Aborting...
-> error making: anki