Skip to content

fixed podman builds by passing through machine socket#2018

Merged
schnie merged 1 commit intoastronomer:mainfrom
NewtonChutney:fix-1995-podman-failure
Feb 24, 2026
Merged

fixed podman builds by passing through machine socket#2018
schnie merged 1 commit intoastronomer:mainfrom
NewtonChutney:fix-1995-podman-failure

Conversation

@NewtonChutney
Copy link
Contributor

@NewtonChutney NewtonChutney commented Feb 23, 2026

Assisted by: Claude Code

Description

Fixes #1995.
The issue was with the podman machine socket not being forwarded to other podman tools when building.

🎟 Issue(s)

Related #1995

🧪 Functional Testing

List the functional testing steps to confirm this feature or fix.

  • Try running astro dev start on a vanilla fedora 43 machine, with podman
  • I ran astro dev kill, and afterwards astro dev start --verbosity debug gives me the error in the screenshot
  • Building the CLI with the patch worked with podman.

📸 Screenshots

Before:
image

Build after patch:
image

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

@NewtonChutney NewtonChutney requested a review from a team as a code owner February 23, 2026 15:56
@schnie schnie merged commit 4ebef12 into astronomer:main Feb 24, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

astro dev start - failing in podman on fedora 43

2 participants