Package Details: anki 23.12.1-3

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: 150
Popularity: 4.32
First Submitted: 2021-09-17 22:31 (UTC)
Last Updated: 2024-03-25 09:26 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 26 Next › Last »

AlexBocken commented on 2023-09-25 09:58 (UTC)

Nodejs pinning coming with 2.1.66-2, thanks for the heads-up.

This package has been flagged as out of date because of a beta release. Please note that this package does not track pre-releases. Currently the latest release of anki is still 2.1.66. I have unflagged the package as out of date because of this.

@komali2 Your error is a bit odd. As this is an AUR package it should build under your user, a /root/.yarnrc should not affect anything. I'm not too familiar with pacmac but maybe check whether the error persists with other AUR managers like yay or paru.

komali2 commented on 2023-09-14 04:19 (UTC) (edited on 2023-09-14 04:23 (UTC) by komali2)

I'm getting an error when I try try installing this package:

warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
Done in 159.92s.
Error: EROFS: read-only file system, open '/.yarnrc'
==> ERROR: A failure occurred in prepare().
    Aborting...
Finished with result: exit-code
Main processes terminated with: code=exited/status=4

I double checked, and permissions on .yarnrc are

-rw-rw-rw-   1 caleb caleb    116 Sep  8 10:35 .yarnrc

I'm not quite sure thus why it believes the filesystem is readonly.

EDIT: Oh, oops, I was looking at /home/caleb/.yarnrc. I created a root .yarnrc directory and gave it -rw-rw-rw- permissions, and then got this error on install:

yarn install v1.22.19
error An unexpected error occurred: "EISDIR: illegal operation on a directory, read".
info If you think this is a bug, please open a bug report with the information 
provided in "/var/cache/private/pamac/anki/src/anki-2.1.66/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this 
command.
==> ERROR: A failure occurred in prepare().
    Aborting...

jkhsjdhjs commented on 2023-09-13 14:54 (UTC)

@spcified is right, the nodejs version should be pinned here.

exoticorn commented on 2023-09-05 07:33 (UTC)

@mattalxndr I had the same error and found that I had nodejs-lts-gallium installed. The solution then is to either switch to nodejs-lts-hydrogen, or just live on the edge with the nodejs package.

spcified commented on 2023-08-31 09:38 (UTC)

@mattalxndr you have to update nodejs to at least version 18

This pkg should pin the nodejs version.

mattalxndr commented on 2023-08-30 16:16 (UTC)

I'm getting an error upgrading this:

error marked@5.1.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2"

Log:

anki % makepkg
==> Making package: anki 2.1.66-1 (Wed 30 Aug 2023 11:13:33 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading anki-2.1.66.tar.gz...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2246k  100 2246k    0     0  1807k      0  0:00:01  0:00:01 --:--:-- 5049k
-> Downloading anki-core-i18n-bcc4822d4613b7310ed82da8b51029f5ea52c5c1.tar.gz...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1094k  100 1094k    0     0   746k      0  0:00:01  0:00:01 --:--:--  746k
-> Downloading anki-desktop-ftl-75af3ed4a3992bccae7eba3bc8ee9fa5c4645c0b.tar.gz...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  201k  100  201k    0     0   161k      0  0:00:01  0:00:01 --:--:-- 1011k
-> Found disable-git-checks.patch
-> Found no-update.patch
-> Found strip-formatter-deps.patch
-> Found strip-type-checking-deps.patch
==> Validating source files with sha256sums...
anki-2.1.66.tar.gz ... Passed
anki-core-i18n-bcc4822d4613b7310ed82da8b51029f5ea52c5c1.tar.gz ... Passed
anki-desktop-ftl-75af3ed4a3992bccae7eba3bc8ee9fa5c4645c0b.tar.gz ... Passed
disable-git-checks.patch ... Passed
no-update.patch ... Passed
strip-formatter-deps.patch ... Passed
strip-type-checking-deps.patch ... Passed
==> Extracting sources...
-> Extracting anki-2.1.66.tar.gz with bsdtar
-> Extracting anki-core-i18n-bcc4822d4613b7310ed82da8b51029f5ea52c5c1.tar.gz with bsdtar
-> Extracting anki-desktop-ftl-75af3ed4a3992bccae7eba3bc8ee9fa5c4645c0b.tar.gz with bsdtar
==> Starting prepare()...
patching file qt/aqt/update.py
patching file pylib/tools/hookslib.py
patching file build/configure/src/python.rs
patching file build/ninja_gen/src/git.rs
Hunk #1 succeeded at 14 (offset 1 line).
patching file build/runner/src/build.rs
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: syncing channel updates for '1.65-x86_64-unknown-linux-gnu'

stable-x86_64-unknown-linux-gnu unchanged - rustc 1.72.0 (5680fa18f 2023-08-23)
1.65-x86_64-unknown-linux-gnu unchanged - rustc 1.65.0 (897e37553 2022-11-02)

info: cleaning up downloads & tmp directories
info: self-update is disabled for this build of rustup
info: any updates to rustup will need to be fetched with your system package manager
Updating crates.io index
Updating git repository `https://github.com/ankitects/rust-csv.git`
remote: Enumerating objects: 2466, done.
remote: Counting objects: 100% (182/182), done.
remote: Compressing objects: 100% (142/142), done.
remote: Total 2466 (delta 56), reused 154 (delta 38), pack-reused 2284
Receiving objects: 100% (2466/2466), 2.80 MiB | 6.19 MiB/s, done.
Resolving deltas: 100% (1583/1583), done.
From github.com:ankitects/rust-csv
* [new ref]         1c9d3aab6f79a7d815c69f925a46a4590c115f90 -> refs/commit/1c9d3aab6f79a7d815c69f925a46a4590c115f90
* [new tag]         anki-2022-06-09                          -> anki-2022-06-09
* [new tag]         0.10.0                                   -> 0.10.0
* [new tag]         0.10.1                                   -> 0.10.1
* [new tag]         0.10.2                                   -> 0.10.2
* [new tag]         0.11.0                                   -> 0.11.0
* [new tag]         0.12.0                                   -> 0.12.0
* [new tag]         0.12.1                                   -> 0.12.1
* [new tag]         0.12.10                                  -> 0.12.10
* [new tag]         0.12.11                                  -> 0.12.11
* [new tag]         0.12.12                                  -> 0.12.12
* [new tag]         0.12.13                                  -> 0.12.13
* [new tag]         0.12.14                                  -> 0.12.14
* [new tag]         0.12.15                                  -> 0.12.15
* [new tag]         0.12.16                                  -> 0.12.16
* [new tag]         0.12.17                                  -> 0.12.17
* [new tag]         0.12.18                                  -> 0.12.18
* [new tag]         0.12.19                                  -> 0.12.19
* [new tag]         0.12.2                                   -> 0.12.2
* [new tag]         0.12.3                                   -> 0.12.3
* [new tag]         0.12.4                                   -> 0.12.4
* [new tag]         0.12.5                                   -> 0.12.5
* [new tag]         0.12.6                                   -> 0.12.6
* [new tag]         0.12.7                                   -> 0.12.7
* [new tag]         0.12.8                                   -> 0.12.8
* [new tag]         0.12.9                                   -> 0.12.9
* [new tag]         0.13.0                                   -> 0.13.0
* [new tag]         0.13.1                                   -> 0.13.1
* [new tag]         0.13.2                                   -> 0.13.2
* [new tag]         0.13.3                                   -> 0.13.3
* [new tag]         0.13.4                                   -> 0.13.4
* [new tag]         0.13.5                                   -> 0.13.5
* [new tag]         0.13.6                                   -> 0.13.6
* [new tag]         0.13.7                                   -> 0.13.7
* [new tag]         0.13.8                                   -> 0.13.8
* [new tag]         0.14.1                                   -> 0.14.1
* [new tag]         0.14.2                                   -> 0.14.2
* [new tag]         0.14.3                                   -> 0.14.3
* [new tag]         0.14.4                                   -> 0.14.4
* [new tag]         0.14.5                                   -> 0.14.5
* [new tag]         0.14.6                                   -> 0.14.6
* [new tag]         0.14.7                                   -> 0.14.7
* [new tag]         0.15.0                                   -> 0.15.0
* [new tag]         0.2.0                                    -> 0.2.0
* [new tag]         0.2.1                                    -> 0.2.1
* [new tag]         0.2.2                                    -> 0.2.2
* [new tag]         0.2.3                                    -> 0.2.3
* [new tag]         0.2.4                                    -> 0.2.4
* [new tag]         0.3.0                                    -> 0.3.0
* [new tag]         0.4.0                                    -> 0.4.0
* [new tag]         0.5.0                                    -> 0.5.0
* [new tag]         0.5.1                                    -> 0.5.1
* [new tag]         0.5.2                                    -> 0.5.2
* [new tag]         0.6.0                                    -> 0.6.0
* [new tag]         0.6.1                                    -> 0.6.1
* [new tag]         0.6.2                                    -> 0.6.2
* [new tag]         0.6.3                                    -> 0.6.3
* [new tag]         0.7.0                                    -> 0.7.0
* [new tag]         0.7.1                                    -> 0.7.1
* [new tag]         0.7.2                                    -> 0.7.2
* [new tag]         0.7.3                                    -> 0.7.3
* [new tag]         0.7.4                                    -> 0.7.4
* [new tag]         0.7.5                                    -> 0.7.5
* [new tag]         0.8.0                                    -> 0.8.0
* [new tag]         0.8.1                                    -> 0.8.1
* [new tag]         0.9.0                                    -> 0.9.0
* [new tag]         1.0.0                                    -> 1.0.0
* [new tag]         1.0.0-beta.1                             -> 1.0.0-beta.1
* [new tag]         1.0.0-beta.3                             -> 1.0.0-beta.3
* [new tag]         1.0.0-beta.4                             -> 1.0.0-beta.4
* [new tag]         1.0.0-beta.5                             -> 1.0.0-beta.5
* [new tag]         1.0.1                                    -> 1.0.1
* [new tag]         1.0.2                                    -> 1.0.2
* [new tag]         1.0.3                                    -> 1.0.3
* [new tag]         1.0.4                                    -> 1.0.4
* [new tag]         1.0.5                                    -> 1.0.5
* [new tag]         1.0.6                                    -> 1.0.6
* [new tag]         1.0.7                                    -> 1.0.7
* [new tag]         1.1.0                                    -> 1.1.0
* [new tag]         1.1.1                                    -> 1.1.1
* [new tag]         1.1.2                                    -> 1.1.2
* [new tag]         1.1.3                                    -> 1.1.3
* [new tag]         1.1.4                                    -> 1.1.4
* [new tag]         1.1.5                                    -> 1.1.5
* [new tag]         1.1.6                                    -> 1.1.6
* [new tag]         csv-core-0.1.10                          -> csv-core-0.1.10
* [new tag]         csv-core-0.1.4                           -> csv-core-0.1.4
* [new tag]         csv-core-0.1.5                           -> csv-core-0.1.5
* [new tag]         csv-core-0.1.6                           -> csv-core-0.1.6
* [new tag]         csv-core-0.1.7                           -> csv-core-0.1.7
* [new tag]         csv-core-0.1.8                           -> csv-core-0.1.8
* [new tag]         csv-core-0.1.9                           -> csv-core-0.1.9
* [new tag]         csv-index-0.1.5                          -> csv-index-0.1.5
* [new tag]         csv-index-0.1.6                          -> csv-index-0.1.6
Updating git repository `https://github.com/ankitects/rust-url.git`
remote: Enumerating objects: 5810, done.
remote: Counting objects: 100% (756/756), done.
remote: Compressing objects: 100% (289/289), done.
remote: Total 5810 (delta 483), reused 682 (delta 454), pack-reused 5054
Receiving objects: 100% (5810/5810), 3.21 MiB | 5.12 MiB/s, done.
Resolving deltas: 100% (3978/3978), done.
From github.com:ankitects/rust-url
* [new ref]         bb930b8d089f4d30d7d19c12e54e66191de47b88 -> refs/commit/bb930b8d089f4d30d7d19c12e54e66191de47b88
Updating git repository `https://github.com/ankitects/linkcheck.git`
remote: Enumerating objects: 461, done.
remote: Counting objects: 100% (143/143), done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 461 (delta 120), reused 130 (delta 113), pack-reused 318
Receiving objects: 100% (461/461), 109.91 KiB | 1.05 MiB/s, done.
Resolving deltas: 100% (255/255), done.
From github.com:ankitects/linkcheck
* [new ref]         184b2ca50ed39ca43da13f0b830a463861adb9ca -> refs/commit/184b2ca50ed39ca43da13f0b830a463861adb9ca
* [new tag]         anki-2022-11-17                          -> anki-2022-11-17
* [new tag]         v0.1.0                                   -> v0.1.0
* [new tag]         v0.2.0                                   -> v0.2.0
* [new tag]         v0.2.1                                   -> v0.2.1
* [new tag]         v0.2.2                                   -> v0.2.2
* [new tag]         v0.3.1                                   -> v0.3.1
* [new tag]         v0.3.2                                   -> v0.3.2
* [new tag]         v0.4.0                                   -> v0.4.0
Downloaded unicode-ident v1.0.9
Downloaded anyhow v1.0.71
Downloaded serde_urlencoded v0.7.1
Downloaded foreign-types-shared v0.1.1
Downloaded http-range-header v0.3.0
Downloaded rustls-pemfile v1.0.3
Downloaded mime_guess v2.0.4
Downloaded infer v0.2.3
Downloaded zstd-sys v2.0.8+zstd.1.5.5
Downloaded block-buffer v0.10.4
Downloaded unindent v0.1.11
Downloaded termcolor v1.2.0
Downloaded doc-comment v0.3.3
Downloaded hyper-tls v0.5.0
Downloaded strum v0.25.0
Downloaded crossbeam-utils v0.8.16
Downloaded scopeguard v1.1.0
Downloaded lock_api v0.4.10
Downloaded async-trait v0.1.68
Downloaded serde_qs v0.8.5
Downloaded same-file v1.0.6
Downloaded unic-char-range v0.9.0
Downloaded assert-json-diff v2.0.2
Downloaded indoc v1.0.9
Downloaded memoffset v0.9.0
Downloaded pyo3-build-config v0.19.0
Downloaded signal-hook-registry v1.4.1
Downloaded serde v1.0.164
Downloaded ppv-lite86 v0.2.17
Downloaded serde_derive v1.0.164
Downloaded simple-file-manifest v0.11.0
Downloaded wiremock v0.5.19
Downloaded proc-macro2 v1.0.63
Downloaded webpki v0.22.0
Downloaded quote v1.0.29
Downloaded smallvec v1.10.0
Downloaded log v0.4.19
Downloaded time-core v0.1.1
Downloaded thread_local v1.1.7
Downloaded time-macros v0.2.9
Downloaded rand v0.7.3
Downloaded tokio-util v0.7.8
Downloaded rand_core v0.5.1
Downloaded overload v0.1.1
Downloaded walkdir v2.3.3
Downloaded futures v0.3.28
Downloaded tracing-core v0.1.31
Downloaded glob v0.3.1
Downloaded futures-timer v3.0.2
Downloaded is-terminal v0.4.8
Downloaded matchers v0.1.0
Downloaded tracing-attributes v0.1.26
Downloaded yasna v0.5.2
Downloaded unic-ucd-version v0.9.0
Downloaded rusqlite v0.29.0
Downloaded flate2 v1.0.26
Downloaded serde_json v1.0.99
Downloaded phf v0.11.2
Downloaded itoa v1.0.6
Downloaded ryu v1.0.13
Downloaded tracing-subscriber v0.3.17
Downloaded time v0.3.22
Downloaded vcpkg v0.2.15
Downloaded phf_generator v0.11.2
Downloaded num_enum v0.6.1
Downloaded spin v0.5.2
Downloaded cc v1.0.79
Downloaded tokio-macros v2.1.0
Downloaded pin-project-lite v0.2.9
Downloaded socket2 v0.4.9
Downloaded jobserver v0.1.26
Downloaded serde_tuple v0.5.0
Downloaded matches v0.1.10
Downloaded unic-char-property v0.9.0
Downloaded indexmap v1.9.3
Downloaded mime v0.3.17
Downloaded which v4.4.0
Downloaded intl_pluralrules v7.0.2
Downloaded rustc-hash v1.1.0
Downloaded criterion v0.5.1
Downloaded syn v2.0.22
Downloaded colorchoice v1.0.0
Downloaded autocfg v1.1.0
Downloaded want v0.3.1
Downloaded anstyle-query v1.0.0
Downloaded bitflags v1.3.2
Downloaded fluent-syntax v0.11.0
Downloaded coarsetime v0.1.23
Downloaded prettyplease v0.2.9
Downloaded snafu v0.7.4
Downloaded miniz_oxide v0.7.1
Downloaded sha2 v0.10.7
Downloaded foreign-types v0.3.2
Downloaded subtle v2.5.0
Downloaded strsim v0.10.0
Downloaded forwarded-header-value v0.1.1
Downloaded inflections v1.1.1
Downloaded terminal_size v0.2.6
Downloaded clap v4.3.10
Downloaded unicase v2.6.0
Downloaded rustls-native-certs v0.6.3
Downloaded constant_time_eq v0.2.6
Downloaded safemem v0.3.3
Downloaded hyper v0.14.27
Downloaded num-traits v0.2.15
Downloaded io-lifetimes v1.0.11
Downloaded camino v1.1.4
Downloaded plist v1.4.3
Downloaded self_cell v0.10.2
Downloaded num_enum_derive v0.6.1
Downloaded syn v1.0.109
Downloaded cpufeatures v0.2.8
Downloaded generic-array v0.14.7
Downloaded snafu-derive v0.7.4
Downloaded unicode-segmentation v1.10.1
Downloaded anstyle v1.0.1
Downloaded new_debug_unreachable v1.0.4
Downloaded clap_lex v0.5.0
Downloaded iana-time-zone v0.1.57
Downloaded arrayvec v0.7.4
Downloaded equivalent v1.0.0
Downloaded pin-project-internal v1.1.1
Downloaded heck v0.4.1
Downloaded once_cell v1.18.0
Downloaded clap_builder v4.3.10
Downloaded reqwest v0.11.18
Downloaded data-encoding v2.4.0
Downloaded pin-project v1.1.1
Downloaded id_tree v1.8.0
Downloaded nom v7.1.3
Downloaded utf8parse v0.2.1
Downloaded tugger-windows-codesign v0.10.0
Downloaded proc-macro-hack v0.5.20+deprecated
Downloaded phf_macros v0.11.2
Downloaded siphasher v0.3.10
Downloaded rand v0.8.5
Downloaded getrandom v0.1.16
Downloaded type-map v0.4.0
Downloaded tinystr v0.7.1
Downloaded rand_chacha v0.2.2
Downloaded plotters-backend v0.3.5
Downloaded oorandom v11.1.3
Downloaded proc-macro-crate v1.3.1
Downloaded pyo3-ffi v0.19.0
Downloaded crossbeam-epoch v0.9.15
Downloaded fallible-iterator v0.2.0
Downloaded ahash v0.8.3
Downloaded webpki-roots v0.22.6
Downloaded form_urlencoded v1.2.0
Downloaded percent-encoding v2.3.0
Downloaded url v2.4.0
Downloaded tower v0.4.13
Downloaded unic-common v0.9.0
Downloaded apple-bundles v0.17.0
Downloaded anstyle-parse v0.2.1
Downloaded rand_chacha v0.3.1
Downloaded fallible-streaming-iterator v0.1.9
Downloaded hashbrown v0.14.0
Downloaded base64 v0.21.2
Downloaded utf-8 v0.7.6
Downloaded matchit v0.7.0
Downloaded num-format v0.4.4
Downloaded hashbrown v0.12.3
Downloaded warp v0.3.5
Downloaded html5ever v0.26.0
Downloaded untrusted v0.7.1
Downloaded arrayref v0.3.7
Downloaded openssl-probe v0.1.5
Downloaded xml5ever v0.17.0
Downloaded cast v0.3.0
Downloaded async-stream v0.3.5
Downloaded unic-langid-macros v0.9.1
Downloaded unic-langid-macros-impl v0.9.1
Downloaded unic-langid-impl v0.9.1
Downloaded crypto-common v0.1.6
Downloaded ipnet v2.8.0
Downloaded anstream v0.3.2
Downloaded pest_meta v2.7.0
Downloaded tower-layer v0.3.2
Downloaded petgraph v0.6.3
Downloaded rc2 v0.8.1
Downloaded slab v0.4.8
Downloaded tokio-native-tls v0.3.1
Downloaded deadpool-runtime v0.1.2
Downloaded futures-io v0.3.28
Downloaded fluent-bundle v0.15.2
Downloaded thiserror v1.0.40
Downloaded rustversion v1.0.12
Downloaded parking_lot_core v0.9.8
Downloaded zstd v0.12.3+zstd.1.5.2
Downloaded futures-sink v0.3.28
Downloaded codespan v0.11.1
Downloaded addr2line v0.20.0
Downloaded futures-task v0.3.28
Downloaded maplit v1.0.2
Downloaded tinytemplate v1.2.1
Downloaded bstr v0.2.17
Downloaded multer v2.1.0
Downloaded futures-util v0.3.28
Downloaded xattr v0.2.3
Downloaded http-body v0.4.5
Downloaded ciborium-io v0.2.1
Downloaded ciborium-ll v0.2.1
Downloaded phf v0.10.1
Downloaded precomputed-hash v0.1.1
Downloaded dirs v5.0.1
Downloaded target-lexicon v0.12.8
Downloaded tinyvec_macros v0.1.1
Downloaded crc32fast v1.3.2
Downloaded rustix v0.37.21
Downloaded humantime v2.1.0
Downloaded fluent-langneg v0.13.0
Downloaded ammonia v3.3.0
Downloaded dirs-sys v0.4.1
Downloaded elasticlunr-rs v3.0.2
Downloaded lzma-sys v0.1.20
Downloaded regex-automata v0.1.10
Downloaded ucd-trie v0.1.5
Downloaded headers v0.3.8
Downloaded mio v0.8.8
Downloaded clap_complete v4.3.1
Downloaded itertools v0.11.0
Downloaded inotify-sys v0.1.5
Downloaded shared_child v1.0.0
Downloaded byteorder v1.4.3
Downloaded clap_derive v4.3.2
Downloaded tower-http v0.4.1
Downloaded futures-executor v0.3.28
Downloaded env_logger v0.10.0
Downloaded openssl-macros v0.1.1
Downloaded hex v0.4.3
Downloaded notify v5.2.0
Downloaded libc v0.2.147
Downloaded axum-macros v0.3.7
Downloaded crossbeam-deque v0.8.3
Downloaded serde_path_to_error v0.1.11
Downloaded tungstenite v0.18.0
Downloaded globset v0.4.10
Downloaded getopts v0.2.21
Downloaded displaydoc v0.2.4
Downloaded spin v0.9.8
Downloaded tokio-tungstenite v0.18.0
Downloaded notify-debouncer-mini v0.2.1
Downloaded opener v0.5.2
Downloaded shlex v1.1.0
Downloaded http v0.2.9
Downloaded filetime v0.2.21
Downloaded regex v1.9.1
Downloaded fnv v1.0.7
Downloaded pest v2.7.0
Downloaded aho-corasick v1.0.2
Downloaded backtrace v0.3.68
Downloaded either v1.8.1
Downloaded bytes v1.4.0
Downloaded itertools v0.10.5
Downloaded prost-derive v0.11.9
Downloaded futures-lite v1.13.0
Downloaded difflib v0.4.0
Downloaded phf_shared v0.10.0
Downloaded junction v1.0.0
Downloaded ignore v0.4.20
Downloaded futures-macro v0.3.28
Downloaded handlebars v4.3.7
Downloaded pyo3-macros v0.19.0
Downloaded zstd-safe v6.0.5+zstd.1.5.4
Downloaded tar v0.4.38
Downloaded codespan-reporting v0.11.1
Downloaded duct v0.13.6
Downloaded openssl-sys v0.9.90
Downloaded sha1 v0.10.5
Downloaded prost-types v0.11.9
Downloaded anes v0.1.6
Downloaded inotify v0.9.6
Downloaded retain_mut v0.1.9
Downloaded phf_generator v0.10.0
Downloaded fluent v0.16.0
Downloaded pem v1.1.1
Downloaded fs2 v0.4.3
Downloaded prost-build v0.11.9
Downloaded futf v0.1.5
Downloaded criterion-plot v0.5.0
Downloaded pulldown-cmark v0.9.3
Downloaded os_pipe v1.1.4
Downloaded digest v0.10.7
Downloaded fastrand v1.9.0
Downloaded aho-corasick v0.7.20
Downloaded idna v0.4.0
Downloaded thiserror-impl v1.0.40
Downloaded unicode-width v0.1.10
Downloaded httpdate v1.0.2
Downloaded scoped-tls v1.0.1
Downloaded plotters v0.3.5
Downloaded markup5ever_rcdom v0.2.0
Downloaded sharded-slab v0.1.4
Downloaded event-listener v2.5.3
Downloaded tracing-appender v0.2.2
Downloaded tokio-rustls v0.24.1
Downloaded parking_lot v0.12.1
Downloaded gimli v0.27.3
Downloaded pin-utils v0.1.0
Downloaded zip v0.6.6
Downloaded axum-core v0.3.4
Downloaded axum-client-ip v0.4.1
Downloaded async-stream-impl v0.3.5
Downloaded waker-fn v1.1.0
Downloaded cbc v0.1.2
Downloaded pkg-config v0.3.27
Downloaded prost-reflect v0.11.4
Downloaded tendril v0.4.3
Downloaded string_cache_codegen v0.5.2
Downloaded mac v0.1.1
Downloaded unic-langid v0.9.1
Downloaded pulldown-cmark v0.8.0
Downloaded tokio v1.29.1
Downloaded async-channel v1.8.0
Downloaded parking v2.1.0
Downloaded pyo3-macros-backend v0.19.0
Downloaded indexmap v2.0.0
Downloaded futures-channel v0.3.28
Downloaded string_cache v0.8.7
Downloaded sct v0.7.0
Downloaded option-ext v0.2.0
Downloaded nu-ansi-term v0.46.0
Downloaded plotters-svg v0.3.5
Downloaded multimap v0.8.3
Downloaded prost v0.11.9
Downloaded envy v0.4.2
Downloaded half v1.8.2
Downloaded prettyplease v0.1.25
Downloaded pest_derive v2.7.0
Downloaded try-lock v0.2.4
Downloaded snowflake v1.3.0
Downloaded convert_case v0.6.0
Downloaded des v0.8.1
Downloaded hyper-rustls v0.24.0
Downloaded cfg-if v1.0.0
Downloaded tinyvec v1.6.0
Downloaded bitflags v2.3.3
Downloaded sync_wrapper v0.1.2
Downloaded async-compression v0.4.0
Downloaded headers-core v0.2.0
Downloaded unicode-bidi v0.3.13
Downloaded version_check v0.9.4
Downloaded deadpool v0.9.5
Downloaded markup5ever v0.11.0
Downloaded unicode-normalization v0.1.22
Downloaded getrandom v0.2.10
Downloaded pyo3 v0.19.0
Downloaded tokio-socks v0.5.1
Downloaded futures-core v0.3.28
Downloaded dunce v1.0.4
Downloaded intl-memoizer v0.5.1
Downloaded adler v1.0.2
Downloaded typenum v1.16.0
Downloaded ciborium v0.2.1
Downloaded tempfile v3.6.0
Downloaded linux-raw-sys v0.3.8
Downloaded toml_edit v0.19.11
Downloaded lazy_static v1.4.0
Downloaded httparse v1.8.0
Downloaded hmac v0.12.1
Downloaded http-types v2.12.0
Downloaded topological-sort v0.2.2
Downloaded tokio-stream v0.1.14
Downloaded num_cpus v1.16.0
Downloaded strum_macros v0.25.0
Downloaded phf_shared v0.11.2
Downloaded h2 v0.3.20
Downloaded regex-syntax v0.7.4
Downloaded openssl v0.10.55
Downloaded concurrent-queue v2.2.0
Downloaded rayon-core v1.11.0
Downloaded fixedbitset v0.4.2
Downloaded rcgen v0.10.0
Downloaded linux-raw-sys v0.4.3
Downloaded blake3 v1.4.0
Downloaded native-tls v0.2.11
Downloaded phf_codegen v0.10.0
Downloaded toml_datetime v0.6.3
Downloaded object v0.31.1
Downloaded nonempty v0.7.0
Downloaded rustc-demangle v0.1.23
Downloaded pest_generator v2.7.0
Downloaded crossbeam-channel v0.5.8
Downloaded rustls-webpki v0.100.1
Downloaded rustls v0.21.2
Downloaded rustix v0.38.1
Downloaded regex-automata v0.3.4
Downloaded encoding_rs v0.8.32
Downloaded mdbook v0.4.31
Downloaded regex-syntax v0.6.29
Downloaded inout v0.1.3
Downloaded base64 v0.13.1
Downloaded toml v0.5.11
Downloaded htmlescape v0.3.1
Downloaded linkify v0.7.0
Downloaded bstr v1.5.0
Downloaded axum v0.6.18
Downloaded block-padding v0.3.3
Downloaded cipher v0.4.4
Downloaded p12 v0.6.3
Downloaded tugger-common v0.10.0
Downloaded tugger-windows v0.10.0
Downloaded unic-ucd-category v0.9.0
Downloaded rand_core v0.6.4
Downloaded allocator-api2 v0.2.15
Downloaded hashlink v0.8.3
Downloaded utime v0.3.1
Downloaded rayon v1.7.0
Downloaded serde-aux v4.2.0
Downloaded line-wrap v0.1.1
Downloaded memchr v2.5.0
Downloaded minimal-lexical v0.2.1
Downloaded serde_tuple_macros v0.5.0
Downloaded winnow v0.4.7
Downloaded tracing-log v0.1.3
Downloaded quick-xml v0.28.2
Downloaded serde_repr v0.1.12
Downloaded chrono v0.4.26
Downloaded tracing v0.1.37
Downloaded tower-service v0.3.2
Downloaded xz2 v0.1.7
Downloaded libsqlite3-sys v0.26.0
Downloaded ring v0.16.20
Downloaded 424 crates (38.6 MB) in 2.70s (largest was `ring` at 5.1 MB)
yarn install v1.22.19
warning ../../../package.json: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
error marked@5.1.0: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
==> ERROR: A failure occurred in prepare().
Aborting...

J5lx commented on 2023-08-24 23:19 (UTC)

Now that I’m checking, I can’t really find any documentation on it either. As I recall, I originally got that from a comment made by one of the package maintainers / TUs, but of course that’s not exactly the kind of source that’s easy to find when you’re specifically looking for it... So I tracked down the commit that originally introduced changelog support in Frugalware’s pacman fork (which was merged into upstream pacman a few months later). As you can see, their makepkg back then tried to autogenerate the changelog by querying the $BUILDSCRIPT (i.e. PKGBUILD) changes from the Darcs version control system and would even prefer that over a local changelog file. So yeah, I don’t think that changelog was meant for anything but changes in the package itself. As for the usefulness aspect... well, I guess that’s why of the 3100 packages on my system only 14 come with (package) changelogs.

AlexBocken commented on 2023-08-24 21:11 (UTC)

@J5lx The Arch wiki was quite short in describing how the changelog should be used. I can definitely see how upstream changelogs should be stored in /usr/share/doc. Is there any documentation on how to use the changelog property you could find? Looking at other packages I have installed the majority uses it only for build updates and is imo pretty useless (20 times "bump to <version>" does not really contain much information I could not gather from the AUR git commit messages). Although the majority, I'm not the only one who uses it combined with upstream changelogs. an example even from the default repos would be: extra/iwd

J5lx commented on 2023-08-18 22:03 (UTC)

Btw, the changelog field in the PKGBUILD is for the changelog of the package itself. The changelog of the contained software is typically placed in /usr/share/doc along with any other documentation materials included in the package :)

AlexBocken commented on 2023-07-22 09:17 (UTC)

@Cenda Thanks for the report. All PKGBUILDs (and hence also all AUR packages) assume the base-devel group to be installed. patch is part of that group. base-devel packages should not be included in the depends according to https://wiki.archlinux.org/title/PKGBUILD I'd advise you to install the base-devel group :)