-
-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds-triageAn issue that is to be reviewed and assessedAn issue that is to be reviewed and assessed
Description
What version of WinBoat are you running?
v0.9.0-alpha2
Your Environment
- Bazzite 43 (43.20251118)
- KDE Plasma 6.5.2
- podman-compose version 1.5.0
- podman version 5.7.0
Steps to Reproduce / Context
- install podman-compose via brew
brew install podman-compose - reboot system
systemctl reboot. - Add v0.9.0-alpha2 AppImage into gearlever with args
--no-sandbox %U - Attempt to install WinBoat using podman but podman-compose not detected
- Check podman-compose path using
which podman-composeand it is/home/linuxbrew/.linuxbrew/bin/podman-compose - Check $PATH using
echo $PATHand confirm brew is in $PATH already with/home/linuxbrew/.linuxbrew/bin
Logs
No logs to provide as installation cannot proceed
Expected Behavior
When podman-compose is installed using brew and in $PATH, WinBoat installer should be able to detect it and proceed with installation.
Current Behavior
WinBoat installer for v0.9.0-alpha2 does not detect podman-compose installed via brew.
Possible Solution
Suggest including podman-compose in WinBoat appimage or using quadlets. Ideal solution for those on atomic distributions where layering podman-compose or messing about with brew and $PATH is adding friction to adoption by more users.
See #491
Quality Notice
- I have checked the issue tracker and verified that this bug is a unique case.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageAn issue that is to be reviewed and assessedAn issue that is to be reviewed and assessed