Package Details: kcc 6.2.0-1

Git Clone URL: https://aur.archlinux.org/kcc.git (read-only, click to copy)
Package Base: kcc
Description: Kindle Comic Converter converts comic files or folders to ePub or Panel View MOBI
Upstream URL: https://github.com/ciromattia/kcc
Licenses: ISC
Submitter: Schnouki
Maintainer: Schnouki
Last Packager: Schnouki
Votes: 30
Popularity: 0.41
First Submitted: 2013-09-09 21:19 (UTC)
Last Updated: 2024-09-16 20:51 (UTC)

Latest Comments

1 2 3 Next › Last »

lihe07 commented on 2024-09-03 23:45 (UTC)

@nachfuellbar Do cleanBuild. It should already be fixed.

nachfuellbar commented on 2024-07-06 11:58 (UTC)

I just got an checksum error with this - can it be fixed? thanks

==> Validating source files with sha256sums...
    kindlecomicconverter.desktop ... Passed
    v6.1.0.tar.gz ... FAILED

kandalf3d commented on 2024-05-11 16:32 (UTC)

Python updated to version 3.12, it was necessary to rebuild kcc, python-mozjpeg-lossless-optimization and python-raven.

kandalf3d commented on 2024-05-10 15:56 (UTC)

I have the following error after the last update:


$ kcc
Traceback (most recent call last):
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/kcc", line 33, in <module>
    sys.exit(load_entry_point('KindleComicConverter==6.0.0', 'gui_scripts', 'kcc')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/kcc", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
                       ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for KindleComicConverter

vasko commented on 2024-05-08 19:04 (UTC)

Since 6.0.0 python-setuptools is a full dependency: https://github.com/ciromattia/kcc/commit/5de492ffb66082703056003e1a756ca8041dd59d

  File "/usr/lib/python3.12/site-packages/kindlecomicconverter/shared.py", line 25, in <module>
    from distutils.version import StrictVersion
ModuleNotFoundError: No module named 'distutils'

Schnouki commented on 2023-12-14 11:50 (UTC)

@chron Added it, thanks!

chron commented on 2023-12-10 16:17 (UTC)

The package is missing extra/python-natsort as a dependency.

eskalvarado commented on 2023-10-30 23:39 (UTC)

@Schnouki, yeah it was built on python3.10

I ran pikaur -S --rebuild $(pacman -Qoq /usr/lib/python3.10) to rebuild them and now it opens.

Thank you!

Schnouki commented on 2023-10-30 11:10 (UTC)

@eskalvarado Did you rebuild python-raven since the upgrade to Python 3.11? Otherwise, it's possible that your python-raven package was built for Python 3.10. (Same for other Python dependencies from the AUR). You can check that with pacman -Ql python-raven: if some lines contain /usr/lib/python3.10, you need to rebuild the package.

eskalvarado commented on 2023-10-30 02:40 (UTC)

Hello, I am getting the following error ERROR: raven 6.0.0+ is not installed!

Even though I have python-raven 6.10.0-1 installed. I am at kcc 5.6.2-2.