Search Criteria
Package Details: anki 24.06.3-2
Package Actions
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: | 173 |
Popularity: | 6.00 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-08-02 10:08 (UTC) |
Dependencies (30)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-certifi
- python-decorator
- python-distro
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-pyqt6-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt6-multimedia
- qt6-svg
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 30 Next › Last »
khughitt commented on 2024-08-10 12:27 (UTC)
I've been running into build issues in the same place with the latest PKGBUILD:
(I'm not offline during the builds..)
It's always the same svg pkg that has problems. I tried wiping yarn cache, but no luck.
AlexBocken commented on 2024-08-02 09:40 (UTC) (edited on 2024-08-02 10:10 (UTC) by AlexBocken)
@jodo Thanks for the report! Seems like the "time" crate version specified by anki does not build with rust 1.80.0. With the crate update to 0.3.36 this seems to have been fixed: https://github.com/time-rs/time/issues/696
I'm pushing an update to the PKGBUILD (24.06.3-2), manually updating the time package in particular, until upstream will move to a newer version.
jodo commented on 2024-08-02 00:12 (UTC)
On commit 82fdd19, getting the following error when running
makepkg
:AlexBocken commented on 2024-06-22 07:36 (UTC) (edited on 2024-06-22 07:36 (UTC) by AlexBocken)
To anyone having the
node: text file busy
error: I was finally able to recreate the issue. The issue seems to arise when you update node and then try to update anki without restarting inbetween. Seems like until a restart is done, some things still expect the old node version to be present?If someone who knows more about node knows how to fix this without a reboot please let me know, maybe this is something which could be integrated into the PKGBUILD for user simplicity. For now, consider rebooting inbetween.
AlexBocken commented on 2024-06-08 09:38 (UTC)
@Ketchup901 Thanks for the report. You're right, I've just tested it and it seems like nodejs-lts-iron is the oldest which is still supported. I've bumped the required nodejs version appropriately, thanks!
Ketchup901 commented on 2024-06-07 18:01 (UTC)
It worked when I replaced nodejs-lts-hydrogen with nodejs.
AlexBocken commented on 2024-06-07 10:00 (UTC)
@misc please let me know if the problem with yarn persists with the update. I could not recreate the issue on various platforms.
misc commented on 2024-05-30 19:29 (UTC) (edited on 2024-06-07 12:03 (UTC) by misc)
Seems kernel 6.9(.2 right now) makes
yarn
throw a fit (/usr/bin/env: ‘node’: Text file busy
).Workaround:
edit: seems indeed fixed in 6.9.3
AlexBocken commented on 2024-05-30 09:09 (UTC) (edited on 2024-05-30 09:09 (UTC) by AlexBocken)
@TheGreatAndyChow thanks for the report. Will look into this. But don't worry,
-3
does not differ in any way in build result from-2
. You can reinstall your already built version without any issues.E.g.If you're using paru:
TheGreatAndyChow commented on 2024-05-30 00:42 (UTC)
Hi. I'm having an error since the update of the 25th. I tried uninstalling and reinstalling, no luck. Here's the "log" of the error https://paste.rs/i9l86.txt
« First ‹ Previous 1 2 3 4 5 6 7 .. 30 Next › Last »