Search Criteria
Package Details: paperless 2.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/paperless.git (read-only, click to copy) |
---|---|
Package Base: | paperless |
Description: | Scan, index, and archive all of your paper documents |
Upstream URL: | https://github.com/danielquinn/paperless |
Licenses: | GPL3 |
Submitter: | ReedWood |
Maintainer: | ReedWood |
Last Packager: | ReedWood |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-22 22:06 (UTC) |
Last Updated: | 2019-11-27 20:36 (UTC) |
Dependencies (28)
- ghostscript
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full)
- optipng
- python-dateparser
- python-dateutil
- python-django
- python-django-cors-headers
- python-django-crispy-forms
- python-django-extensions
- python-django-filter
- python-django-rest-framework
- python-djangoql
- python-dotenv
- python-fuzzywuzzy (python-fuzzywuzzy-git)
- python-gnupg
- python-langdetect
- python-levenshtein
- python-magic
- python-more-itertools
- python-pdftotext
- Show 8 more dependencies...
Latest Comments
1 2 3 Next › Last »
amo commented on 2021-04-11 13:45 (UTC)
And here goes the Archwiki article for the new paperless-ng package!
AlphaJack commented on 2021-04-11 09:38 (UTC)
Thanks to amo,
paperless-ng
is now available in the AUR!AlphaJack commented on 2021-04-06 18:12 (UTC)
@amo reach me out at the email you can find in one of my PKGBUILDs, maybe I can help you with that
amo commented on 2021-04-06 07:13 (UTC) (edited on 2021-04-06 07:15 (UTC) by amo)
I am almost done packaging paperless-ng. The package works and installs, except for one error when trying to upload a file to paperless-ng:
Anybody encountered this issue on paperless-ng? I run into this with both package installation approach and by simply following the 'bare metal route' setup instructions. The developer of paperless-ng is unable to reproduce this, therefore I guess it must be something with the installation on archlinux. Did anyone of you manage to make it work?
amo commented on 2021-03-31 17:54 (UTC)
@igno2k yes I am working on it but it might take one or two more weeks to get it all packaged, tested and working.
AlphaJack commented on 2021-02-03 20:36 (UTC) (edited on 2021-02-03 20:38 (UTC) by AlphaJack)
@igno2k I started, then I opened the
requirements.txt
file and I decided to throw everything in the trashcanHere are the bare metal setup instructions: https://paperless-ng.readthedocs.io/en/latest/setup.html#bare-metal-route
igno2k commented on 2021-01-25 07:52 (UTC)
Anyone planning to make an AUR of paperless-ng? https://github.com/jonaswinkler/paperless-ng
takhadnotor commented on 2020-12-09 21:44 (UTC)
I built python-djangoql by myself and everything worked properly until recent system update. I get:
Is anybody able to tell me the problem? Unless the system update I didn't change anything.
springer commented on 2020-10-12 13:02 (UTC)
@amo The aur package python-djangoql is out of date. The 'FieldDoesNotExist' error has been fixed in version 0.14, but the package is still at 0.12.6. I flagged python-djangoql as out of date.
https://github.com/ivelum/djangoql/commit/2697c9e70be032c8b461193349f40584a84aec34
amo commented on 2020-09-09 04:56 (UTC) (edited on 2020-09-09 04:57 (UTC) by amo)
For me, python-dotenv does not seem to be a problem, but I still can't run the initial migration process on paperless because of another error: ImportError: cannot import name 'FieldDoesNotExist' from 'django.db.models' in init.py
see the issue I created on github for a more detailed log: https://github.com/the-paperless-project/paperless/issues/698
1 2 3 Next › Last »