Search Criteria
Package Details: paperless-ngx-venv 2.13.5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/paperless-ngx-venv.git (read-only, click to copy) |
---|---|
Package Base: | paperless-ngx-venv |
Description: | A supercharged version of paperless: scan, index and archive all your physical documents (version with bundled dependencies) |
Upstream URL: | https://docs.paperless-ngx.com/ |
Keywords: | documents paperless |
Licenses: | GPL-3.0-or-later |
Conflicts: | paperless, paperless-ng, paperless-ngx |
Provides: | paperless, paperless-ngx-venv |
Replaces: | paperless-ngx |
Submitter: | AlphaJack |
Maintainer: | AlphaJack (atomicfs, shtrophic) |
Last Packager: | shtrophic |
Votes: | 27 |
Popularity: | 0.97 |
First Submitted: | 2024-11-02 15:19 (UTC) |
Last Updated: | 2024-12-23 12:47 (UTC) |
Dependencies (20)
- file (file-gitAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- nltk-data
- optipng
- python (python37AUR, python311AUR, python310AUR)
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey)
- sqlite (sqlite-fossilAUR)
- tesseract-data-eng (tesseract-data-eng-gitAUR, tesseract-data-best-engAUR)
- ttf-liberation (ttf-defenestrationAUR)
- unpaper (unpaper-gitAUR)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (make)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- gotenbergAUR (gotenbergAUR) (optional) – convert files to pdf
- jbig2encAUR (jbig2encAUR, jbig2enc-gitAUR) (optional) – smaller PDF size
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (optional) – mariadb database
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – postgres database
- tika-serverAUR (optional) – extract metadata from files
Required by (0)
Sources (12)
- https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.13.5/paperless-ngx-v2.13.5.tar.xz
- paperless-consumer.service
- paperless-scheduler.service
- paperless-task-queue.service
- paperless-webserver.service
- paperless.hook
- paperless.sysusers
- paperless.target
- paperless.tmpfiles
- requirements.patch
- whoosh-filters.patch
- whoosh-intraword.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »
atomicfs commented on 2024-04-26 07:27 (UTC)
Already tried, without success. Also tried to upgrade
python-mysqlclient
and some other related packages to version intesting
repositories.For a while I was thinking of migrating from
mariadb
topostgresql
, so I guess it is time. I hope I will have time to do this over the weekend, and then I will take a look at thepython-pillow
issue.AlexBocken commented on 2024-04-26 07:16 (UTC) (edited on 2024-04-26 07:17 (UTC) by AlexBocken)
Yes, running postgres (and redis). For your error, if your mariadb runs locally maybe consider a
PAPERLESS_DBSSLMODE=disable
in yourpaperelss.conf
atomicfs commented on 2024-04-25 20:17 (UTC)
@AlexBocken Funnily enough I cannot do a paperless database migration in my
mariadb
setup because of:Are you using
postgres
?AlexBocken commented on 2024-04-25 07:07 (UTC)
@atomicfs Thanks for the info, yes I've already done so for now. A friend of mine has the same issue so I doubt it's something about the peculiarities of my setup.Let me know if I can help you in triage in any way.
atomicfs commented on 2024-04-25 06:35 (UTC)
@AlexBocken pacman cannot pin versions, it is pacman design decision. So that is not going to work.
However you can prevent package from being upgraded by ignoring it with
IgnorePkg=python-pillow
in/etc/pacman.conf
.From upstream repository it seems like on
master
branch they are already using pillow 10.3.0 which was merged 3 weeks ago. Paperless-ngx 2.7.2 was releases 2 weeks ago. So I guess it should work. I will try to reproduce the issue.AlexBocken commented on 2024-04-24 19:16 (UTC)
Consumer does not work with latest python-pillow 10.3.0. 10.2.0 works fine. Please either investigate for patch or pin version for now to <=10.2.0.
Here's my journalctl -xeu paperless-task-queue.service when it fails consumption:
atomicfs commented on 2024-04-11 13:38 (UTC) (edited on 2024-04-11 14:49 (UTC) by atomicfs)
@amo did I just mess it up by trying to push a commit to master branch?
UPDATE: never-mind I guess, I think AUR had some hiccup and it took unusually long to push.
atomicfs commented on 2024-04-05 08:03 (UTC)
@amo yeah, sure. I should really fix my RSS aggregator to get notifications about new releases to make this as simple as possible :)
amo commented on 2024-04-04 21:32 (UTC)
Awesome, @atomicfs ! Would you also be willing to take over my packaged python dependencies for paperless? You can find them by clicking on my user account. Maintaining them is pretty straight-forward. The packages need to be updated every once in a while but it's mostly just adapting the version number and checksum in the PKGBUILD.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »