Skip to content

Failed to start Sysbox installer helper service. #982

@b23prodtm

Description

@b23prodtm
Detected Kubernetes version v1.32
Sysbox env settings have changed.
Adding K8s taint "sysbox-runtime=not-running:NoSchedule" to node ...
node/sysbox modified
Adding K8s label "sysbox-runtime=installing" to node ...
node/sysbox not labeled
Installing Sysbox dependencies on host ...
Copying shiftfs sources to host ...
Kernel version 6.14, which is above the max required for shiftfs (6.2); skipping shiftfs installation.
Deploying Sysbox installer helper on the host ...
Running Sysbox installer helper on the host (may take several seconds) ...
Job for sysbox-installer-helper.service failed because the control process exited with error code. See "systemctl status sysbox-installer-helper.service" and "journalctl -xe" for details.
docker@sysbox:~$ sudo systemctl status sysbox-installer-helper.service
× sysbox-installer-helper.service - Sysbox installer helper service
     Loaded: loaded (/lib/systemd/system/sysbox-installer-helper.service; static)
     Active: failed (Result: exit-code) since Sun 2026-01-18 23:36:30 UTC; 1s ago
    Process: 5351 ExecStart=/bin/sh -c /usr/local/bin/sysbox-installer-helper.sh (code=exited, status=1/FAILURE)
   Main PID: 5351 (code=exited, status=1/FAILURE)
        CPU: 21ms

Jan 18 23:36:30 sysbox systemd[1]: Starting Sysbox installer helper service...
Jan 18 23:36:30 sysbox sh[5357]: Setting up fuse (2.9.9-5ubuntu3) ...
Jan 18 23:36:30 sysbox sh[5357]: dpkg: error processing package fuse (--configure):
Jan 18 23:36:30 sysbox sh[5357]:  installed fuse package post-installation script subprocess returned error exit status 1
Jan 18 23:36:30 sysbox sh[5357]: Errors were encountered while processing:
Jan 18 23:36:30 sysbox sh[5357]:  fuse
Jan 18 23:36:30 sysbox systemd[1]: sysbox-installer-helper.service: Main process exited, code=exited, status=1/FAILURE
Jan 18 23:36:30 sysbox systemd[1]: sysbox-installer-helper.service: Failed with result 'exit-code'.
Jan 18 23:36:30 sysbox systemd[1]: Failed to start Sysbox installer helper service.
docker@sysbox:~$ sudo apt-get reinstall fuse
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 46 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for fuse:amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions