Search Criteria
Package Details: calibre-web 0.6.24-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/calibre-web.git (read-only, click to copy) |
---|---|
Package Base: | calibre-web |
Description: | Web app for browsing, reading and downloading eBooks stored in a Calibre database |
Upstream URL: | https://github.com/janeczku/calibre-web |
Licenses: | GPL3 |
Provides: | calibre-web |
Submitter: | fryfrog |
Maintainer: | fryfrog (plenaerts) |
Last Packager: | fryfrog |
Votes: | 2 |
Popularity: | 0.000005 |
First Submitted: | 2021-11-29 04:13 (UTC) |
Last Updated: | 2024-11-20 17:56 (UTC) |
Dependencies (27)
- file (file-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-apschedulerAUR
- python-babel
- python-bleach
- python-chardet
- python-cryptography
- python-flask
- python-flask-babel
- python-flask-httpauthAUR
- python-flask-limiterAUR
- python-flask-principal
- python-flask-wtf
- python-lxml
- python-magic (python-magic-gitAUR)
- python-netifaces-plusAUR
- python-pycountry
- python-pypdf
- python-pytz
- python-regex (python-regex-gitAUR)
- Show 7 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fryfrog commented on 2024-05-24 16:33 (UTC)
@cotsuka: Yours says pypdf and sqlalchemy are missing, but they are depends already, maybe you need to rebuild them? Arch doesn't really have a way to use older versions in a reasonable way. Maybe a Docker image makes more sense?
cotsuka commented on 2024-05-24 14:29 (UTC)
I'm starting to see errors editing the "Description" metadata on certain books/PDFs. If I ensure dependencies are properly installed with their version constraints, then this seems to go away. Here's what I'm seeing in the logs:
fryfrog commented on 2024-02-13 17:45 (UTC)
@latipun, thanks for the report. Added!
latipun commented on 2024-02-13 14:22 (UTC)
Missing
python-chardet
dependency.zynex commented on 2023-07-03 12:07 (UTC) (edited on 2023-07-03 12:10 (UTC) by zynex)
Something weird happened when I just upgraded the package. The service file was masked, and unable to unmask it. When i tried query the files from the package (pacman -Ql callibre-web), it was empty? Trying reinstalling it told me files already existed?
[EDIT] Fixed, issuing pikaur -S calibre-web --overwrite=* resolved it.
disastro commented on 2023-06-28 08:37 (UTC)
Missing python-cryptography dependency
plenaerts commented on 2023-05-15 16:06 (UTC)
Yes, it's basically ... this : https://wiki.archlinux.org/title/Python#Module_not_found_after_Python_version_update
And someone seems to have written a script to output a dependency tree if you have custom built dependencies in your installed AUR packages :-) https://bbs.archlinux.org/viewtopic.php?id=261309
zynex commented on 2023-05-05 22:28 (UTC) (edited on 2023-05-05 22:29 (UTC) by zynex)
@fryfrog That fixed it!
For others that run into same issue, create a text file with all dependencies and install it from that list. That will force a reinstallation of all packages. I my case;
pikaur -S - < list
.fryfrog commented on 2023-05-05 17:03 (UTC)
I would try clean rebuilding every aur python dep of this package.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »