Search Criteria
Package Details: paperless-ngx-venv 2.13.5-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/ |
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: | 1.17 |
First Submitted: | 2024-11-02 15:19 (UTC) |
Last Updated: | 2024-11-28 09:30 (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 (tika-server-binAUR) (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
1 2 3 4 5 6 .. 12 Next › Last »
shtrophic commented on 2024-11-26 20:17 (UTC)
Yeah,
nltk-data
is out of date. Even better: it is orphaned, while inextra
! :(pipep commented on 2024-11-26 17:52 (UTC) (edited on 2024-11-26 17:52 (UTC) by pipep)
After switching from paperless-ngx 2.11.6-1 to paperless-ngx-venv 2.13.5-1, I encountered the following error:
I resolved the issue by downloading the folder
punkt_tab
from https://www.nltk.org/nltk_data/ and saving it to/usr/share/nltk_data/tokenizers
.AlexBocken commented on 2024-11-15 15:51 (UTC)
When running this behind a proxy with Header authentikation it seems like i get a ModuleNotFoundError:
journalctl -xeu paperless-webserver
results in:A bit confusing to me since it seems like httpx-oauth is explicitly listed in the requirements.txt. Any idea what this could be? I'd love to help you out in triage if needed.
atomicfs commented on 2024-11-05 09:53 (UTC)
nevermind, my oversight
atomicfs commented on 2024-11-05 08:20 (UTC)
@shtrophic sorry, but what the heck? Did you just force-push stuff? Why?
shtrophic commented on 2024-11-03 18:41 (UTC) (edited on 2024-11-03 18:41 (UTC) by shtrophic)
I pushed some patches about the warnings caused by
whoosh
. OK?atomicfs commented on 2024-11-02 15:52 (UTC)
I suspect it is issue of whoosh, last release was in 2016 and seems to be abandoned.
shtrophic commented on 2024-11-02 15:46 (UTC) (edited on 2024-11-02 15:46 (UTC) by shtrophic)
Not really... The only possibly breaking changes in the patched PKGBUILD are:
in
package()
.atomicfs commented on 2024-11-02 15:27 (UTC)
I just pushed 2 fixes
AlphaJack commented on 2024-11-02 15:14 (UTC)
@shtropic I tried your patched version and I can launch paperless, but I get a lot of
before I see paperless output. Do you know why?
1 2 3 4 5 6 .. 12 Next › Last »