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

[BUG] Request to mirror an Unsuccessful brew install #164

Open
jayvdb opened this issue Mar 16, 2021 · 4 comments
Open

[BUG] Request to mirror an Unsuccessful brew install #164

jayvdb opened this issue Mar 16, 2021 · 4 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@jayvdb
Copy link

jayvdb commented Mar 16, 2021

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
@jayvdb jayvdb added the bug Something isn't working label Mar 16, 2021
@tversteeg

This comment has been minimized.

@allcontributors

This comment has been minimized.

@tversteeg
Copy link
Owner

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.

@stale
Copy link

stale bot commented Jun 2, 2021

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.

@stale stale bot added the wontfix This will not be worked on label Jun 2, 2021
@tversteeg tversteeg removed their assignment Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants