Package: ani-cli
Version: 4.10-1
Severity: normal

The version in stable does not work:

    bash5$ ani-cli --version
    4.10.0
    bash5$ ani-cli ranma
    Checking dependencies...
    No results found!

In April 2026 https://github.com/pystardust/ani-cli/releases/tag/v4.11
worked for me, but this broke about 2-3 weeks ago with symptoms
consistent with https://github.com/pystardust/ani-cli/issues/1726

    bash5$ ani-cli --version
    4.11.0
    bash5$ ani-cli ranma
    [pick the one with >100 episodes]
    [pick episode 1]
    Specified quality not found, defaulting to best
    Episode is released, but no valid sources!

The symptoms are the same for 4.13.0 (currently in forky/testing).

Today I got 4.14-0-1 from sid and that is working as-is on stable.

    bash5$ sudo apt install 
/var/cache/apt-cacher-ng/debrep/pool/main/a/ani-cli/ani-cli_4.14.0-1_all.deb
    bash5$ ani-cli --version
    4.14.0
    bash5$ ani-cli ranma
    [pick the one with >100 episodes]
    [pick episode 1]
    wixmp Links Fetched
    [video plays]

Since ani-cli is a single bash script,
you can just drop a new version in $PATH.
Is it worth making a backport?



-- System Information:
Debian Release: 13.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.86+deb13-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to