Skip to content

Podman now looks like a dependency in the RPM installation #591

@nerdalert

Description

@nerdalert

What happened:

Install is suddenly failing when the Podman binary is not found, it was working 24 hours ago. There has been only one commit merged since then and it's possible it may be related to If a service stops with error request all the other services to stop but I'm not even sure that would be reflected in the RPM install yet.

I'm installing from nerdalert/microshift-installer using the RPM install instructions.

  • Below are the logs:
Jan 31 01:53:49 cluster-b systemd[2096]: microshift.service: Failed at step EXEC spawning /usr/bin/podman: No such file or directory
Jan 31 01:53:49 cluster-b systemd[1]: microshift.service: Main process exited, code=exited, status=203/EXEC
Jan 31 01:53:49 cluster-b systemd[2097]: microshift.service: Failed to locate executable /usr/bin/podman: No such file or directory
Jan 31 01:53:49 cluster-b systemd[2097]: microshift.service: Failed at step EXEC spawning /usr/bin/podman: No such file or directory
Jan 31 01:53:49 cluster-b systemd[1]: microshift.service: Control process exited, code=exited, status=203/EXEC
Jan 31 01:53:49 cluster-b systemd[1]: microshift.service: Failed with result 'exit-code'.
Jan 31 01:53:49 cluster-b systemd[1]: Failed to start MicroShift Containerized.
Jan 31 01:53:50 cluster-b systemd[1]: microshift.service: Scheduled restart job, restart counter is at 5.
Jan 31 01:53:50 cluster-b systemd[1]: Stopped MicroShift Containerized.
Jan 31 01:53:50 cluster-b systemd[1]: microshift.service: Start request repeated too quickly.
Jan 31 01:53:50 cluster-b systemd[1]: microshift.service: Failed with result 'exit-code'.
Jan 31 01:53:50 cluster-b systemd[1]: Failed to start MicroShift Containerized.

Ive only been digging into Microshift the past couple of days and haven't looked into if there is any e2e spun up yet. Would like to contribute if I can be of assistance getting some rolling if there isn't any.

How to reproduce it (as minimally and precisely as possible):

  1. running the script linked and commenting out the Podman install (I have added Podman as a workaround)
  2. or using the RPM instructions on the website

Anything else we need to know?:

Environment:

  • Fedora 35
  • VirtualBox 4xcore 4BG mem
  • Microshift version:
    MicroShift Version: 4.8.0-0.microshift-2022-01-06-210147
    Base OKD Version: 4.8.0-0.okd-2021-10-10-030117

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions