Package Details: subliminal 2.2.1-1

Git Clone URL: https://aur.archlinux.org/subliminal.git (read-only, click to copy)
Package Base: subliminal
Description: Python library and CLI tool for searching and downloading subtitles.
Upstream URL: https://github.com/Diaoul/subliminal
Licenses: MIT
Submitter: nicoulaj
Maintainer: gileri
Last Packager: gileri
Votes: 30
Popularity: 0.001497
First Submitted: 2017-03-23 17:35 (UTC)
Last Updated: 2024-06-28 21:49 (UTC)

Latest Comments

1 2 Next › Last »

Korialo commented on 2024-07-29 13:35 (UTC) (edited on 2024-07-29 13:42 (UTC) by Korialo)

Build fails in clean chroot:

[2024-07-29T13:29:53.654Z] ==> Retrieving sources...
[2024-07-29T13:29:53.657Z]   -> Found subliminal-2.2.1.tar.gz
[2024-07-29T13:29:53.660Z] ==> Extracting sources...
[2024-07-29T13:29:53.663Z] ==> WARNING: Skipping all source file integrity checks.
[2024-07-29T13:29:53.688Z]   -> Extracting subliminal-2.2.1.tar.gz with bsdtar
[2024-07-29T13:29:53.741Z] ==> Starting build()...
[2024-07-29T13:29:53.758Z] /usr/bin/python: No module named build.__main__; 'build' is a package and cannot be directly executed
[2024-07-29T13:29:53.764Z] ==> ERROR: A failure occurred in build().
[2024-07-29T13:29:53.769Z]     Aborting...
[2024-07-29T13:29:54.283Z] ==> Removing chroot copy [/var/lib/ahriman/chroot/aur-clone/aur-clone-x86_64/ahriman-1372831]...done
[2024-07-29T13:29:54.293Z] ==> ERROR: Build failed
[2024-07-29T13:29:54.300Z] subliminal (x86_64) build exception

Edit: You're missing some dependencies python-build python-installer python-wheel so this package doesn't fail in chroot.

yar commented on 2024-07-15 07:36 (UTC)

Also needs makedepends=(python-wheel python-installer)

simonzack commented on 2024-07-05 03:38 (UTC)

This needs the build dependency python-build.

gileri commented on 2024-06-25 20:11 (UTC)

I've updated the package, however we still have to wait for python-babelfish and python-pysubs2 to be updated. Both are now flagged out-of-date.

rien333 commented on 2022-02-02 18:43 (UTC)

Wait wtf I explained this very thing to someone two months ago, scroll down a bit.

rien333 commented on 2022-02-02 18:42 (UTC)

I can give you two hints: (i) you probably upgraded from python 3.9 to python 3.10 a few months ago, which means you needed to reinstall all (AUR) python- packages. (ii) No module named 'babelfish. Check reddit on how to reinstall all ( or at least most) python packages.

infiniter commented on 2022-02-01 10:46 (UTC)

@rien333 no sure what it means but i removed paru's cache folder and error changed to this ....any hints?

subliminal --help
Traceback (most recent call last):
  File "/usr/bin/subliminal", line 33, in <module>
    sys.exit(load_entry_point('subliminal==2.1.0', 'console_scripts', 'subliminal')())
  File "/usr/bin/subliminal", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 162, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/usr/lib/python3.10/site-packages/subliminal/__init__.py", line 11, in <module>
    from .core import (AsyncProviderPool, ProviderPool, check_video, download_best_subtitles, download_subtitles,
  File "/usr/lib/python3.10/site-packages/subliminal/core.py", line 11, in <module>
    from babelfish import Language, LanguageReverseError
ModuleNotFoundError: No module named 'babelfish'

rien333 commented on 2022-02-01 10:26 (UTC)

@infiniter: can't reproduce. Have you tried cleanbuilding? Most aur helpers offer such an option.

infiniter commented on 2022-01-31 15:07 (UTC) (edited on 2022-01-31 15:13 (UTC) by infiniter)

same issue, any progress here ? ...maintainer disowned this package, sadge