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

brew upgrade -g sometime will install old version app #16995

Closed
3 tasks done
Kurt-Shiwz opened this issue Apr 1, 2024 · 3 comments
Closed
3 tasks done

brew upgrade -g sometime will install old version app #16995

Kurt-Shiwz opened this issue Apr 1, 2024 · 3 comments
Labels
bug Reproducible Homebrew/brew bug needs response Needs a response from the issue/PR author stale No recent activity

Comments

@Kurt-Shiwz
Copy link

brew doctor output

$ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed casks are deprecated or disabled.
You should find replacements for the following casks:
  dozer

Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting your PATH for example like so:
  echo 'export PATH="/usr/local/sbin:$PATH"' >> ~/.zshrc

Verification

  • My "brew doctor output" above says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update twice and am still able to reproduce my issue.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

HOMEBREW_VERSION: 4.2.15
ORIGIN: https://github.com/Homebrew/brew
HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df
Last commit: 8 days ago
Core tap JSON: 01 Apr 16:33 UTC
Core cask tap JSON: 01 Apr 16:33 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 4
Homebrew Ruby: 3.1.4 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: quad-core 64-bit haswell
Clang: 15.0.0 build 1500
Git: 2.44.0 => /usr/local/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-x86_64
CLT: 15.3.0.0.1.1708646388
Xcode: N/A

What were you trying to do (and why)?

brew upgrade -g,i want upgrade lib and app

What happened (include all command output)?

sometimes will install old version app.example: mounty 2.4 installed, brew want install mounty 2.1

What did you expect to happen?

dont install old version

Step-by-step reproduction instructions (by running brew commands)

just `brew upgrade -g`.
My macbook is old(2014 mid) and i use `opencore-legacy-patcher` to install `14.4.1`
@Kurt-Shiwz Kurt-Shiwz added the bug Reproducible Homebrew/brew bug label Apr 1, 2024
@MikeMcQuaid
Copy link
Member

Step-by-step reproduction instructions (by running brew commands)

This does not reproduce. Please provide more specific instructions and affected cask(s).

@cho-m cho-m added the needs response Needs a response from the issue/PR author label Apr 4, 2024
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Apr 25, 2024
@krehel
Copy link
Member

krehel commented Apr 27, 2024

Closing due to no response.

@krehel krehel closed this as completed Apr 27, 2024
@krehel krehel closed this as not planned Won't fix, can't repro, duplicate, stale Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Reproducible Homebrew/brew bug needs response Needs a response from the issue/PR author stale No recent activity
Projects
None yet
Development

No branches or pull requests

4 participants