Code Monkey home page Code Monkey logo

main's Introduction

Scoop Main Tests Excavator

Core manifests for Scoop, the Windows command-line installer. For manifests that fit the Main criteria.

How do I install these manifests?

Just do scoop install <manifest>. This is the default bucket for Scoop and is added by default.

How do I contribute new manifests?

To make a new manifest contribution, please read the Contributing Guide.

main's People

Contributors

aliesbelik avatar ash258 avatar brandon93s avatar brian6932 avatar chawyehsu avatar chrjean avatar deevus avatar github-actions[bot] avatar humorce avatar issaclin32 avatar kazzarin avatar linsui avatar lukesampson avatar martinlindhe avatar moigagoo avatar monotykamary avatar nightroman avatar niheaven avatar ntwb avatar pratikpc avatar r15ch13 avatar rasa avatar rashil2000 avatar rrelmy avatar sakai135 avatar sestegra avatar sitiom avatar starsbysea avatar stevehipwell avatar tech189 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

main's Issues

[email protected]: extract_dir error

Received this error after trying to install nodejs.

Extracting node-v12.1.0-win-x64.7z ... The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block, or a CommandInfo object.
At C:\Users\jonah\scoop\apps\scoop\current\lib\decompress.ps1:58 char:10
+         &(file_path 7zip 7z.exe) x "$Path" -o"$DestinationPath" -y |  ...
+          ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

vim missing 32-bit support?

The github project where scoop downloads the vim app from clearly has a 32-bit version available for release:

https://github.com/vim/vim-win32-installer/releases/

but the vim.json under the main bucket only contains support for 64-bit architecture, is there any reason why the 32-bit support is omitted by scoop? It seems that a simple rename of the file path from

"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1471/gvim_8.1.1471_x64.zip"

to

"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1471/gvim_8.1.1471_x86.zip"

should do the trick? or is there some other problem related to the 32-bit file so that 32-bit support is omitted?

Question (don't know where to ask?)

Hi,

so this is just a question, don't know where to ask it,
if there is some forum for this please direct me to it!

I was wondering how Scoop keeps tracks of all programs,
i can see the json files, but are these actually handles manually?
Are ppl (or the creator?) actually checking daily for updates and then switching out the urls and hashes?

Thanks:)

[email protected]: extract_dir error

path> scoop install nodejs-lts
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
Installing '7zip' (19.00) [64bit]
Loading 7z1900-x64.msi from cache.
Checking hash of 7z1900-x64.msi ... ok.
Extracting 7z1900-x64.msi ... Remove-Item : 找不到路径“C:\Users\linyunlong\scoop\apps\7zip\19.00\_tmp\7z1900-x64.msi”,因为该路径不存在。
所在位置 C:\Users\linyunlong\scoop\apps\scoop\current\lib\decompress.ps1:108 字符: 9
+         Remove-Item "$DestinationPath\$(fname $Path)" -Force
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\linyun...\7z1900-x64.msi:String) [Remove-Item], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

ERROR Could not find '7-Zip'! (error 16)

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=7zip%4019.00%3a+extract_dir+error

[email protected]: hash check failed

Installing 'openssh' (7.6p1) [64bit]
Loading gcc-libs-6.4.0-1-x86_64.pkg.tar.xz from cache
Checking hash of gcc-libs-6.4.0-1-x86_64.pkg.tar.xz ... ok.
Loading heimdal-1.5.3-9-x86_64.pkg.tar.xz from cache
Checking hash of heimdal-1.5.3-9-x86_64.pkg.tar.xz ... ok.
Loading heimdal-libs-1.5.3-9-x86_64.pkg.tar.xz from cache
Checking hash of heimdal-libs-1.5.3-9-x86_64.pkg.tar.xz ... ok.
icu-59.1-1-x86_64.pkg.tar.xz (7.3 MB) [=================================================> ] 33%
Checking hash of icu-59.1-1-x86_64.pkg.tar.xz ... ERROR Hash check failed!
App: main/openssh
URL: http://repo.msys2.org/msys/x86_64/icu-59.1-1-x86_64.pkg.tar.xz
First bytes: FD 37 7A 58 5A 00 00 04
Expected: d64bbf81b569b322f428cc4a18071991abca4b0d56c2ec2ce74052348d2b2e7a
Actual: dc32ed0db81b7eda6a5b4f1e58e55974fab09e1b254c2e8f28496da0a727865e

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=openssh%407.6p1%3a+hash+check+failed

[email protected]: extract_dir error

 scoop update go
go: 1.10.2 -> 1.12.4
Updating one outdated app:
Updating 'go' (1.10.2 -> 1.12.4)
Downloading new version
go1.12.4.windows-amd64.zip (134.7 MB) [=============================================================================================================] 100%
Checking hash of go1.12.4.windows-amd64.zip ... ok.
Uninstalling 'go' (1.10.2)
Running uninstaller script...
Removing ~\go\bin from your path.
Removing shim for 'go'.
Removing shim for 'gofmt'.
Removing shim for 'godoc'.
Unlinking ~\scoop\apps\go\current
Installing 'go' (1.12.4) [64bit]
Loading go1.12.4.windows-amd64.zip from cache
Extracting go1.12.4.windows-amd64.zip ... Expand-Archive : A parameter cannot be found that matches parameter name 'DestinationPath'.
At C:\Users\dneeley\scoop\apps\scoop\current\lib\decompress.ps1:182 char:36
+         Expand-Archive -Path $Path -DestinationPath $DestinationPath  ...
+                                    ~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Expand-Archive], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Pscx.Commands.IO.Compression.ExpandArchiveCommand

ERROR Could not find 'go'! (error 16)

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=go%401.12.4%3a+extract_dir+error
True
get-command Expand-Archive

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Cmdlet          Expand-Archive                                     3.2.0.0    Pscx

Python installer requires .Net 3.5

I had to install .Net 3.5 for scoop install python to work. Is this expected or should installing python work without installing .Net 3.5?

[email protected]: hash check failed

PS H:> scoop install tesseract-languages
Installing 'tesseract-languages' (4.0.0) [64bit]
Loading 4.0.0.zip from cache
Checking hash of 4.0.0.zip ... ok.
equ.traineddata (2,1 MB) [====================================================================================] 100%
Checking hash of equ.traineddata ... ERROR Hash check failed!
App: main/tesseract-languages
URL: https://raw.githubusercontent.com/tesseract-ocr/tessdata/d87b3cbc75555bd3282e0cadab5e159e2d468396/equ.train
eddata
First bytes: 18 00 00 00 FF FF FF FF
Expected: 3af43a2420ce927dbce68474d644625947189a82ce6ae4fd32106399146819db
Actual: 8f660323d8a7b7a0e8d2fae1a3439e6e470222bfbb990b2ab7fe9e1fb4791c0b

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=tesseract-languages%404.0.0%3a+hash+check+failed

install python with windows registry

reference from pip-514.

maybe:

[HKEY_CURRENT_USER\Software\Python\Scoop]
(Default) = (value not set)
DisplayName = "Scoop"
SupportUrl = "https://github.com/lukesampson/scoop"

[HKEY_CURRENT_USER\Software\Python\Scoop\3.7.3]
(Default) = (value not set)
DisplayName = "Python 3.7.3"
SupportUrl = "https://github.com/lukesampson/scoop"
Version = "3.0.12345.0"
SysVersion = "3.7.3"
SysArchitecture = "64bit"

[HKEY_CURRENT_USER\Software\Python\Scoop\3.7.3\InstallPath]
(Default) = "C:\Users\<User>\scoop\apps\python\3.7.3"
ExecutablePath = "C:\Users\<User>\scoop\apps\python\3.7.3\python.exe"
WindowedExecutablePath = "C:\Users\<User>\scoop\apps\python\3.7.3\pythonw.exe"

ngrok@4VmDzA7iaHb: hash check failed

Installing 'ngrok' (4VmDzA7iaHb) [64bit]
ngrok-stable-windows-amd64.zip (14,2 MB) [====================================================================] 100%
Checking hash of ngrok-stable-windows-amd64.zip ... ERROR Hash check failed!
App: main/ngrok
URL: https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-amd64.zip
First bytes: 50 4B 03 04 14 00 08 00
Expected: 7c903671d335d778464f622a540efb81f757402a8e4eaf74e342c34b1e35e6ad
Actual: 377fd2d991dc54a6a4e66e297a2461f1f601e4165027fceac716d24af4c80e88

exercism: Expand-Archive fails on path "..\shell" under the ZIP archive

Powershell's Expand-Archive command fails for every file under the path ../shell inside the ZIP archive.
(running on Windows 7 with Powershell version 5.1.14409.1018)

Sorry for the error message in Chinese. I couldn't figure out how to show it in English on my PC.

ExpandArchiveHelper : 無法處理無效封存項目 '../shell/README.md'。
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1:39
7 char:17
+ ...             ExpandArchiveHelper $resolvedSourcePaths $resolvedDestina ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExpandArchiveHelper

ExpandArchiveHelper : 無法處理無效封存項目 '../shell/exercism_completion.bash'。
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1:39
7 char:17
+ ...             ExpandArchiveHelper $resolvedSourcePaths $resolvedDestina ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExpandArchiveHelper

ExpandArchiveHelper : 無法處理無效封存項目 '../shell/exercism_completion.zsh'。
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1:39
7 char:17
+ ...             ExpandArchiveHelper $resolvedSourcePaths $resolvedDestina ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExpandArchiveHelper

[email protected]: download via aria2 failed

as the title goes。。。

maybe the reasons is:

The requested URL /ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6942.exe was not found on this server.

ps: texlive may be wanted

add power shell core

powershell-core.json can be:

{
    "version": "6.2.0",
    "architecture": {
        "32bit": {
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.0/PowerShell-6.2.0-win-x86.zip",
            "hash": "DAE9D3D2AD332A82312D2DAFA398287670FB5CBB94128C80D422E1F3679F8EB2"
        },
        "64bit": {
            "url": "https://github.com/PowerShell/PowerShell/releases/download/v6.2.0/PowerShell-6.2.0-win-x64.zip",
            "hash": "C02AF438D3BC8DC61815110C99189A694ED161E64C64A59B49AB01D945DFC73A"
        }
    },
    "bin": "pwsh.exe"
}

unknown how to auto update version from https://github.com/PowerShell/PowerShell/releases

[email protected]: extract_dir error

Installing 'xmake' (2.2.7) [64bit]
Loading xmake-v2.2.7.win32.zip from cache.
Checking hash of xmake-v2.2.7.win32.zip ... ok.
Extracting xmake-v2.2.7.win32.zip ... ERROR Could not find 'xmake'! (error 16)

[email protected]: hash check failed

xmake-v2.2.6.win32.zip (2.9 MB) [=============================================================================] 100%
Checking hash of xmake-v2.2.6.win32.zip ... ERROR Hash check failed!
App: main/xmake
URL: https://github.com/xmake-io/xmake/releases/download/v2.2.6/xmake-v2.2.6.win32.zip
First bytes: 50 4B 03 04 0A 00 00 00
Expected: 7e6924d0de8a1ab366921c0d1121c61906dc3c9a39c0465ade2a4f1f68713b3b
Actual: 02d90cb7885a420305c022e4a852a4afe36e3bf6f57aab74d602664a5649eeb7

[email protected] Need to add extract_dir

The packaging has changed slightly for ghq, it now needs an extract_dir for each architecture.

E.,g. I added this to get scoop install to work:

    "64bit": {
        "url": ...,
        "hash": ...,
        "extract_dir": "ghq_windows_amd64"
    } 

[email protected]: hash check failed

`Updating 'tesseract' (4.1.0.20190314 -> 4.1.0-elag2019)
Downloading new version
tesseract-ocr-w64-setup-v4.1.0-elag2019.exe (35,9 MB) [===============================================================================================] 100%
Checking hash of tesseract-ocr-w64-setup-v4.1.0-elag2019.exe ... ERROR Hash check failed!
App: main/tesseract
URL: https://digi.bib.uni-mannheim.de/tesseract/tesseract-ocr-w64-setup-v4.1.0-elag2019.exe#/dl.7z
First bytes: 4D 5A 90 00 03 00 00 00
Expected: e96a86a8f946908d35cc8ae83fb325eea8b570a7860655f622012dcc6ce3ec32
Actual: 75b8a8b8d458a01d675f9493a67b22225cc6f71b13c20e8337a155aa0b403510

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=tesseract%404.1.0-elag2019%3a+hash+check+failed`

[email protected]: hash check failed

Checking hash of omnisharp-win-x64.zip ... ERROR Hash check failed!
App:         main/omnisharp
URL:         https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected:    71fbdf5a9784c6801053be0ef694c2ec5bbef7d691f3b95b5860b1e003f96a43
Actual:      376ecb1bcf4774cf23e2f429fd4fc9a2307ebd36023dd5b1cbca92974a335cb6

🙂

ngrok@4VmDzA7iaHb: hash check failed

Installing 'ngrok' (4VmDzA7iaHb) [64bit]
ngrok-stable-windows-amd64.zip (14.2 MB) [====================================================================] 100%
Checking hash of ngrok-stable-windows-amd64.zip ... ERROR Hash check failed!
App:         main/ngrok
URL:         https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-amd64.zip
First bytes: 50 4B 03 04 14 00 08 00
Expected:    7c903671d335d778464f622a540efb81f757402a8e4eaf74e342c34b1e35e6ad
Actual:      377fd2d991dc54a6a4e66e297a2461f1f601e4165027fceac716d24af4c80e88

Scoop install:

scoop --version
Current Scoop version:
f1f86494 (HEAD -> master, origin/master, origin/HEAD) Incorporate organization and bucket renaming

'java' bucket:
76b174f (HEAD -> master, origin/master, origin/HEAD) adopt12-openj9-nightly: Update to version 201905051606

'main' bucket:
bbf39584 (HEAD -> master, origin/master, origin/HEAD) vim: Update to version 8.1.1286

[email protected]: hash check failed

PS H:> scoop install openssl
Installing 'openssl' (1.1.1b) [64bit]
Win64OpenSSL-1_1_1b.exe (3,2 KB) [============================================================================] 100%
Checking hash of Win64OpenSSL-1_1_1b.exe ... ERROR Hash check failed!
App: main/openssl
URL: https://slproweb.com/download/Win64OpenSSL-1_1_1b.exe
First bytes: 0D 0A 3C 21 44 4F 43 54
Expected: a0576f772f8ac7f7ab26be0458ed9cedcd5024f1f130bdc41809c4f7d2ffda128ea94bf86898894c1439a3120772ec335f9579d4786
3ddaa9ae4233548800850
Actual: b7559fd5c5a3c4c6c14bfbc5fb0c61144283a3771e06626751e10820edddd47139602ed89ae7683999c3937a2f0ca119f9559390fcf
1746dbd87897e0a3a00c7

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=openssl%401.1.1b%3a+hash+check+failed

[email protected]: download via aria2 failed

The download link recorded in the main bucket for golang is blocked by China GFW internet censorship, due to that specific link is located at googleapis.com. Could you please consider to add an extra entry for Chinese user? i.e. go-China.

A workable link for download golang in China would be https://golang.google.cn/doc/install?download=go1.12.5.windows-amd64.msi.

Thank you a lot.
The console log is attached as following:

Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: [#74d825 0B/0B CN:1 DL:0B]
Download: 05/09 06:32:06 [ERROR] CUID#8 - Download aborted. URI=https://storage.googleapis.com/golang/go1.12.5.windows-amd64.zip
Download: Exception: [AbstractCommand.cc:313] errorCode=1 Network problem has occurred. cause:A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Download: Download Results:
Download: gid |stat|avg speed |path/URI
Download: ======+====+===========+=======================================================
Download: 74d825|ERR | 0B/s|C:/Users/CalElFe/scoop/cache/go#1.12.5#https_storage.googleapis.com_golang_go1.12.5.windows-amd64.zip
Download: Status Legend:
Download: (ERR):error occurred.
Download: aria2 will resume download if the transfer is restarted.
Download: If there are any errors, then see the log file. See '-l' option in help/man page for details.
ERROR Download failed! (Error 1) An unknown error occurred
ERROR https://storage.googleapis.com/golang/go1.12.5.windows-amd64.zip
referer=https://storage.googleapis.com/golang/
dir=C:\Users\CalElFe\scoop\cache
out=go#1.12.5#https_storage.googleapis.com_golang_go1.12.5.windows-amd64.zip

ERROR & 'C:\Users\CalElFe\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\CalElFe\scoop\cache\go.txt' --user-agent='Scoop/1.0 (+http://scoop.sh/) PowerShell/5.1 (Windows NT 10.0; Win64; x64; Desktop)' --allow-overwrite=true --auto-file-renaming=false --retry-wait=2 --split=5 --max-connection-per-server=5 --min-split-size=5M --console-log-level=warn --enable-color=false --no-conf=true --follow-metalink=true --metalink-preferred-protocol=https --min-tls-version=TLSv1.2 --stop-with-process=9012 --continue

[email protected]: hash check failed

scoop update neovim
neovim: 0.3.5 -> 0.3.7
Updating one outdated app:
Updating 'neovim' (0.3.5 -> 0.3.7)
Downloading new version
nvim-win64.zip (22.5 MB) [===================================================> ] 42%nvim
Checking hash of nvim-win64.zip ... ERROR Hash check failed!=====================================================================================] 100%
App: main/neovim
URL: https://github.com/neovim/neovim/releases/download/v0.3.7/nvim-win64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected: a382844cca60e110d6c7205a869d156000b093d6205df81bc1283ff19328010d
Actual: e049e28cb9d4c0c89de33f3a1266197e6b8c3bcb28677617f7117661de702235

reset python is not working when python35 installed

hi,
when i install python(3.6) and python35 together, they creating shims as they should. when i use "scoop reset python" command in order to use python(3.6) as default, scoop execute command but system is continue to use python35 as default python except pip itself. when i have installed packages in pip36 (such as sphinx) and system try to execute python command from python35 packages not found (which is normal)

can you fix this issue and can you add feature like scoop install x --noshim?

thank you

 ~ $ scoop install python35
Installing 'python35' (3.5.4).
Loading python-3.5.4-amd64.exe from cache
Checking hash of python-3.5.4-amd64.exe... ok.
Running pre-install script...
Running installer... done.
Linking ~\scoop\apps\python35\current => ~\scoop\apps\python35\3.5.4
Creating shim for 'python'.
Creating shim for 'pythonw'.
Creating shim for 'python3'.
Creating shim for 'python35'.
'python35' (3.5.4) was installed successfully!
~ $ scoop reset python
Resetting python (3.6.2).
Linking ~\scoop\apps\python\current => ~\scoop\apps\python\3.6.2
Creating shim for 'python'.
Creating shim for 'pythonw'.
Creating shim for 'python3'.
~ $ which python
C:\Users\yigit\scoop\apps\python35\current/python.exe
~ $ which pythonw
C:\Users\yigit\scoop\apps\python35\current/pythonw.exe
~ $ which python3
C:\Users\yigit\scoop\shims/python3.exe
~ $ which pip
C:\Users\yigit\scoop\apps\python\current\scripts/pip.exe
~ $

[email protected]: hash check failed

neovim: 0.3.4 -> 0.3.5
Updating one outdated app:
Updating 'neovim' (0.3.4 -> 0.3.5)
Downloading new version
nvim-win64.zip (22.5 MB) [================================================================================================================================] 100%
Checking hash of nvim-win64.zip ... ERROR Hash check failed!
App:         main/neovim
URL:         https://github.com/neovim/neovim/releases/download/v0.3.5/nvim-win64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected:    ecde1d19b7045d785aede4e2f710ac66b987e775676d7c9d537238495eb534b1
Actual:      9ae6d74d19c30a8a23a84c378318c5ecd754d7cce340b5696596485a2e3740e7

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=neovim%400.3.5%3a+hash+check+failed

[email protected]: hash check failed(can not install openssh)

C:\Users\15639>scoop install openssh
Updating Scoop...
Updating 'extras' bucket...

  • e28d30e8 lantern-client: Update to version 5.4.1 2 hours ago
  • 44b9d724 dnscrypt-proxy: Update to version 2.0.25 2 hours ago
  • f3cc89a8 svcat: Update to version 0.2.1 3 hours ago
  • d9834784 tinymediamanager: Update to version 3.0 (#2235) 5 hours ago
  • 7e31d5cf ipfs-desktop: Update to version 0.8.0 6 hours ago
  • 2b4d96fb terminus: Update to version 1.0.79 8 hours ago
  • ddf4b628 dnscrypt-proxy: Update to version 2.0.24 8 hours ago
    Updating 'main' bucket...
  • 4aa0bb3 vim: Update to version 8.1.1461 3 hours ago
  • 6552014 force: Update to version 0.26.9 3 hours ago
  • 58c70ce aws: Update to version 1.16.170 6 hours ago
  • 0433f74 teleport: Update to version 3.0.6 7 hours ago
    Scoop was updated successfully!
    WARN Scoop uses 'aria2c' for multi-connection downloads.
    WARN Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
    Installing 'openssh' (7.6p1) [64bit]
    Loading gcc-libs-6.4.0-1-x86_64.pkg.tar.xz from cache.
    Loading heimdal-1.5.3-9-x86_64.pkg.tar.xz from cache.
    Loading heimdal-libs-1.5.3-9-x86_64.pkg.tar.xz from cache.
    Loading icu-59.1-1-x86_64.pkg.tar.xz from cache.
    Loading libcrypt-2.1-1-x86_64.pkg.tar.xz from cache.
    Loading libdb-5.3.28-2-x86_64.pkg.tar.xz from cache.
    Loading libedit-3.1-20170329-x86_64.pkg.tar.xz from cache.
    Loading libopenssl-1.0.2.m-1-x86_64.pkg.tar.xz from cache.
    Loading libreadline-7.0.003-1-x86_64.pkg.tar.xz from cache.
    Loading libsqlite-3.19.3.0-2-x86_64.pkg.tar.xz from cache.
    Loading msys2-runtime-2.9.0-2-x86_64.pkg.tar.xz from cache.
    Loading ncurses-6.0.20170708-2-x86_64.pkg.tar.xz from cache.
    Loading openssh-7.6p1-1-x86_64.pkg.tar.xz from cache.
    Loading zlib-1.2.11-1-x86_64.pkg.tar.xz from cache.
    Loading bash-4.4.012-1-x86_64.pkg.tar.xz from cache.
    Checking hash of gcc-libs-6.4.0-1-x86_64.pkg.tar.xz ... ok.
    Checking hash of heimdal-1.5.3-9-x86_64.pkg.tar.xz ... ok.
    Checking hash of heimdal-libs-1.5.3-9-x86_64.pkg.tar.xz ... ok.
    Checking hash of icu-59.1-1-x86_64.pkg.tar.xz ... ERROR Hash check failed!
    App: main/openssh
    URL: http://repo.msys2.org/msys/x86_64/icu-59.1-1-x86_64.pkg.tar.xz
    First bytes: FD 37 7A 58 5A 00 00 04
    Expected: d64bbf81b569b322f428cc4a18071991abca4b0d56c2ec2ce74052348d2b2e7a
    Actual: 29ad9ba47eec247b58d01d6bb6add8c4743006b28860720ecb06456a4c74c48b

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=openssh%407.6p1%3a+hash+check+failed

[email protected]: hash check failed

Updating 'nim' (0.19.6 -> 0.20.0)
Downloading new version
nim-0.20.0_x64.zip (18,1 MB) [================================================================================] 100%
Checking hash of nim-0.20.0_x64.zip ... ERROR Hash check failed!
App: main/nim
URL: https://nim-lang.org/download/nim-0.20.0_x64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected: c4bbd29e2a48bdd8438465c9f85f15e4bf247498d4655f31aaecb2811421e062
Actual: 47ce2a7e77c6ba65266eb35a3319cafe24e6845947bfbdcae929e57892ca1491

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/scoop-main/issues/new?title=nim%400.20.0%3a+hash+check+failed

obs-studio 23.2.0 error

Updating 'obs-studio' (23.1.0 -> 23.2.0)
Downloading new version
The remote server returned an error: (404) Not Found.
At C:\Users\xliot\scoop\apps\scoop\current\lib\install.ps1:130 char:9
+         throw $e
+         ~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [], WebException
    + FullyQualifiedErrorId : The remote server returned an error: (404) Not Found.

[OmniSharp] STDIO version

OmniSharp has refactored into two separate servers: STDIO and HTTP.

Could an omnisharp-stdio package or similar be created?

Thanks!

[email protected]: download via aria2 failed

full log

says: A socket operation was attempted to an unreachable network.

image

I try download file with wget and it succeed

image

➜  docs git:(dev) ✗ scoop --version
Current Scoop version:
87a1e784 (HEAD -> master, origin/master, origin/HEAD) fix(decompress): Fix dark parameter order

'extras' bucket:
59fa9df0 (HEAD -> master, origin/master, origin/HEAD) spytify: Update to version 1.3

'main' bucket:
e7999978 (HEAD -> master, origin/master, origin/HEAD) elixir: Update to version 1.8.2

Outstanding Excavator issues

Here's a list of the outstanding Excavator issues found in log https://scoop.r15.ch/main/mud-20200203-010001.log at https://scoop.r15.ch/main/:

Needing triage (newest to oldest):

None.

Fixable:

None.

Being fixed:

  1. apimtemplate: 0.3-gamma (scoop version is 0.2-beta) autoupdate available. Fixed in #646. Thanks @rasa!

Version parsing issues:

None.

Missing binaries:

  1. pngquant: couldn't match 'Binary for Windows.*?([\d.]+)' in https://pngquant.org/ . See #299.
  2. azure-functions-core-tools: 3.0.2106 (scoop version is 2.7.2100) autoupdate available. ERROR Could not update azure-functions-core-tools 32bit. Missing binaries at https://github.com/Azure/azure-functions-core-tools/releases
  3. azure-ps: couldn't match 'download/v?(?<release>[\w-.]+)/Az-Cmdlets-([\d.]+)-x64\.msi' in https://github.com/Azure/azure-powershell/releases/latest
  4. ccl: 1.11.8 (scoop version is 1.11.5) autoupdate available. Missing binaries at https://github.com/Clozure/ccl/releases
  5. jdupes: 1.14.0 1.13.3 (scoop version is 1.13.2) autoupdate available. ERROR Could not update jdupes 32bit. Missing binary at https://github.com/jbruchon/jdupes/releases
  6. rethinkdb: 2.4.0 (scoop version is 2.3.6) autoupdate available. https://rethinkdb.com/docs/install/windows/ lists https://download.rethinkdb.com/windows/rethinkdb-2.4.0.zip which is 404.
  7. dig: 9.14.9 (scoop version is 9.14.8) autoupdate available. Missing 32bit build. See https://ftp.isc.org/isc/bind9/9.14.9/
  8. pdf2djvu: 0.9.14 (scoop version is 0.9.13) autoupdate available. See https://github.com/jwilk/pdf2djvu/releases
  9. artifact: Missing windows builds, See https://github.com/vitiral/artifact/releases. Fix coming soon in vitiral/artifact#246, vitiral/artifact#271.

Network issues:

None.

Upstream issues:

  1. llvm: couldn't match 'releases/download.html#([\d.]+)' in https://www.llvm.org/. Scoop is not decompressing the gzip'd connect. Not sure if this is an upstream server issue, or a scoop issue.
  2. less: 404 on https://www.guysalias.tk/misc/less/ and http://www.guysalias.tk/misc/less/.

Fixed:

Click to expand 1. cppcheck: 1.90 (scoop version is 1.89) autoupdate available. Missing 32bit build. See https://github.com/danmar/cppcheck/releases. Fixed in #737. Thanks @shyun3! 1. shasum: 0.2020.01.26 (scoop version is 0.2018.08.04). Fixed in #780. Thanks @rasa! 1. say: 0.2020.01.26 (scoop version is 0.2018.08.04). Fixed in #779. Thanks @rasa! 1. mercurial: couldn't match 'Mercurial-([\d.]+).exe' in https://www.mercurial-scm.org/release/windows/latest.dat. Fixed in #778. Thanks @rasa! 1. bochs: 2.6.11 (scoop version is 2.6.10) autoupdate available. ERROR Could not update bochs 32bit. Fixed in #777. Thanks @rasa! 1. redpen: 1.10.4 (scoop version is 1.10.3) autoupdate available. Fixed in #776. Thanks @rasa! 1. bind: 9.14.9 (scoop version is 9.14.8) autoupdate available. Fixed in #711. Thanks @linsui! 1. kops: 1.15.1 (scoop version is 1.15.0) autoupdate available. ERROR Could not update kops 64bit. Fixed in #769. Thanks @Ash258! 1. broot: 0.12.0 (scoop version is 0.11.8) autoupdate available. The remote server returned an error: (404) Not Found. ERROR Could not update broot 64bit. Fixed in #771. Thanks @Ash258! 1. k9s: 0.13.2 (scoop version is 0.12.0) autoupdate available. ERROR Could not update k9s 32bit. Fixed in #743. Thanks @cristichiru! 1. gcc: couldn't match `'x86_64-([\d.]+)-release-posix-sjlj-rt_v(?\d+)-rev(\d+)\.7z'` in https://downloads.sourceforge.net/project/mingw-w64/README.rst. Fixed in #715. Thanks @linsui! 1. dotnet-sdk: You cannot call a method on a null-valued expression. Fixed in #641. Thanks @CarlosDomingues! Fixed again in #714. Thanks @niheaven! 1. ghq: 0.17.4 (scoop version is 0.17.1) autoupdate available. Fixed in #706. Thanks @Ash258! 1. nu: 0.7.0 (scoop version is 0.5.0) autoupdate available. Fixed in #661. Thanks @niheaven! 1. winpython: couldn't match '-([\d.]+)Zero\.exe' in https://github.com/winpython/winpython//releases/latest . Fixed in #520 and #523. Thanks @rasa! 1. win-acme: 2.1.2.636 (scoop version is 2.1.1.593) autoupdate available. Fixed in #663. Thanks @niheaven! 1. peco: 0.5.4 (scoop version is 0.5.3) autoupdate available. Fixed in #662. Thanks @niheaven! 1. kustomize: 3.5.1 (scoop version is 3.2.3) autoupdate available. Fixed in #659. Thanks @niheaven! 1. aws-iam-authenticator: couldn't match ` '/(?[\d.]+)/(?[\d-]+)/bin/windows/amd64/aws-iam-authenticator.exe'` in https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html. Fixed in #658 and #668. Thanks @niheaven and @tynril! 1. cormanlisp: couldn't match 'tree/v([\w.]+)/' in https://github.com/sharplispers/cormanlisp/releases/latest . Fixed in #647. Thanks @rasa! 1. gnuplot: 5.2.8 (scoop version is 5.2.7) autoupdate available. Fixed in #634. Thanks @rasa! 1. ie11webdriver: The remote server returned an error: (302) Found. URL http://www.seleniumhq.org/download/ is not valid. Fixed in #604. Thanks @linsui! 1. buffalo: 0.15.2 (scoop version is 0.15.1) autoupdate available. Fixed in #633. Thanks @rasa! 1. exiftool: The remote server returned an error: (301) Moved Permanently. URL https://owl.phy.queensu.ca/~phil/exiftool/ver.txt is not valid. Fixed in #632. Thanks @rasa! 1. unbound: 1.9.5 (scoop version is 1.9.4) autoupdate available. Fixed in #600. Thanks @linsui! 1. cmder: 1.3.13 (scoop version is 1.3.12) autoupdate available. Fixed in #607. Thanks @linsui! 1. sops: 3.5.0 (scoop version is 3.4.0) autoupdate available. Fixed in #598. Thanks @linsui! 1. gnirehtet: 2.4 (scoop version is 2.3) autoupdate available. Fixed in #599. Thanks @linsui! 1. gifski: 0.9.2 (scoop version is 0.9.1). Fixed in #481. Thanks @h404bi! 1. selenium: The remote server returned an error: (302) Found. URL https://www.seleniumhq.org/download/ is not valid. Fixed in #579. Thanks @linsui! 1. uncrustify: 0.70.0 (scoop version is 0.69.0) autoupdate available. Fixed in #587. Thanks @linsui! 1. [dos2unix](../blob/master/bucket/dos2unix.json): v7.4.1 is available (scoop version is 7.4.0). Fixed in #451 by @rasa. 1. win-acme: couldn't match 'win-acme\.v([\d.]+)\.zip' in https://github.com/PKISharp/win-acme/releases/latest . Fixed in #573. Thanks @linsui! 1. nu: 0 (scoop version is 0.4.0). Fixed in #549. Thanks @issaclin32! 1. kubefwd: 1.9.5 (scoop version is 1.9.4) autoupdate available. Fixed in #550. Thanks @issaclin32! 1. just: 0.4.5 (scoop version is 0.4.4) autoupdate available. Fixed in #541. Thanks @issaclin32! 1. [nikto](../blob/master/bucket/nikto.json): Expired cert. _(The SSL connection could not be established, see inner exception. The remote certificate is invalid according to the validation procedure. URL https://projects.giacomodrago.com/nikto-win/ is not valid)_. Fixed in #528. Thanks @brandon93s! 1. watchexec: 1.11.1 (scoop version is 1.10.3) autoupdate available. Fixed in #530. Thanks @brandon93s! 1. jd-cmd: 1.0.0 (scoop version is 0.9.2). Fixed in #529. Thanks @brandon93s! 1. neko: 2.3.0 (scoop version is 2.2.0) autoupdate available. Fixed in #514. Thanks @linsui! 1. [kustomize](../blob/master/bucket/kustomize.json): No Windows binaries in v2.1.0. See https://github.com/kubernetes-sigs/kustomize/releases/ . See [here](https://github.com/kubernetes-sigs/kustomize/commit/af2b101fe23927a6f9fad571eeee569ff46acbe2#diff-e64f512cda0630a85dbc662ea1e9eb21). Fixed #471. Thanks @kungfutse! 1. yara: 3.11.0 (scoop version is 3.10.0). Fixed in #476. Thanks @linsui! 1. fossil: 404 on v2.10 (scoop version is 2.9) (no bit). Fixed in https://github.com/ScoopInstaller/Main/commit/1cdbc390f9bdbfc8d3ce572d7b59768a150ac4d5. Thanks @r15ch13! See also #472. 1. freebasic: 1.07.1 (scoop version is 1.07.0) (32bit). Fixed in #474. Thanks @h404bi! 1. [traefik](../blob/master/bucket/traefik.json): 404 on v1.7.17 (32bit) (scoop version is 2.0.0). See https://github.com//pull/425#issuecomment-534367754 and https://github.com/ScoopInstaller/Versions/commit/cd317ee5fd97eda92a5b9914020f5d7dc9666fcd . 1. [buck](../blob/master/bucket/buck.json): 403 on https://chocolatey.org/packages/. 1. [nunit-extension-teamcity-event-listener](../blob/master/bucket/nunit-extension-teamcity-event-listener.json): 403 on https://chocolatey.org/packages/. 1. [nunit-extension-nunit-v2-result-writer](../blob/master/bucket/nunit-extension-nunit-v2-result-writer.json): 403 on https://chocolatey.org/packages/. 1. [nunit-extension-nunit-v2-driver](../blob/master/bucket/nunit-extension-nunit-v2-driver.json): 403 on https://chocolatey.org/packages/. 1. [nunit-extension-vs-project-loader](../blob/master/bucket/nunit-extension-vs-project-loader.json): 403 on https://chocolatey.org/packages/. 1. [nunit-console](../blob/master/bucket/nunit-console.json): 403 on https://chocolatey.org/packages/. 1. [llvm](../blob/master/bucket/llvm.json): Releases location changed (#437) 1. [bulk-rename-command](../blob/master/bucket/bulk-rename-command.json): 404. Fixed in #431. Thanks @niheaven! 1. [traefik](../blob/master/bucket/traefik.json): 404 on v2.0.0 (32bit). Fixed in #425. Thanks @rasa! 1. [links](../blob/master/bucket/links.json): 404 on v2.20.1 (32bit). Fixed in #402. Thanks @linsui! 1. [flac](../blob/master/bucket/flac.json): couldn't match '/flac-([\d.]+)-win\.zip' in https://ftp.osuosl.org/pub/xiph/releases/flac/?C=M;O=D . See #313. _(The regex appears OK, firewall/user agent issue?)_ Fixed In #398. Thanks @linsui! 1. [mongodb](../blob/master/bucket/mongodb.json): **403** on v4.2.0 (64bit). Fixed in #399. Thanks @linsui! 1. [sqlite](../blob/master/bucket/sqlite.json): couldn't match 'sqlite-tools-win32-x86-(?[\d]+).zip.*?for SQLite version ([\d.]+)\.' in https://www.sqlite.org/download.html . _(The regex appears OK, firewall/user agent issue?)_ . Fixed in #400. Thanks @linsui! 1. [chromedriver](../blob/master/bucket/chromedriver.json): couldn't match 'Latest stable release:\s*]+>ChromeDriver[^\d]*([\d.]+)<' in https://chromedriver.chromium.org/ . Fixed in #310. Thanks @niheaven! 1. [cmake](../blob/master/bucket/cmake.json): 404 on v3.15.0 (32bit) . Fixed in #237. Thanks @linsui! 1. [cuda](../blob/master/bucket/cuda.json): 404 on v10.1.243_426.00 (64bit). Fixed in #375. Thanks @linsui! 1. [doctl](../blob/master/bucket/doctl.json): 404 on v1.21.1. Fixed in #243. Thanks @niheaven! 1. [dosbox](../blob/master/bucket/dosbox.json): Fixed in #186. Thanks @hoilc! 1. [flac](../blob/master/bucket/flac.json): 404 on v1.3.3 (nobit). Fixed in #313. Thanks @rasa! 1. [gdrive](../blob/master/bucket/gdrive.json): couldn't match ` '(?sm)windows-386.*?id=(?[^&]+).*?([\d.]+).*?id=(?[^&]+)'` in https://raw.githubusercontent.com/prasmussen/gdrive/master/README.md . Fixed in #294. Thanks @niheaven! 1. [gdrive](../blob/master/bucket/gdrive.json): Fixed in #138. Thanks @rasa! 1. [go](../blob/master/bucket/go.json): couldn't match 'Build version go([\d\.]+)\.' in https://golang.org . Probably should now use https://golang.org/dl/ . Fixed in #236. Thanks @h404bi! 1. [haskell](../blob/master/bucket/haskell.json): No 32-bit binary in v8.6.5. See https://www.haskell.org/platform/windows.html . See #175 and ScoopInstaller/Versions#151. Thanks @JoshuaHall! 1. [kubefwd](../blob/master/bucket/kubefwd.json): Fixed in #178. Thanks @niheaven! 1. [latex](../blob/master/bucket/latex.json): Fixed in #123: 400: Bad Request: URL https://miktex.org/download#portable is not valid. Thanks @niheaven! 1. [llvm](../blob/master/bucket/llvm.json): 404 on v8.0.1 (32bit). Fixed in #305. Thanks @issaclin32! 1. [nano](../blob/master/bucket/nano.json): Fixed in #183. Thanks @se35710! 1. [radare2](../blob/master/bucket/radare2.json): Fixed in #190. Thanks @niheaven! 1. [win-acme](../blob/master/bucket/win-acme.json): 404 on v2.0.9.386 Double v in https://github.com/PKISharp/win-acme/releases/download/vv2.0.9/win-acme.v2.0.9.386.zip . Fixed in #292. Thanks @rasa! 1. [win-acme](../blob/master/bucket/win-acme.json): Fixed in #202. Thanks @niheaven! 1. [edgedriver](../blob/master/bucket/edgedriver.json): No autoupdate. Install requires UAC. See [here](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads). Fixed in #189 and https://github.com/ScoopInstaller/Versions/pull/153 . Thanks @niheaven!

Fixed upstream:

Click to expand 1. thrift: The operation has timed out. URL https://thrift.apache.org/ is not valid 1. zookeeper: The operation has timed out. URL https://www.apache.org/dist/zookeeper/ is not valid 1. docker-compose: 1.25.2 (scoop version is 1.25.1) autoupdate available. ERROR Could not update docker-compose 64bit. 1. flow: 0.116.1 (scoop version is 0.116.0) autoupdate available 1. shfmt: 3.0.1 (scoop version is 3.0.0) autoupdate available. ERROR Could not update shfmt 32bit 1. far: The operation has timed out. URL https://farmanager.com/download.php is not valid 1. shortcut: The remote server returned an error: (403) Forbidden. URL http://www.optimumx.com/downloads.html is not valid 1. azure-ps: couldn't match 'download/v?(?[\w-.]+)/Az-Cmdlets-([\d.]+)-x64\.msi' in https://github.com/Azure/azure-powershell/releases/latest 1. [glslang](../blob/master/bucket/glslang.json): 404 on v7.12.3352 (no bit?). See https://github.com/KhronosGroup/glslang/releases. 1. coursier: 2.0.0-RC5-4 (scoop version is 2.0.0-RC5-3) autoupdate available. Missing build. See https://github.com/coursier/coursier/releases 1. syncthing: 1.3.3 (scoop version is 1.3.2) autoupdate available. ERROR Could not update syncthing 32bit 1. sampler: 1.1.0 (scoop version is 1.0.3) autoupdate available 1. haxe: 4.0.5 (scoop version is 4.0.3) autoupdate available. Missing binaries. See https://github.com/HaxeFoundation/haxe/releases 1. dvc: 0.76.0 (scoop version is 0.75.1) autoupdate available. Missing binaries. See https://github.com/iterative/dvc/releases 1. traefik: 2.1.0 (scoop version is 2.0.5) autoupdate available. See https://github.com/containous/traefik/releases 1. azure-functions-core-tools: 3.0.2009 (scoop version is 3.0.1975) autoupdate available 1. dnscrypt-proxy: 2.0.36 (scoop version is 2.0.35) autoupdate available 1. buck: The remote server returned an error: (503) Service Unavailable. URL https://chocolatey.org/packages/buck is not valid 1. traefik: **1.7.20** (scoop version is **2.0.7**) 1. vim: 8.1.2412 (scoop version is 8.1.2410) autoupdate available 1. sliksvn: The SSL connection could not be established, see inner exception. Unable to read data from the transport connection: Connection reset by peer. URL https://sliksvn.com/download/ is not valid 1. portainer: 1.23.0 (scoop version is 1.22.2) autoupdate available 1. paket: 5.239.0 (scoop version is 5.238.2) autoupdate available 1. dnscrypt-proxy: 2.0.34 (scoop version is 2.0.33) autoupdate available 1. far: The operation has timed out. URL https://farmanager.com/download.php is not valid 1. deepstream: 5.0.4 (scoop version is 4.2.5) autoupdate available. 1. sass: 1.23.6 (scoop version is 1.23.3) autoupdate available 1. neovim: couldn't match '\/releases\/tag\/(?:v|V)?([\d.]+)' in https://github.com/neovim/neovim/releases/latest 1. flow: 0.111.3 (scoop version is 0.111.2) autoupdate available 1. vim: 8.1.2122 (scoop version is 8.1.2117) _will be fixed upstream eventually_. 1. [nssm](../blob/master/bucket/nssm.json): **504** (Gateway Time-out) on https://nssm.cc/builds. 1. xpdf-tools: The operation has timed out. URL https://www.xpdfreader.com/download.html is not valid 1. dnscrypt-proxy: 2.0.29 (scoop version is 2.0.28) 1. coq: 8.10.1 (scoop version is 8.10.0) autoupdate available 1. elm: 0.19.1 (scoop version is 0.19.0) 1. redpen: 1.10.3 (scoop version is 1.10.1) 1. azure-ps: couldn't match `'download/v?(?[\w-.]+)/Az-Cmdlets-([\d.]+)-x64\.msi'` in https://github.com/Azure/azure-powershell/releases/latest. 1. vim: 8.1.2127 (scoop version is 8.1.2125), 1. time: couldn't match 'time\.ps1[\S\s]*?/(?[0-9a-f]{40})[\S\s]*?(\d+)-(\d+)-(\d+)' in https://github.com/lukesampson/psutils 1. touch: couldn't match 'touch\.ps1[\S\s]*?/(?[0-9a-f]{40})[\S\s]*?(\d+)-(\d+)-(\d+)' in https://github.com/lukesampson/psutils 1. shortcut: No route to host. URL http://www.optimumx.com/downloads.html is not valid. 1. zola: 0.9.0 (scoop version is 0.8.0). (no bit). 1. [vim](../blob/master/bucket/vim.json): 404 on v8.1.2079 (scoop version is 8.1.2072) (32bit). 1. [aliyun](../blob/master/bucket/aliyun.json): 404 on v3.0.27 (scoop version is 3.0.26) (64bit). 1. [pdftk](../blob/master/bucket/pdftk.json): The SSL connection could not be established, see inner exception. The remote certificate is invalid according to the validation procedure. URL https://www.pdflabs.com/tools/pdftk-server/ is not valid. 1. [mercurial](../blob/master/bucket/mercurial.json): URL https://www.mercurial-scm.org/release/windows/latest.dat is not valid. 1. [hub](../blob/master/bucket/hub.json): 404 on v2.12.4 (32bit). No Windows binaries. See https://github.com/github/hub/releases. 1. [mercurial](../blob/master/bucket/mercurial.json): Cannot assign requested address Cannot assign requested address. 1. [vim](../blob/master/bucket/vim.json): 404 on v8.1.2027-2047 (32bit). Missing 32bit build. See https://github.com/vim/vim-win32-installer/releases. 1. [gifski](../blob/master/bucket/gifski.json): 404 on v0.9.1 (no bit). Missing build. See https://github.com/ImageOptim/gifski/releases. 1. [openssl-mingw](../blob/master/bucket/openssl-mingw.json): couldn't match `'dl-(?[\d._]+)/openssl-(?(?[\da-z.]+)[_\d]*)-win64-mingw'` in https://curl.haxx.se/windows/ 1. [coursier](../blob/master/bucket/coursier.json): 404 on v2.0.0-RC3-4 (no bit). 1. [vim](../blob/master/bucket/vim.json): 404 on v8.1.2021 and 8.1.2019 (32bit). 1. [vim](../blob/master/bucket/vim.json): 404 on v8.1.1996 (32bit). 1. [docker](../blob/master/bucket/docker.json): 404 on v19.03.1 (64bit). 1. [ffsend](../blob/master/bucket/ffsend.json): 404 on v0.2.50.

Let’s strive to keep this list updated, as these issues are addressed.

Fork or clone scoop

@h404bi I think it would be better to clone or fork scoops main bucket to keep the commit history and then remove the code.

Sent from my OnePlus5T using FastHub

[email protected]: extract_dir error

In C:\Users\Username\scoop\apps\scoop\current\lib\decompress.ps1:182 Zeichen:36

  •     Expand-Archive -Path $Path -DestinationPath $DestinationPath  ...
    
  •                                ~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Expand-Archive], Parameter
      BindingException
    • FullyQualifiedErrorId : NamedParameterNotFound,Pscx.Commands.IO.Compress
      ion.ExpandArchiveCommand

ERROR Could not find 'sqlite-tools-win32-x86-3280000'! (error 16)

[email protected]: hash check failed

Checking hash of minikube-windows-amd64.exe ... ERROR Hash check failed!
App: main/minikube
URL: https://storage.googleapis.com/minikube/releases/v1.1.1/minikube-windows-amd64.exe
First bytes: 3C 48 54 4D 4C 3E 3C 48
Expected: e86e9c7c1c25cfd251f010b62e83fdf2ee2eefc3e73b4b1f7fa18971577150be
Actual: 0f7f6985321d3e8a1ef8abb56fd5fc18f33986aecee03fa56df7273426b5208a

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=minikube%401.1.1%3a+hash+check+failed

[email protected]: extract_dir error

Extracting node-v10.16.0-win-x64.7z ... 管道元素中的“&”后面的表达式生成无效的对象。该表达式必须生成命令名称、脚本块或                    
CommandInfo 对象。                                                                                     
所在位置 C:\Users\xiongdahu\scoop\apps\scoop\current\lib\decompress.ps1:69 字符: 11                       
+         & (Get-HelperPath -Helper 7zip) x "$Path" -o"$DestinationPath ...                         
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                           
    + CategoryInfo          : InvalidOperation: (:) [],RuntimeException                             
    + FullyQualifiedErrorId : BadExpression                                                         
                                                                                                    
ERROR Could not find 'node-v10.16.0-win-x64'! (error 16)                                            
                                                                                                    
Please try again or create a new issue by using the following link and paste your console output:   
https://github.com/ScoopInstaller/Main/issues/new?title=nodejs-lts%4010.16.0%3a+extract_dir+error   

[email protected]: extract_dir error

There is a problem installing the telnet package:

Installing 'telnet' (msys-inetutils-1.7-1) [64bit]
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Base/msys-core/msys-1.0.13-2/msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma (610,1 KB)...
Checking hash of msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma ... ok.
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Base/termcap/termcap-0.20050421_1-2/termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma (19,6 KB)...
Checking hash of termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma ... ok.
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Extension/minires/minires-1.02_1-2/libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma (11,4 KB)...
Checking hash of libminires-1.02_1-2-msys-1.0.13-dll.tar.lzma ... ok.
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Extension/bison/bison-2.4.2-1/bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma (6,7 KB)...
Checking hash of bison-2.4.2-1-msys-1.0.13-rtm.tar.lzma ... ok.
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys-1.0.13-bin.tar.lzma (112,5 KB)...
Checking hash of inetutils-1.7-1-msys-1.0.13-bin.tar.lzma ... ok.
Downloading https://downloads.sourceforge.net/project/mingw/MSYS/Extension/inetutils/inetutils-1.7-1/inetutils-1.7-1-msys.RELEASE_NOTES.txt (19,6 KB)...
Checking hash of inetutils-1.7-1-msys.RELEASE_NOTES.txt ... ok.
Extracting msysCORE-1.0.13-2-msys-1.0.13-bin.tar.lzma ... The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block
, or a CommandInfo object.
At C:\Users\leschina.s\scoop\apps\scoop\current\lib\decompress.ps1:69 char:11
+         & (Get-HelperPath -Helper 7zip) x "$Path" -o"$DestinationPath ...
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block , or a CommandInfo object.
At C:\Users\leschina.s\scoop\apps\scoop\current\lib\decompress.ps1:79 char:27
+         $ArchivedFile = & (Get-HelperPath -Helper 7zip) l "$Path"
+                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

Cannot index into a null array.
At C:\Users\leschina.s\scoop\apps\scoop\current\lib\decompress.ps1:81 char:13
+             $TarFile = $ArchivedFile[-3] -replace '.{53}(.*)', '$1' # ...
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray

The expression after '&' in a pipeline element produced an object that was not valid. It must result in a command name, a script block , or a CommandInfo object.
At C:\Users\leschina.s\scoop\apps\scoop\current\lib\decompress.ps1:69 char:11
+         & (Get-HelperPath -Helper 7zip) x "$Path" -o"$DestinationPath ...
+           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

ERROR Could not find '_tmp'! (error 16)

Unable to install older/specific version of git

first try:

PS C:\Users\pozsa> scoop install [email protected]
WARN  Given version (2.17.1.windows.1) does not match manifest (2.19.1.windows.1)
WARN  Attempting to generate manifest for 'git' (2.17.1.windows.1)
Autoupdating git
Searching hash for PortableGit-$matchShort-32-bit.7z.exe in https://github.com/git-for-windows/git/releases/latest
Could not find hash in https://github.com/git-for-windows/git/releases/latest
Downloading PortableGit-$matchShort-32-bit.7z.exe to compute hashes!
The request was aborted: The connection was closed unexpectedly.
URL https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z is not valid
Could not find hash!
Could not install [email protected]

hmm.. maybe I only have to specify '2.17.1':

PS C:\Users\pozsa> scoop install [email protected]
WARN  Given version (2.17.1) does not match manifest (2.19.1.windows.1)
WARN  Attempting to generate manifest for 'git' (2.17.1)
Autoupdating git
Searching hash for PortableGit-$matchShort-32-bit.7z.exe in https://github.com/git-for-windows/git/releases/latest
Could not find hash in https://github.com/git-for-windows/git/releases/latest
Downloading PortableGit-$matchShort-32-bit.7z.exe to compute hashes!
The request was aborted: The connection was closed unexpectedly.
URL https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z is not valid
Could not find hash!
Could not install [email protected]

nope.. looking into https://github.com/git-for-windows/git/releases/latest manually...
it looks like 2.17.1 is now on a different url:
https://github.com/git-for-windows/git/releases?after=v2.18.0-rc1

let's try something that is still on the original url, but it's an old version:

PS C:\Users\pozsa> scoop install [email protected]
WARN  Given version (2.19.0) does not match manifest (2.19.1.windows.1)
WARN  Attempting to generate manifest for 'git' (2.19.0)
Autoupdating git
Searching hash for PortableGit-$matchShort-32-bit.7z.exe in https://github.com/git-for-windows/git/releases/latest
Could not find hash in https://github.com/git-for-windows/git/releases/latest
Downloading PortableGit-$matchShort-32-bit.7z.exe to compute hashes!
The request was aborted: The connection was closed unexpectedly.
URL https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z is not valid
Could not find hash!
Could not install [email protected]

PS C:\Users\pozsa> scoop install [email protected]
WARN  Given version (2.19.0.windows.1) does not match manifest (2.19.1.windows.1)
WARN  Attempting to generate manifest for 'git' (2.19.0.windows.1)
Autoupdating git
Searching hash for PortableGit-$matchShort-32-bit.7z.exe in https://github.com/git-for-windows/git/releases/latest
Could not find hash in https://github.com/git-for-windows/git/releases/latest
Downloading PortableGit-$matchShort-32-bit.7z.exe to compute hashes!
The request was aborted: The connection was closed unexpectedly.
URL https://github.com/git-for-windows/git/releases/download/v$matchVersion/PortableGit-$matchShort-32-bit.7z.exe#/dl.7z is not valid
Could not find hash!
Could not install [email protected]

Out of ideas why this fails. (Am I missing the syntax for installing older versions?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.