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

Error: spawn podman ENOENT when running PD 0.13.0 from released tarball on linux without podman #1908

Closed
odockal opened this issue Mar 31, 2023 · 3 comments
Labels

Comments

@odockal
Copy link
Contributor

odockal commented Mar 31, 2023

Bug description

I got Java script uncaught exception when starting podman desktop 0.13.0 (or when binary is built from main branch - 0.14.0-next version) on linux when there is no podman installed on the system:
Screenshot_20230331_132642

After I click OK, app is spawn eventually.

Operating system

Fedora 37

Version

0.13.0

Steps to reproduce

  1. Download tarball for linux
  2. extract
  3. run
  4. ASSERT: app is started properly
    Actual result: error dialog is shown first

Relevant log output

No response

Additional context

The same can be reproduced when podman-desktop is built locally from main branch (0.14.0-next) and run.

Since I had podman installed for some time before, I decided to experiment with its removal, not sure that process was correct, I followed this guide here. Cannot exclude some system misconfiguration.

@odockal odockal added the kind/bug 🐞 Something isn't working label Mar 31, 2023
@odockal odockal changed the title Error: spawn podman ENOENT when running PD 0.13.0 from released tarball on linux where is no podman installed Error: spawn podman ENOENT when running PD 0.13.0 from released tarball on linux without podman Mar 31, 2023
@afbjorklund
Copy link
Contributor

@benoitf
Copy link
Collaborator

benoitf commented Sep 5, 2023

@odockal is it still actual ?

@odockal
Copy link
Contributor Author

odockal commented Sep 5, 2023

It was resolved. Closing.

@odockal odockal closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

4 participants