Please test out the latest update, the web view of the AUR Git repository now shows the correct file and a local makepkg works.
Search Criteria
Package Details: photoprism-bin 240531-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/photoprism-bin.git (read-only, click to copy) |
---|---|
Package Base: | photoprism-bin |
Description: | Personal Photo Management powered by Go and Google TensorFlow |
Upstream URL: | https://github.com/photoprism/photoprism |
Keywords: | photography private-cloud self-hosted tensorflow |
Licenses: | AGPL-3.0-only |
Conflicts: | photoprism |
Provides: | photoprism |
Submitter: | thomaseizinger |
Maintainer: | thomaseizinger |
Last Packager: | thomaseizinger |
Votes: | 12 |
Popularity: | 0.000470 |
First Submitted: | 2024-05-18 15:06 (UTC) |
Last Updated: | 2024-06-25 11:27 (UTC) |
Dependencies (10)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- icu (icu-gitAUR)
- libvips (libvips-gitAUR, libvips-notiffAUR)
- darktable (darktable-gitAUR) (optional) – for RAW to JPEG conversion
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (optional) – for video transcoding and thumbnail extraction
- libheif (libheif-gitAUR) (optional) – for HEIC/HEIF image conversion
- perl-image-exiftool (optional) – for extracting metadata
- rawtherapee (rawtherapee-gitAUR) (optional) – for RAW to JPEG conversion
Required by (0)
Sources (8)
- defaults.yml
- https://github.com/photoprism/photoprism/releases/download/240531-60b3a4628/photoprism_240531-60b3a4628-linux-amd64.tar.gz
- https://github.com/photoprism/photoprism/releases/download/240531-60b3a4628/photoprism_240531-60b3a4628-linux-arm64.tar.gz
- photoprism-import.service
- photoprism-import.timer
- photoprism.service
- photoprism.sysusers
- photoprism.tmpfiles
thomaseizinger commented on 2022-05-29 17:31 (UTC)
thomaseizinger commented on 2022-05-27 07:46 (UTC)
For some reason, the release mechanism I use (its automated and worked before), doesn't seem to pick up changes to the photoprism.service
file. I don't have an explanation yet but until I can fix it, this is unfortunately broken.
Sorry about that.
thomaseizinger commented on 2022-05-27 07:31 (UTC)
That is really odd. Seems like some commits were pushed and some were not? I'll look into it. Sorry about the mess.
CountMurphy commented on 2022-05-26 15:13 (UTC)
Got the same message on my end. https://aur.archlinux.org/cgit/aur.git/tree/photoprism.service?h=photoprism shows the old service file.
mvoggu commented on 2022-05-26 12:44 (UTC) (edited on 2022-05-26 13:00 (UTC) by mvoggu)
During upgrading packages with paru -Syu
, photoprism fails to upgrade due to sha256sum check failing for photoprism.service
. I have never manually edited the file.
In the cache of paru, the sha256sum for the photoprism.service
file is ffdd71f969b5a80ad0d3bf3a1cd5b90860cac838b22f1cf5453bbff790180dfa
and the sha256sum mentioned in the PKGBUILD
file is cd98c9b00d6e83cea7ab5d54063ced31421332258bdf59e96f98e3820d4d10c2
-> Found photoprism.service
-> Found photoprism.sysusers
-> Found options.yml
-> Found photoprism.tmpfiles
==> Validating source files with sha256sums...
photoprism ... Skipped
nasnet.zip ... Passed
facenet.zip ... Passed
nsfw.zip ... Passed
photoprism.service ... FAILED
photoprism.sysusers ... Passed
options.yml ... Passed
photoprism.tmpfiles ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'photoprism-220517-1':
error: packages failed to build: photoprism-220517-1
thomaseizinger commented on 2022-05-26 07:21 (UTC)
The file did get updated: https://github.com/thomaseizinger/pkgbuilds/blob/master/photoprism/photoprism.service#L11
Did you edit it manually or did you use the systemctl edit
functionality? If you've edited it manually in the past, perhaps pacman refused to replace it?
CountMurphy commented on 2022-05-26 02:44 (UTC)
Looks like the sha256 for the service was updated, but the service file itself is unchanged.
CountMurphy commented on 2022-05-25 14:32 (UTC)
Yeah, it took me a while to find it too. Thanks for maintaining this!
thomaseizinger commented on 2022-05-25 04:27 (UTC)
Thanks and sorry about that.
I missed that part in the changelog when pushing the update out. Will fix!
CountMurphy commented on 2022-05-25 01:11 (UTC) (edited on 2022-05-25 02:33 (UTC) by CountMurphy)
Package seems broken as is. The default service runs "/usr/bin/photoprism --config-file=/etc/photoprism/options.yml start" but --config-file is not a valid argument:
"Incorrect Usage. flag provided but not defined: -config-file"
I was able to get the service running with:
/usr/bin/photoprism /usr/bin/photoprism --defaults-yaml=/etc/photoprism/options.yml start
The service should be edited.
Pinned Comments
thomaseizinger commented on 2024-05-18 15:13 (UTC) (edited on 2024-05-19 11:56 (UTC) by thomaseizinger)
The
photoprism
package has been merged into thisphotoprism-bin
package which uses the pre-built binaries supplied by the project: https://aur.archlinux.org/packages/photoprism-bin