Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpkg: unrecoverable fatal error, aborting #85

Open
wallacegromit1 opened this issue Nov 15, 2023 · 0 comments
Open

dpkg: unrecoverable fatal error, aborting #85

wallacegromit1 opened this issue Nov 15, 2023 · 0 comments

Comments

@wallacegromit1
Copy link

Describe the bug
Lidarr container tries to start then terminates. This loop continues indefinitely

To Reproduce
Steps to reproduce the behavior:
Start the container

Expected behavior
Lidarr to start normally

Screenshots
If applicable, add screenshots to help explain your problem.

System info (please complete the following information):

  • OS: Synology DSM 7.2.1
  • Container engine [e.g. docker 20.10]
    Client:
    Version: 20.10.23
    API version: 1.41
    Go version: go1.19.1
    Git commit: 876964a
    Built: Fri Sep 8 08:19:48 2023
    OS/Arch: linux/amd64
    Context: default
    Experimental: true

Server:
Engine:
Version: 20.10.23
API version: 1.41 (minimum version 1.12)
Go version: go1.19.1
Git commit: 5fcb1cf
Built: Fri Sep 8 08:18:18 2023
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.6.15
GitCommit: b23a389d8c181697302d163356e97dec04eb8d88
runc:
Version: v1.1.4
GitCommit: 5af893d
docker-init:
Version: 0.19.0

docker-compose.yml (please complete the following information):

version: "3"
services:
    lidarr:
    image: youegraillot/lidarr-on-steroids
    restart: unless-stopped
    ports:
      - "8686:8686" # Lidarr web UI
      - "6595:6595" # Deemix web UI
    environment:
      - PUID=${PUID}
      - PGID=${PGID}
      - TZ=${TZ}
    volumes:
      - ${DOCKERCONFDIR}/lidarr:/config:rw
      - ${DOCKERCONFDIR}/lidarr/deemix:/config_deemix:rw
      - ${DOCKERSTORAGEDIR}/downloads/music:/downloads:rw
      - ${DOCKERSTORAGEDIR}/media/music:/music:rw
      - ${DOCKERCONFDIR}/lidarr/beets/90-config:/etc/cont-init.d/90-config
      - /var/run/docker.sock:/var/run/docker.sock
      - ${DOCKERSTORAGEDIR}/torrents:/torrents:rw

Additional context
Add any other context about the problem here.
Docker Logs
[init ] container is starting...
[cont-env ] loading container environment variables...
[cont-env ] APP_NAME: loading...
[cont-env ] DISPLAY: executing...
[cont-env ] DISPLAY: terminated successfully.
[cont-env ] DISPLAY: loading...
[cont-env ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env ] GTK2_RC_FILES: executing...
[cont-env ] GTK2_RC_FILES: terminated successfully.
[cont-env ] GTK2_RC_FILES: loading...
[cont-env ] GTK_THEME: executing...
[cont-env ] GTK_THEME: terminated successfully.
[cont-env ] GTK_THEME: loading...
[cont-env ] HOME: loading...
[cont-env ] QT_STYLE_OVERRIDE: executing...
[cont-env ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env ] QT_STYLE_OVERRIDE: loading...
[cont-env ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env ] XDG_CACHE_HOME: loading...
[cont-env ] XDG_CONFIG_HOME: loading...
[cont-env ] XDG_DATA_HOME: loading...
[cont-env ] XDG_RUNTIME_DIR: loading...
[cont-env ] XDG_STATE_HOME: loading...
[cont-env ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init ] executing container initialization scripts...
[cont-init ] 10-certs.sh: executing...
[cont-init ] 10-certs.sh: terminated successfully.
[cont-init ] 10-check-app-niceness.sh: executing...
[cont-init ] 10-check-app-niceness.sh: terminated successfully.
[cont-init ] 10-clean-logmonitor-states.sh: executing...
[cont-init ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init ] 10-clean-tmp-dir.sh: executing...
[cont-init ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init ] 10-fontconfig-cache-dir.sh: executing...
[cont-init ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init ] 10-init-users.sh: executing...
[cont-init ] 10-init-users.sh: terminated successfully.
[cont-init ] 10-nginx.sh: executing...
[cont-init ] 10-nginx.sh: terminated successfully.
[cont-init ] 10-openbox.sh: executing...
[cont-init ] 10-openbox.sh: terminated successfully.
[cont-init ] 10-pkgs-mirror.sh: executing...
[cont-init ] 10-pkgs-mirror.sh: terminated successfully.
[cont-init ] 10-set-tmp-dir-perms.sh: executing...
[cont-init ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init ] 10-vnc-password.sh: executing...
[cont-init ] 10-vnc-password.sh: terminated successfully.
[cont-init ] 10-web-data.sh: executing...
[cont-init ] 10-web-data.sh: terminated successfully.
[cont-init ] 10-x11-unix.sh: executing...
[cont-init ] 10-x11-unix.sh: terminated successfully.
[cont-init ] 10-xdg-runtime-dir.sh: executing...
[cont-init ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init ] 15-cjk-font.sh: executing...
[cont-init ] 15-cjk-font.sh: installing CJK font...
[cont-init ] 15-cjk-font.sh: Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
[cont-init ] 15-cjk-font.sh: Get:2 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
[cont-init ] 15-cjk-font.sh: Get:3 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
[cont-init ] 15-cjk-font.sh: Get:4 http://deb.debian.org/debian buster/main amd64 Packages [10.7 MB]
[cont-init ] 15-cjk-font.sh: Get:5 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[cont-init ] 15-cjk-font.sh: Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[cont-init ] 15-cjk-font.sh: Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [9,745 B]
[cont-init ] 15-cjk-font.sh: Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [739 kB]
[cont-init ] 15-cjk-font.sh: Get:9 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[cont-init ] 15-cjk-font.sh: Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,404 kB]
[cont-init ] 15-cjk-font.sh: Get:11 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[cont-init ] 15-cjk-font.sh: Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[cont-init ] 15-cjk-font.sh: Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1,010 kB]
[cont-init ] 15-cjk-font.sh: Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,203 kB]
[cont-init ] 15-cjk-font.sh: Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
[cont-init ] 15-cjk-font.sh: Get:16 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[cont-init ] 15-cjk-font.sh: Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB]
[cont-init ] 15-cjk-font.sh: Get:18 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[cont-init ] 15-cjk-font.sh: Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB]
[cont-init ] 15-cjk-font.sh: Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,472 kB]
[cont-init ] 15-cjk-font.sh: Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,277 kB]
[cont-init ] 15-cjk-font.sh: Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,430 kB]
[cont-init ] 15-cjk-font.sh: Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [78.3 kB]
[cont-init ] 15-cjk-font.sh: Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [32.6 kB]
[cont-init ] 15-cjk-font.sh: Fetched 40.0 MB in 3s (12.7 MB/s)
[cont-init ] 15-cjk-font.sh: Reading package lists...
[cont-init ] 15-cjk-font.sh: Reading package lists...
[cont-init ] 15-cjk-font.sh: Building dependency tree...
[cont-init ] 15-cjk-font.sh: Reading state information...
[cont-init ] 15-cjk-font.sh: The following NEW packages will be installed:
[cont-init ] 15-cjk-font.sh: fonts-wqy-zenhei
[cont-init ] 15-cjk-font.sh: 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
[cont-init ] 15-cjk-font.sh: Need to get 7,472 kB of archives.
[cont-init ] 15-cjk-font.sh: After this operation, 16.8 MB of additional disk space will be used.
[cont-init ] 15-cjk-font.sh: Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 fonts-wqy-zenhei all 0.9.45-8 [7,472 kB]
[cont-init ] 15-cjk-font.sh: debconf: delaying package configuration, since apt-utils is not installed
[cont-init ] 15-cjk-font.sh: Fetched 7,472 kB in 1s (5,307 kB/s)
[cont-init ] 15-cjk-font.sh: dpkg: unrecoverable fatal error, aborting:
[cont-init ] 15-cjk-font.sh: unknown system group 'messagebus' in statoverride file; the system group got removed
[cont-init ] 15-cjk-font.sh: before the override, which is most probably a packaging bug, to recover you
[cont-init ] 15-cjk-font.sh: can remove the override manually with dpkg-statoverride
[cont-init ] 15-cjk-font.sh: E: Sub-process /usr/bin/dpkg returned an error code (2)
[cont-init ] 15-cjk-font.sh: terminated with error 100.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant