Package Details: paperless-ngx-venv 2.14.7-2

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)

Required by (0)

Sources (12)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13

davidrec commented on 2022-05-08 13:15 (UTC)

Thank you amo, I just upgraded to 1.7.0, image vignettes are ok now.

amo commented on 2022-05-07 09:41 (UTC) (edited on 2022-05-07 09:45 (UTC) by amo)

Update to 1.7.0:

Pacman will probably complain about a file conflict:

error: failed to commit transaction (conflicting files)
paperless-ngx: /usr/share/paperless/src/documents/migrations/1017_alter_savedviewfilterrule_rule_type.py exists in filesystem
Errors occurred, no packages were upgraded.

The conflicting file is safe to remove from the filesystem: # rm /usr/share/paperless/src/documents/migrations/1017_alter_savedviewfilterrule_rule_type.py

Relaunch the update afterwards and don't forget to restart paperless.target.

davidrec commented on 2022-05-06 20:21 (UTC)

Hi, Could you please have a look at this issue: Document view on Documents page not showing #892 https://github.com/paperless-ngx/paperless-ngx/issues/892 Thank you.