Skip to content

[BUG] Universal Calibre Mod broken since v8.13.0 #1071

@McDjuady

Description

@McDjuady

Is there an existing issue for this?

  • I have searched the existing issues

Name of mod

universal-calibre

Name of base container

calibre-web

Current Behavior

Fails when trying to extract calibre.tar.xz.
Probably due to an issue with the download, since the image size shrunk past v8.12.0

Expected Behavior

Should work

Steps To Reproduce

Apply any universal calibre mode > v8.12.0

Environment

- OS: Debian
- How docker service was installed: distro's packagemanager

CPU architecture

x86-64

Docker creation

calibre-web:
    image: lscr.io/linuxserver/calibre-web:latest
    container_name: calibre-web
    environment:
      - "PUID=${UID_BOOKS}"
      - TZ=Europe/Vienna
      - "DOCKER_MODS=${CALIBRE_MOD}"
    volumes:
      - /var/lib/container-fs/config/calibre:/config
      - /var/lib/container-fs/data/ebooks:/books
    ports:
      - 8083:8083
    restart: unless-stopped

Container logs

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    Status

    Insufficient Info

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions