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 checking ~/scoop instead of custom dir after update #4919

Closed
Vedabahu opened this issue May 12, 2022 · 1 comment
Closed

[Bug] Scoop checking ~/scoop instead of custom dir after update #4919

Vedabahu opened this issue May 12, 2022 · 1 comment
Labels

Comments

@Vedabahu
Copy link

Bug Report

Current Behavior

Instead of looking in the custom directory of scoop, it is looking in C:\Users\Users\Scoop\ and giving me error. I tried removing scoop and reinstalling it. Showing the same problem.
scoop help Output:
image

Expected Behavior

Look for buckets and all installs directly in the desired directory as in scoop's config.json file.

System details

Windows version: 7

OS architecture: 64bit

PowerShell version:

PS D:\Vedabahu\Scoop> $PSVersionTable.PSVersion

Major  Minor  Patch  PreReleaseLabel BuildLabel
-----  -----  -----  --------------- ----------
7      2      3

Scoop Configuration

{
  "lastUpdate": "2022-05-12T23:26:56.2305288+05:30",
  "rootPath": "D:\\Vedabahu\\Scoop\\Scoop",
  "globalPath": "D:\\Vedabahu\\Scoop\\ScoopGlobal",
  "cachePath": "D:\\Vedabahu\\Scoop\\ScoopCache",
  "SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
  "SCOOP_BRANCH": "master",
  "aria2-split": 16,
  "aria2-max-connection-per-server": 16,
  "aria2-warning-enabled": false,
  "MSIEXTRACT_USE_LESSMSI": true,
  "aria2-enabled": true
}
@Vedabahu Vedabahu added the bug label May 12, 2022
@rashil2000
Copy link
Member

Hi! This sounds similar to #4918.

Can you post your findings in that issue? Thanks.

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

2 participants