Search Criteria
Package Details: anki 24.11-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: | 178 |
Popularity: | 5.04 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-12-23 08:04 (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, rustup-stubAUR, 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 .. 9 10 11 12 13 14 15 16 17 18 19 .. 31 Next › Last »
AlexBocken commented on 2023-01-19 10:04 (UTC)
@mattalxndr Thanks for the report! This seems like an upstream error with checksums. I tried the build and I didn't get it anymore so I think this error is probably already resolved. Can you confirm that it works for you now?
mattalxndr commented on 2023-01-19 09:35 (UTC)
I'm getting an error during install of anki 2.1.56-1:
AlexBocken commented on 2023-01-10 10:22 (UTC) (edited on 2023-01-10 10:34 (UTC) by AlexBocken)
@Alluvion Does not appear to have anything to do with rustup. Rustup is also my cargo provider and works fine here. Can you maybe just manually adjust the write permission to your .rustup folder via
chmod +w ~/.rustup
orchmod 755 ~/.rustup
? It's a bit of an odd error tbhAlluvion commented on 2023-01-10 09:41 (UTC) (edited on 2023-01-10 09:48 (UTC) by Alluvion)
When trying to build 2.1.56-1 with rustup already installed via pacman:
error: could not create home directory: '/.rustup': Read-only file system (os error 30)
https://pastebin.com/sEQsSzaeAlexBocken commented on 2023-01-05 17:01 (UTC)
@shackra For some reason your /usr/bin/anki has incorrect permissions. A
sudo chmod 755 /usr/bin/anki
should fix this issue. Let me know if the problem runs deeper. I cannot recreate this issue after installation, did you manually adjust the permissions?shackra commented on 2023-01-05 07:26 (UTC)
I get permission denied when trying to open anki:
pauper commented on 2023-01-02 16:42 (UTC)
@AlexBocken I'm building with aurutils which uses a systemd-nspawn chroot.
AlexBocken commented on 2022-12-31 12:11 (UTC)
If you have an error in build step
[15/73] pyenv
and have any suspicions why this might be and/or how to fix this please post this here.AlexBocken commented on 2022-12-31 12:11 (UTC)
@pauper @dkaparis I'm struggling to recreate the error and the output does not give me any hints what could be going on as well besides something related to python. You don't have any particularities in your set-up which you're suspecting? As the package builds in a clean chroot without any issues i suspect some weird interactions in the build process with your system must be the root cause. This probably could be fixed in the PKGBUILD so further information would be great. Shoot me an email if you want to further discuss this.
pauper commented on 2022-12-30 21:29 (UTC)
@AlexBocken doesn't build for me either, with same error.
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 31 Next › Last »