Package Details: immich-machine-learning 2.2.2-1

Git Clone URL: https://aur.archlinux.org/immich-machine-learning.git (read-only, click to copy)
Package Base: immich-machine-learning
Description: Machine learning server for the Immich photo management system
Upstream URL: None
Submitter: aliu
Maintainer: aliu
Last Packager: aliu
Votes: 0
Popularity: 0.000000
First Submitted: 2025-10-01 23:40 (UTC)
Last Updated: 2025-11-04 00:37 (UTC)

Dependencies (8)

Required by (1)

Sources (2)

Latest Comments

Wkennington commented on 2025-11-01 05:43 (UTC)

TY

aliu commented on 2025-11-01 00:39 (UTC)

@Wkennington That was fixed in 2.2.1. I'm in the process of shipping it.

Wkennington commented on 2025-11-01 00:16 (UTC)

We probably need to find a way to patch the new OCR code to fix the download path for fonts and whatnot.

[601089.952639] immich-machine-learning[1568983]: [10/31/25 17:12:01] INFO     Initiating download:
[601089.952639] immich-machine-learning[1568983]:                              https://www.modelscope.cn/models/RapidAI/RapidOCR/r
[601089.952639] immich-machine-learning[1568983]:                              esolve/v3.4.0/resources/fonts/FZYTK.TTF
[601090.874394] immich-machine-learning[1568983]: [10/31/25 17:12:02] INFO     Download size: 3.09MB
[601090.949986] immich-machine-learning[1568983]: [10/31/25 17:12:02] ERROR    Exception in ASGI application
[601090.949986] immich-machine-learning[1568983]:                     
[601090.949986] immich-machine-learning[1568983]:                              ╭─────── Traceback (most recent call last) ───────╮
...
[601090.951546] immich-machine-learning[1568983]:                              ╰─────────────────────────────────────────────────╯
[601090.951546] immich-machine-learning[1568983]:                              OSError: [Errno 30] Read-only file system:
[601090.951546] immich-machine-learning[1568983]:                              '/usr/lib/immich/immich-machine-learning/venv/lib/p
[601090.951546] immich-machine-learning[1568983]:                              ython3.12/site-packages/rapidocr/models/FZYTK.TTF'

aliu commented on 2025-10-05 19:20 (UTC)

Sorry about that. I had fixed that but forgot to push.

cotsuka commented on 2025-10-05 16:55 (UTC)

This is missing a systemd service now that it's pulled apart into a separate package.

aliu commented on 2025-10-02 19:51 (UTC)

@musta_ruhtinas Great catch, fixed.

musta_ruhtinas commented on 2025-10-02 18:33 (UTC)

uv is also needed for build

==> Extracting sources...
  -> Extracting immich-2.0.0.tar.gz with bsdtar
==> Starting build()...
/startdir/PKGBUILD: line 32: uv: command not found