winpax / sfsu

(WIP) A modern, and very very fast, implementation of Scoop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfsu can't find Scoop install

max7pro opened this issue · comments

commented

Hi!
Please help. I used about six month about, but today I got error first time.
I attached screenshot and log file. Git doesn't allow to upload *.toml file, so I added txt extension.
Thank you in advance.

report-7804a1f1-e1a7-4c6e-b1c3-2e20d7e91d4f.toml.txt

image

It looks like sfsu can't find your Scoop install.

Can you tell me a few things:

  1. Where your Scoop install is
  2. Your scoop config (without sensitive details such as your virustotal api key if you have one)
  3. The output of your SCOOP environment variable (i.e echo $env:SCOOP in PowerShell)

Thanks

commented

Thank you for your answer.
Scoop is my favourite package manager, any app I want to install I always check first if scoop repos have it. And after I meet your Sfsu app, I begun to use it always to control Scoop. It was working for long time, but suddenly stoped work yestrerady. So it is very important for me to run it again.

  1. Scoop path is D:\Program Files\Scoop

image

  1. Hope I am right regarding data you need about scoop config. I used config file and config command and both has few variables only.

image

  1. echo $env:SCOOP doesn't output any data, means empty output

image

commented

3. The output of your SCOOP environment variable (i.e echo $env:SCOOP in PowerShell)

Thank you for your help. After I sent you details you asked, I saw this variable is empty (I don't know why it was deleted) I understand that I must add SCOOP variable. Then I put it using Windows GUI ( sysdm.cpl ) and sfsu became working.