manually building with @dllud's modified PKGBUILD did it :) thanks!
Search Criteria
Package Details: komikku 1.59.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/komikku.git (read-only, click to copy) |
---|---|
Package Base: | komikku |
Description: | Online/Offline Manga reader based on GNOME | PinePhone/Librem 5 Support |
Upstream URL: | https://codeberg.org/valos/Komikku |
Keywords: | comics gnome librem manga pinephone reader |
Licenses: | GPL3 |
Submitter: | mufeed |
Maintainer: | Peter2469 |
Last Packager: | Peter2469 |
Votes: | 21 |
Popularity: | 0.50 |
First Submitted: | 2020-01-10 00:16 (UTC) |
Last Updated: | 2024-09-20 23:41 (UTC) |
Dependencies (28)
- blueprint-compiler (blueprint-compiler-healthAUR, blueprint-compiler-health-gitAUR, blueprint-compiler-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- python-beautifulsoup4
- python-brotli (python-brotli-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-cffi
- python-cloudscraperAUR (python-cloudscraper-gitAUR)
- python-colorthiefAUR (python-colorthiefAUR)
- python-curl-cffiAUR
- python-dateparserAUR
- python-emoji
- python-gobject (python-gobject-gitAUR)
- python-keyring
- python-lxml
- python-magic (python-magic-gitAUR)
- python-natsort
- python-piexif
- python-pillow (python-pillow-gitAUR)
- python-pillow_heifAUR
- python-pure-protobufAUR
- Show 8 more dependencies...
Required by (0)
Sources (1)
electronarchy commented on 2024-09-03 14:06 (UTC)
chrrybmb commented on 2024-09-03 02:13 (UTC) (edited on 2024-09-03 08:19 (UTC) by chrrybmb)
@electronarchy python-curl-cffi has been broken for months unfortunately. In the package's comments you can find another pkgbuild that works perfectly.
Peter2469 commented on 2024-09-02 22:33 (UTC)
@electronarachy: That is not good; hopefully it is fixed soon; Maybe you can install an older version of the package and see if it works?
electronarchy commented on 2024-09-02 20:36 (UTC)
unable to install due to broken python-curl-cffi package :/
Peter2469 commented on 2024-08-02 20:22 (UTC)
@simona; With that little information I have no idea what is going wrong but I have done a reinstall of Komikku deleting the cache and it installs fine.
simona commented on 2024-08-02 20:20 (UTC)
ERROR Backend subprocess exited when trying to invoke build_wheel
gernn commented on 2024-04-28 00:27 (UTC)
Package fails on startup with error:
komikku Error: An unhandled exception occurs Traceback (most recent call last): File "/usr/bin/komikku", line 88, in <module> from komikku.application import Application File "/usr/lib/python3.12/site-packages/komikku/application.py", line 24, in <module> from komikku.card import CardPage File "/usr/lib/python3.12/site-packages/komikku/card/init.py", line 13, in <module> from komikku.card.categories_list import CategoriesList File "/usr/lib/python3.12/site-packages/komikku/card/categories_list.py", line 9, in <module> from komikku.models import create_db_connection File "/usr/lib/python3.12/site-packages/komikku/models/init.py", line 15, in <module> from .database.downloads import Download File "/usr/lib/python3.12/site-packages/komikku/models/database/downloads.py", line 10, in <module> from komikku.models.database.mangas import Chapter File "/usr/lib/python3.12/site-packages/komikku/models/database/mangas.py", line 14, in <module> from colorthief import ColorThief ModuleNotFoundError: No module named 'colorthief'
Overriding pip to install colorthief seems to resolve the issue, installing colorthief via the aur does not.
TheEndri99 commented on 2024-04-25 19:40 (UTC)
@Bitals I was not able to do it in a chroot. For the moment I give up. Thanks anyway!
Bitals commented on 2024-04-25 19:14 (UTC) (edited on 2024-04-25 19:15 (UTC) by Bitals)
Well, as python-eventlet
is in the repos, and the call seems to come from the komikku
code itself, your best bet is forcing a clean rebuild of it, preferably in a chroot
TheEndri99 commented on 2024-04-25 19:09 (UTC)
@Bitals I installed rebuild-detector and did a system update, but it did not find anything.
Pinned Comments