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] Scoop warns about overwriting shim scoop.ps1 #6277

Open
w4tchdoge opened this issue Jan 21, 2025 · 0 comments
Open

[Bug] Scoop warns about overwriting shim scoop.ps1 #6277

w4tchdoge opened this issue Jan 21, 2025 · 0 comments
Labels

Comments

@w4tchdoge
Copy link

Bug Report

Current Behavior

I am getting the following WARN messages when updating scoop using scoop update

WARN  Overwriting shim ('scoop.ps1' -> 'scoop.ps1') installed from scoop
WARN  Overwriting shim ('scoop.cmd' -> 'scoop.ps1') installed from scoop
WARN  Overwriting shim ('scoop' -> 'scoop.ps1') installed from scoop

Expected Behavior

I expect to not get the WARN messages when updating scoop

Additional context/output

I have recently reinstalled scoop on this device using the advanced install method with -ScoopDir 'D:\Scoop'. The ScoopDir of the previous installation was C:\-0PFiles\Scoop which has since been deleted.

Possible Solution

System details

Windows version: 11

OS architecture: 64bit

PowerShell version: 7.4.6

Scoop Configuration

{
  "last_update": "2025-01-22T06:20:47.9371099+08:00",
  "scoop_repo": "https://github.com/ScoopInstaller/Scoop",
  "scoop_branch": "master",
  "root_path": "D:\\Scoop\\",
  "alias": {
    "infov": "scoop-infov",
    "ssearch": "scoop-ssearch"
  },
}
@w4tchdoge w4tchdoge added the bug label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant