You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A failed attempt to install a package with brew should not initiate emplace.
To Reproduce
brew install pyflakes
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "pyflakes".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
Opening Emplace repo: "/Users/john.vandenberg/Library/Application Support/emplace".
Mirror this command?
- pyflakes (Homebrew)
no
Expected behavior
If the install was unsuccessful, it shouldnt be mirrored to other machines.
Machine information
Software version
emplace 1.2.2
Operating system
Darwin 20.3.0
Command-line
emplace bugreport
Environment variables
SHELL=/usr/local/bin/zsh
Git version
> git --version
git version 2.31.0
Compile time information
Profile: release
Target triple: x86_64-apple-darwin
Family: unix
OS: macos
Architecture: x86_64
Pointer width: 64
Endian: little
CPU features: fxsr,sse,sse2,sse3,ssse3
Host: x86_64-apple-darwin
The text was updated successfully, but these errors were encountered:
Thanks for the report, I couldn't find a consistent way to get the last command status in ZSH and Bash, I'll have to look into it a bit more later when I have more time.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
A failed attempt to install a package with brew should not initiate emplace.
To Reproduce
Expected behavior
If the install was unsuccessful, it shouldnt be mirrored to other machines.
Machine information
Software version
emplace 1.2.2
Operating system
Darwin 20.3.0
Command-line
Environment variables
Git version
Compile time information
The text was updated successfully, but these errors were encountered: