Search Criteria
Package Details: paperless-ngx-venv 2.14.7-2
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: | AlphaJack |
Votes: | 27 |
Popularity: | 0.87 |
First Submitted: | 2024-11-02 15:19 (UTC) |
Last Updated: | 2025-03-08 20:39 (UTC) |
Dependencies (22)
- file (file-gitAUR)
- ghostscript
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- nltk-data
- optipng
- poppler (poppler-gitAUR)
- 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, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mysql84AUR, mariadb-lts, percona-server) (make)
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR) (make)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (make)
- gotenbergAUR (gotenbergAUR) (optional) – convert files to pdf
- jbig2encAUR (jbig2encAUR, jbig2enc-gitAUR) (optional) – smaller PDF size
- mariadb (mysql55AUR, mysql56AUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mysql84AUR, mariadb-lts, percona-server) (optional) – mariadb database
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR) (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.14.7/paperless-ngx-v2.14.7.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 .. 13 Next › Last »
shtrophic commented on 2024-08-16 19:42 (UTC) (edited on 2024-08-16 21:37 (UTC) by shtrophic)
Problem: https://github.com/paperless-ngx/paperless-ngx/issues/5494
paperless-ngx depends on uvicorn 0.25 (fixed dependency), 0.30 is causing issues.
However, a user came up with patches to remedy this problem: https://slonko.net/git/portage/plain/www-apps/paperless-ngx/files/, notably
channels-4.1.patch
anduvicorn-0.26.patch
maybe it would make sense to apply these patches?
shtrophic commented on 2024-08-16 14:07 (UTC)
How does this package handle the switch of the repositories from
redis
tovalkey
?luziferius commented on 2024-06-20 17:10 (UTC)
Beware: Paperless-ngx 2.10 still depends on gotenberg 7. They plan to switch to version 8 for version 2.11: https://github.com/paperless-ngx/paperless-ngx/discussions/7025
evine commented on 2024-06-13 06:35 (UTC)
gotenberg has been packaged by me, and tika-server has been packaged by tarball. Can you add
gotenberg
andtika-server
tooptdepends
?AlexBocken commented on 2024-05-19 07:18 (UTC)
@uderben
python-magic
has been a part of the dependencies since the initial commit of this repouberben commented on 2024-05-19 02:18 (UTC)
It seems like paperless-ngx now requires
python-magic
atomicfs commented on 2024-05-02 09:57 (UTC)
I am glad to hear that. Sorry about the prolonged silence, weekend was more hectic than I hoped for and I am still not done with migration to
postgresql
, so I did not have the chance to investigate the issue :(AlexBocken commented on 2024-04-30 16:55 (UTC)
Seems like moving to python 3.12 did the trick. I don't have the issue anymore with python-pillow 3.10.0 with 3.12.
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.« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »