@hrdl thanks - should be sorted in 1.90.2-4
Search Criteria
Package Details: immich-server 1.131.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/immich.git (read-only, click to copy) |
---|---|
Package Base: | immich |
Description: | Self-hosted photos and videos backup tool |
Upstream URL: | https://github.com/immich-app/immich |
Licenses: | MIT |
Conflicts: | immich |
Replaces: | immich |
Submitter: | wabi |
Maintainer: | wabi (pikl) |
Last Packager: | pikl |
Votes: | 14 |
Popularity: | 0.44 |
First Submitted: | 2022-12-30 11:41 (UTC) |
Last Updated: | 2025-04-03 19:10 (UTC) |
Dependencies (43)
- brotli (brotli-gitAUR)
- dav1d (dav1d-gitAUR)
- expat (expat-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- highway (highway-gitAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- jellyfin-ffmpeg
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libde265 (libde265-gitAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- liblqr
- libpng (libpng-gitAUR, libpng-apngAUR)
- libraw (libraw-gitAUR)
- librsvg (librsvg-gitAUR)
- libtool (libtool-gitAUR)
- libvips (libvips-notiffAUR, libvips-gitAUR)
- libwebp (libwebp-gitAUR)
- mimalloc (mimalloc-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- openexr (openexr-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- openslide
- perl-io-compress-brotli
- pgvecto.rsAUR (pgvecto.rs-immichAUR, pgvecto.rs-immich-binAUR, pgvecto.rs-binAUR, pgvecto.rsAUR)
- poppler-glib (poppler-glib-gitAUR)
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR)
- python312AUR
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, redictAUR, valkey)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- ts-node (make)
- uv (make)
- intel-compute-runtime (intel-compute-runtime-legacy-binAUR, intel-compute-runtime-legacyAUR, intel-compute-runtime-binAUR, intel-compute-runtime-gitAUR) (optional) – OpenCL support
- intel-media-driver (intel-media-stack-binAUR, intel-media-driver-gitAUR) (optional) – HW acceleration
- libva-mesa-driver (mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa) (optional) – GPU acceleration
- mesa-utils (optional) – GPU acceleration
- nginx (nginx-rtmp-sergey-gitAUR, nginx-mainline-pushstreamAUR, tengineAUR, tengine-extraAUR, freenginx-mainline-hgAUR, angieAUR, freenginx-mainlineAUR, freenginx-libresslAUR, nginx-quic-libresslAUR, nginx-mainline) (optional) – Reverse proxy
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-utils-teslaAUR, vulkan-amdgpu-proAUR, nvidia-vulkan-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, vulkan-terakanAUR, mesa-gitAUR, nvidia-550xx-utilsAUR, mesa-minimal-gitAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, amdvlk, nvidia-utils, vulkan-dzn, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional) – Vulkan support
Required by (1)
Sources (12)
- base-images
- https://download.geonames.org/export/dump/admin1CodesASCII.txt
- https://download.geonames.org/export/dump/admin2Codes.txt
- https://download.geonames.org/export/dump/cities500.zip
- https://raw.githubusercontent.com/nvkelso/natural-earth-vector/v5.1.2/geojson/ne_10m_admin_0_countries.geojson
- immich-1.131.3.tar.gz
- immich-machine-learning.service
- immich-server.service
- immich.conf
- immich.sysusers
- immich.tmpfiles
- nginx.immich.conf
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »
pikl commented on 2023-12-09 09:22 (UTC)
hrdl commented on 2023-12-08 21:01 (UTC)
immich.conf
mentions localhost:3003
, which on IPv6-capable systems can resolve to ::1. This is not compatible with 0.0.0.0, which immich-machine-learning / gunicorn listens on.
pikl commented on 2023-12-08 15:53 (UTC) (edited on 2023-12-08 15:54 (UTC) by pikl)
Hi @DominikJasiok, I also maintain immich-cli as a separate package but haven't updated it since the CLI was brought into the main repository at v1.88.0. I'll look at either updating the separate package or bringing it into this one (as a split package). I'm keen to cater for the use-case where someone just wants to install the CLI without the server, i.e. to bulk upload photos from a desktop/laptop to a separate server.
I'll have a look at this after I've updated the package to the latest version v1.90.x released in the last 24hrs.
DominikJasiok commented on 2023-12-07 09:27 (UTC)
Hi, the latest AUR doesn't include the cli. It is possible to install it after with: npm i -g @immich/cli but maybe we could include it in the PKGBUILD
pvagner commented on 2023-12-01 13:30 (UTC) (edited on 2023-12-01 13:33 (UTC) by pvagner)
@pikl I've figured out what's my issue. I am not building in a chroot but on my desktop machine connecting remotelly over SSH. Poetry tries to use my gnome keyring because I am occassionally running gnome on that machine. I have worked it around by adding this just before poetry install. If it might be a good idea to also add it into the package, I don't really know. I guess for people not using clear chroot and not using poetry for their daily work this might be common.
export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring
I have found out about it here: https://github.com/python-poetry/poetry/issues/5250
pikl commented on 2023-12-01 09:04 (UTC)
@pvagner I don't think I've ever seen that. If you are not already, try building in a clean chroot? I use aurutils for this.
pvagner commented on 2023-11-30 19:54 (UTC)
When building the package it hangs while installing python dependencies with poetry. Can you reproduce that or think about a possible fix / workaround?
pikl commented on 2023-11-26 22:09 (UTC)
@wabi now added these
wabi commented on 2023-11-25 14:44 (UTC)
libvips requires additional optional packages to run for immich-microservices: poppler-glib openslide
wabi commented on 2023-11-19 18:28 (UTC)
@pikl: thank you for your participation. I've added you as co-maintainer. Currently I'm blocked from pushing updates as my personal gitlab server is down. Let's see with the big 1.88 update what changes.
Pinned Comments
pikl commented on 2025-01-25 21:54 (UTC) (edited on 2025-01-26 08:23 (UTC) by pikl)
Upgrading to
postgresql-17
is awkward because ofpgvecto.rs
if you have been using0.2.0
as provided by AUR package pgvecto.rs-immich. If you have been using0.3.0
as provided by AUR package pgvecto.rs-immich-bin then these extra steps are likely not required and I suggest the wiki instructions for upgrades for major version increments ofpostgresql
are followed.If you would like to stick at
postgresql-16
please add the following topacman.conf
:Following the manual dump and reload in the wiki does appear to work, with a few extra steps to consider the
pgvecto.rs
upgrade.Starting point is
postgresql-old-upgrade
installed withpgvector.rs-0.2.0
. Symlink the installation outputs ofpgvecto.rs
into the directories used by the parallel installation ofpostgresql-old-upgrade
.Then perform the database start (
/opt/psql-16/bin/pg_ctl .. start
), "dump" (pg_dumpall...
) and database stop (/opt/psql-16/bin/pg_ctl .. start
) steps in the wiki.Upgrade to
postgresql-17
andpgvecto.rs-0.3.0
(provided bypgvector.rs-immich-bin
). Clear out/var/lib/postgresql/data
then initialise the database (initdb...
) as per the wiki.Start the service using
systemctl start postgresql
and install thepgvecto.rs
using the following command:Finally restart the postgresql service and perform the reload (
psql...
) steps in the wiki.EDITED: Various clarifications
pikl commented on 2024-08-05 09:52 (UTC)
From
v1.111.0
, this package does not build withnodejs
<v20
.