podman: T9129: Fix podman prefix directory - #1277
Conversation
|
Warning Your free Security trial is over. An organization admin can activate billing to continue. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. 📜 Recent review details⏰ Context from checks skipped due to timeout. (4)
🧰 Additional context used🔍 Remote MCP vyos.devRelevant task context
This PR’s prefix correction appears to be a prerequisite for the broader Quadlet migration rather than completion of T9129 itself. 🔇 Additional comments (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe Podman release packaging command now sets ChangesPodman release packaging
Merge Risk: ⚪ Minimal · up to This is a localized correction to Podman’s installation prefix so Quadlets reference the intended binary directory; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches✨ Simplify code
Comment |
jestabro
left a comment
There was a problem hiding this comment.
Set correct prefix instead of relying on default /usr/local/bin.
|
Tick the box to add this pull request to the merge queue (same as
|
Change summary
Podman currently builds with an incorrect prefix directory. Quadlets incorrectly refer to
/usr/local/bininstead of/usr/bin.This fix is required before podman quadlets PR.
Types of changes
Related Task(s)
Related PR(s)
How to test / Smoketest result
strings from binary in podman deb from vyos repo:
Checklist: