Coder Social home page Coder Social logo

versions's Introduction

Scoop Versions Tests Excavator

Alternative manifests for Scoop, the Windows command-line installer. For alpha, beta, nightly, dev, canary, insiders, release candidates, and frozen/older versions of app manifests.

How do I install these manifests?

To add this bucket, run scoop bucket add versions. To install, do scoop install <manifest>.

How do I contribute new manifests?

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

versions's People

Contributors

alcazer avatar aliesbelik avatar b4imetu avatar brian6932 avatar caselit avatar chawyehsu avatar davidxuang avatar deevus avatar flawlesscasual17 avatar github-actions[bot] avatar hu3rror avatar humorce avatar issaclin32 avatar kazzarin avatar lazygeniusman avatar lukesampson avatar mplew-is avatar niheaven avatar r15ch13 avatar rasa avatar rashil2000 avatar retia-adolf avatar rubikplanet avatar sasindu555 avatar se35710 avatar shiena avatar sitiom avatar tech189 avatar therandomlabs avatar tupini07 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

versions's Issues

Contributing guidelines?

Some PR's get a comment with /verify in them. Is that part of a guideline? I can't find any..

install pwsh and pwsh-beta on same machine

As of right now, both application create pwsh shim so one would overwrite the path on the later installation.
I would suggest either create different shim name for the 2 apps
Or we could create shim from %appdir/preview/pwsh-preview.cmd of the beta version.

mysql57 - Fails initialize, missing persist

### Running scoop install mysql57 returns following error:

cp : Cannot find path 'C:\Users\Zgjim Gjonbalaj\scoop\apps\mysql57\current\my-default.ini' because it does not exist.
At line:5 char:1
+ cp $dir/my-default.ini $dir/my.ini
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\Zgjim ...\my-default.ini:String) [Copy-Item], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

Editing my.ini to include [mysqld] with a datadir and few other options also does not work. The result of running mysqld is:

mysqld: [ERROR] Found option without preceding group in config file C:\Users\Zgjim Gjonbalaj\scoop\apps\mysql57\current\my.ini at line 1!
mysqld: [ERROR] Fatal error in defaults handling. Program aborted!

Contents of my.ini

[mysqld]
innodb_buffer_pool_size = 512M
datadir                 = 'C:\Users\Zgjim Gjonbalaj\scoop\persist\mysql\data'
port                    = 3306
server_id               = 0
bind-address            = 127.0.0.1
join_buffer_size        = 512M
sort_buffer_size        = 100M
read_rnd_buffer_size    = 100M 

[client]
user                    = root
password                = root

It seems the original archive may or may not have the my-default.ini and the cp is failing, still does not explain the error after editing the file though i think it may have something to do with file endings/encoding.

OS:
Win10 Enterprise Version 1803 (OS Build 17134.407)

Current Scoop version:
9a91193b (HEAD -> master, origin/master, origin/HEAD) vim: Update to version 8.1.0560

'games' bucket:
27a5bf2 (HEAD -> master, origin/master, origin/HEAD) Azure: Add extras bucket in test job as required by some manifests

'versions' bucket:
f634638 (HEAD -> master, origin/master, origin/HEAD) springboot15: Update to version 1.5.18

[email protected]: hash check failed

Checking hash of python-2.7.16.amd64.msi ... ERROR Hash check failed!
App:         versions/python27
URL:         https://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
First bytes: D0 CF 11 E0 A1 B1 1A E1
Expected:    2841e92ba89a6f036305a8a07fbe9d18
Actual:      2fe86194bb4027be75b29852027f1a79

[email protected]: extract_dir error

Seems my addition of Love version 0.6.2 doesn't work. Dunno if this was a mistake on my part from when it was first added or something else going wrong.

 $ scoop install love0.8.0 love0.9.2 love0.6.2 love0.10.2
Installing 'love0.10.2' (0.10.2) [64bit]
love-0.10.2-win64.zip (3.0 MB) [==============================================================================] 100%
Checking hash of love-0.10.2-win64.zip... ok.
Extracting... done.
Linking ~\scoop\apps\love0.10.2\current => ~\scoop\apps\love0.10.2\0.10.2
Creating shim for 'love'.
WARN  Overwriting shim to love.exe installed from love0.7.2
Creating shim for 'love0.10.2'.
Creating shortcut for L脰VE 0.10.2 (love.exe)
'love0.10.2' (0.10.2) was installed successfully!
Installing 'love0.6.2' (0.6.2) [64bit]
love-0.6.2-win-x86.zip (2.2 MB) [=============================================================================] 100%
Checking hash of love-0.6.2-win-x86.zip... ok.
Extracting... DEBUG
-------------------------------------------------------------------------------
   ROBOCOPY     ::     Robust File Copy for Windows
-------------------------------------------------------------------------------

  Started : Thursday, July 26, 2018 4:37:16 PM
   Source : C:\Users\Guard13007\scoop\apps\love0.6.2\0.6.2\_tmp\love-0.6.2-win-x86\
     Dest : C:\Users\Guard13007\scoop\apps\love0.6.2\0.6.2\

    Files : *.*

  Options : *.* /S /E /DCOPY:DA /COPY:DAT /MOVE /R:1000000 /W:30

------------------------------------------------------------------------------

2018/07/26 16:37:16 ERROR 2 (0x00000002) Accessing Source Directory C:\Users\Guard13007\scoop\apps\love0.6.2\0.6.2\_tmp\
love-0.6.2-win-x86\
The system cannot find the file specified.

ERROR Could not find 'love-0.6.2-win-x86'! (error 16)

Please create a new issue by using the following link and paste your console output:
https://github.com/scoopinstaller/versions/issues/new?title=love0.6.2%400.6.2%3a+extract_dir+error
True

[email protected]: hash check failed

sudo scoop install php74 -g
Installing 'php74' (7.4.8) [64bit]
php-7.4.8-Win32-VC15-x64.zip (24,9 MB) [=================================================================================================] 100%
Checking hash of php-7.4.8-Win32-VC15-x64.zip ... ERROR Hash check failed!
App:         versions/php74
URL:         https://windows.php.net/downloads/releases/php-7.4.8-Win32-VC15-x64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected:    e992a4fda898ed2dda9b84b86b3c02e3f3644daebf817bc74609583ffe79bdce
Actual:      553767b9f8c4b55a23141e78b449cdd4a460e21521d3734fe91012ca715df4bf

Add dotnet-sdk-3

{
    "version": "3.0.100-preview3-010431",
    "homepage": "https://www.microsoft.com/net/",
    "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.100-preview3-010431/dotnet-sdk-3.0.100-preview3-010431-win-x64.zip",
            "hash": "sha512:60EF0FEE5107243066EE68CFD9591746DF281FFCEBA197AA9ACBBBEB319DA753965B8A923947860AEAA29A58A213CCE466847C0C05829A2A6D6C335445E4B2BF"
        },
        "32bit": {
            "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.100-preview3-010431/dotnet-sdk-3.0.100-preview3-010431-win-x86.zip",
            "hash": "sha512:C348FD6674EED5EF1F9C870BB63BC2288F1A94BD7A8D288609BF24F01C3217513564258B55AE5D96D77186C2B3B6B47E3A7638191835A8D25E3CDA3CEC4D1DC1"
        }
    },
    "env_add_path": ".",
    "checkver": {
        "url": "https://raw.githubusercontent.com/dotnet/core/master/release-notes/download-archive.md",
        "re": "with SDK ([\\d.-]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$version/dotnet-sdk-$version-win-x64.zip"
            },
            "32bit": {
                "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/$version/dotnet-sdk-$version-win-x86.zip"
            }
        },
        "hash": {
            "url": "https://dotnetcli.blob.core.windows.net/dotnet/checksums/$version-sdk-sha.txt"
        }
    }
}

[email protected]: download via aria2 failed

WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
Updating 'python27' (2.7.15 -> 2.7.16)
Downloading new version
Starting download with aria2 ...
Download: 03/19 23:45:34 [ERROR] CUID#8 - Download aborted. URI=https://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
Download: Exception: [AbstractCommand.cc:313] errorCode=1 Network problem has occurred. cause:A socket operation was attempted to an unreachable network.
Download: [#a0c676 0B/0B CN:0 DL:0B]
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: a0c676|ERR |       0B/s|c:/dev/tools/scoop/cache/python27#2.7.16#https_www.python.org_ftp_python_2.7.16_python-2.7.16.amd64.msi
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://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
    referer=https://www.python.org/ftp/python/2.7.16/
    dir=c:\dev\tools\scoop\cache
    out=python27#2.7.16#https_www.python.org_ftp_python_2.7.16_python-2.7.16.amd64.msi

ERROR & 'c:\dev\tools\scoop\apps\aria2\current\aria2c.exe' --input-file='c:\dev\tools\scoop\cache\python27.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=20616 --continue

New app request : dotnet-sdk-5-preview

Hi

With the new dotnet 5 preview being out, can we have a new app separate from the existing dotnet-sdk?
https://dotnet.microsoft.com/download/dotnet/5.0

generally the dotnet previews are fairly long running so we should be able to support the preview for close to an year or more.
This way people who want to try the new sdk, can use both.
So, we should have

  1. dotnet-sek
  2. dotnet-sdk-5-preview

both available in scoop

Note: Moving from the issues in the Main repo to the Versions repo as requested.
ScoopInstaller/Scoop#4144

Error on install php56 and php56-xdebug

PHP was installed successfully!, but I get this warning:

C:\Users\hexat>scoop install php56
Installing 'php56' (5.6.40) [64bit]
Loading php-5.6.40-Win32-VC11-x64.zip from cache
Checking hash of php-5.6.40-Win32-VC11-x64.zip ... ok.
Extracting php-5.6.40-Win32-VC11-x64.zip ... done.
Linking ~\scoop\apps\php56\current => ~\scoop\apps\php56\5.6.40
Creating shim for 'php'.
Running post-install script...
Get-Content : Cannot find path 'C:\Users\hexat\scoop\apps\php56\current\cli\php.ini' because it does not exist.
At line:5 char:2
+ (Get-Content "$dir\cli\php.ini") | % { $_ -replace ';\s?(extension_di ...
+  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\hexat...ent\cli\php.ini:String) [Get-Content], ItemNotFoundEx
   ception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

'php56' (5.6.40) was installed successfully!
'php56' suggests installing 'extras/vcredist2012'.

C:\Users\hexat>

This happened to php56-xdebug too. See:

C:\Users\hexat>scoop install php56-xdebug
Installing 'php56-xdebug' (2.5.5-5.6) [64bit]
Loading php_xdebug-2.5.5-5.6-vc11-x86_64.dll from cache
Checking hash of php_xdebug-2.5.5-5.6-vc11-x86_64.dll ... ok.
Linking ~\scoop\apps\php56-xdebug\current => ~\scoop\apps\php56-xdebug\2.5.5-5.6
Running post-install script...
Convert-Path : Cannot find path 'C:\Users\hexat\scoop\persist\php56\cli\conf.d' because it does not exist.
At line:4 char:40
+     Write-Output "Enabling extension $(Convert-Path $phpconfd)\xdebug ...
+                                        ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\hexat...hp56\cli\conf.d:String) [Convert-Path], ItemNotFoundE
   xception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ConvertPathCommand

Enabling extension \xdebug.ini
Add-Content : Could not find a part of the path 'C:\Users\hexat\scoop\persist\php56\cli\conf.d\xdebug.ini'.
At line:5 char:5
+     Add-Content -Value $ini -Path "$phpconfd\xdebug.ini"
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\hexat...nf.d\xdebug.ini:String) [Add-Content], DirectoryNotFo
   undException
    + FullyQualifiedErrorId : GetContentWriterDirectoryNotFoundError,Microsoft.PowerShell.Commands.AddContentCommand

'php56-xdebug' (2.5.5-5.6) was installed successfully!
Notes
-----
Xdebug is already enabled if PHP 5.6 was installed through scoop!
Otherwise add 'C:\Users\hexat\scoop\apps\php56-xdebug\current\php_xdebug.dll' to your php.ini

Addendum:
This might happened to other PHP versions too.

[email protected]: hash check failed

scoop install python27
Installing 'python27' (2.7.16) [64bit]
python-2.7.16.amd64.msi (19.4 MB) [================================================================================================================================================================================================] 100%
Checking hash of python-2.7.16.amd64.msi ... ERROR Hash check failed!
App: versions/python27
URL: https://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
First bytes: D0 CF 11 E0 A1 B1 1A E1
Expected: 2841e92ba89a6f036305a8a07fbe9d18
Actual: 2fe86194bb4027be75b29852027f1a79

OpenSSL 1.0.2 points to Light install

The openssl 1.0.2 package installs the "Light" version of the SSL lib, without compile headers etc. The openssl package from Main, however, installs the full version.

This difference is pretty confusing (and threw me off why builds stopped working when going back from 1.1.1 to 1.0.2).

Is there any reason 1.0.2 in Versions bucket shouldn't be the full distro rather than Light?

neovim-nightly update

Hey so I'm not 100% sure that I understand how the code base works otherwise I'd consider creating a pull request.

Unfortunately, neovim-nightly hasn't updated in a couple months even though the official repo comes out with a new binary every day.

I don't know if this is something that could be checked or automatically updated to change with the daily updates but if that was possible that'd be amazing.

Otherwise I want to thank the maintainers because scoop is genuinely one of the best PowerShell repos I've gotten comfortable using!

[email protected]: hash check failed

Installing 'dotnet-sdk-preview' (6.0.100-preview.1.21103.13) [64bit]
dotnet-sdk-6.0.100-preview.1.21103.13-win-x64.zip (202.8 MB) [========] 100%
Checking hash of dotnet-sdk-6.0.100-preview.1.21103.13-win-x64.zip ... ERROR Hash check failed!
App: versions/dotnet-sdk-preview
URL: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100-preview.1.21103.13/dotnet-sdk-6.0.100-preview.1.21103.13-win-x64.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected: de75dd571f922c0e989224767465542cfeb6409d50e0c85cf53aa27f54c50df4
Actual: 79638baf8a278619cba4e5571050f88c79844d172578075cd0475b9cb9330502

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Versions/issues/new?title=dotnet-sdk-preview%406.0.100-preview.1.21103.13%3a+hash+check+failed

Unable to install older versions of python using scoop

Unable to install older versions of python using scoop.
The issue occurs when running:

scoop install [email protected]

This results in:

WARN  Given version (3.5.2) does not match manifest (3.8.2)
WARN  Attempting to generate manifest for 'python' (3.5.2)

This creates a folder called 3.5.2.
Within this it installed python version 3.8.2 and does not install version 3.5.2.

This is not limited to python version 3.5.2.
When I have tried other versions, I get similar warnings as above. It then creates a folder for the version number (for example, 3.7.7) and then installs 3.8.2.

I am running windows 10 and do not have admin permissions.

[email protected]: download via aria2 failed

Downloading with aria2 failed:

PS > scoop install python27
WARN  Scoop uses 'aria2c' for multi-connection downloads.
WARN  Should it cause issues, run 'scoop config aria2-enabled false' to disable it.
Installing 'python27' (2.7.18) [64bit]
Starting download with aria2 ...
Download: 04/27 16:52:29 [ERROR] CUID#8 - Download aborted. URI=https://www.python.org/ftp/python/2.7.18/python-2.7.18.amd64.msi
Download: Exception: [AbstractCommand.cc:313] errorCode=1 Network problem has occurred. cause:A socket operation was attempted to an unreachable network.
Download: [#4b8bd9 0B/0B CN:0 DL:0B]
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 4b8bd9|ERR |       0B/s|C:/scoop/cache/python27#2.7.18#https_www.python.org_ftp_python_2.7.18_python-2.7.18.amd64.msi
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://www.python.org/ftp/python/2.7.18/python-2.7.18.amd64.msi
    referer=https://www.python.org/ftp/python/2.7.18/
    dir=C:\scoop\cache
    out=python27#2.7.18#https_www.python.org_ftp_python_2.7.18_python-2.7.18.amd64.msi

ERROR & 'C:\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\scoop\cache\python27.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=31336 --continue

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Versions/issues/new?title=python27%402.7.18%3a+download+via+aria2+failed

Downloading succeeded after disabling aria2.

I haven't had a problem with other packages.

[email protected]: hash check failed

scoop install python27
Installing 'python27' (2.7.16) [64bit]
python-2.7.16.amd64.msi (19.4 MB) [===========================================================================] 100%
Checking hash of python-2.7.16.amd64.msi ... ERROR Hash check failed!
App: versions/python27
URL: https://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
First bytes: D0 CF 11 E0 A1 B1 1A E1
Expected: 2841e92ba89a6f036305a8a07fbe9d18
Actual: 2fe86194bb4027be75b29852027f1a79

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

[email protected]: decompress error

Failed to extract files from C:\Users\gcarv\scoop\apps\python27\2.7.18\python-2.7.18.amd64.msi.
Log file:
~\scoop\apps\python27\2.7.18\msi.log

Note: I was not able to install python via windows installer either. I have 3 installed but need 2 for a project. I am using windows 10

Unable to install php 5.6

I am unable to install php 5.6. Here is the output when running install command:

$ scoop install php56

Installing 'php56' (5.6.29).

The remote server returned an error: (404) Not Found.

[email protected]: hash check failed

Hi.. I encountered this while trying to install nodejs8.

Installing 'nodejs8' (8.15.0) [64bit]
node-v8.15.0-win-x64.7z (8.7 MB) [==========================================================================> ] 99%
Checking hash of node-v8.15.0-win-x64.7z ... ERROR Hash check failed!
App: versions/nodejs8
URL: https://nodejs.org/dist/v8.15.0/node-v8.15.0-win-x64.7z
First bytes: 37 7A BC AF 27 1C 00 04
Expected: 5317b304111f29c274a6c03375f65b9a2229397d0cd0152c79d32c24ede89f8d
Actual: 4f0ea72d765f01fa100ad1c0768c88c8a7181b61661bbdb2fe202dddd96343ac

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

[email protected]: download via aria2 failed

Starting download with aria2 ...
Download: [#03fc82 0B/0B CN:1 DL:0B]
Download: [#03fc82 0B/0B CN:1 DL:0B]
Download: [#03fc82 0B/0B CN:1 DL:0B]
Download: 08/09 19:30:02 [ERROR] CUID#8 - Download aborted. URI=https://services.gradle.org/distributions/gradle-4.10.3-all.zip
Download: Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://downloads.gradle-dn.com/distributions/gradle-4.10.3-all.zip
Download: -> [SocketCore.cc:1021] errorCode=1 SSL/TLS handshake failure: Error: 閹垮秳缍旈幋鎰鐎瑰本鍨氶妴?
Download: (0)
Download: Download Results:
Download: gid |stat|avg speed |path/URI
Download: ======+====+===========+=======================================================
Download: 03fc82|ERR | 0B/s|E:/scoopApp/cache/gradle4#4.10.3#https_services.gradle.org_distributions_gradle-4.10.3-all.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://services.gradle.org/distributions/gradle-4.10.3-all.zip
referer=https://services.gradle.org/distributions/
dir=E:\scoopApp\cache
out=gradle4#4.10.3#https_services.gradle.org_distributions_gradle-4.10.3-all.zip

ERROR & 'E:\scoopApp\apps\aria2\current\aria2c.exe' --input-file='E:\scoopApp\cache\gradle4.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=17924 --continue --all-proxy='127.0.0.1:1080'

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Versions/issues/new?title=gradle4%404.10.3%3a+download+via+aria2+failed

python-beta checkver jumps between minor versions

python-beta's checkver just checks for the newest release of Python tagged rc. However, minor versions of Python (like 3.7 / 3.8) are developed in parallel and thus their rc versions are put out in parallel, resulting in this mess:

obrazek

The package in its current form does not make sense and should be removed -- and optionally replaced by per-version beta packages (like python27-beta).

Note that python-alpha does not have this problem, since alpha is always the newest minor version.

Ping original author: @niheaven

[Request] Add dotnet-sdk-lts-3

Currently, there is only a manifest for .NET Core 2.1 LTS, but .NET Core 3.1 is also an LTS. Can you please add it or update the old one (which might break stuff for others)?

EDIT: Maybe use this JSON directly for checkver? https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/3.1/releases.json

[Request] Handle Python user base scripts directory

The Scoop manifests for Python versions (python27.json, python35.json, python36.json, and python37.json) do not handle the Python user base scripts directory, so CLI scripts from packages installed in user mode (pip install --user) are not available on the PATH. Performing user installations of packages is considered best practice, and many packages (such as the popular Pipenv) recommend doing them.

Two possible solutions might be:

  1. Construct the user base scripts directory and add it to PATH. The path can be constructed as follows: Join-Path -Path (Split-Path -Path (python -m site --user-site) -Parent) -ChildPath Scripts
  2. Point the PYTHONUSERBASE environment variable to a directory within the Python install directory and persist it.

Related issue: ScoopInstaller/Main#772

[Request] Add micro-nightly

(Machine translation)
I would like to see Micro's Nightly-Build added.
Because currently there is a problem that only occurs with stable builds.
I tried to create my own manifest to try it out, but as a newbie, it was difficult for me to implement Autoupdate and I couldn't do it correctly, so I'm making a suggestion here.

[email protected]: hash check failed

Hello. I have an issue during installing mongodb34 with hash check failed. Here is output

Installing 'mongodb34' (3.4-latest) [64bit]
mongodb-win32-x86_64-2008plus-ssl-v3.4-latest-signed.msi (174,6 MB) [===============================================] 100%
Checking hash of mongodb-win32-x86_64-2008plus-ssl-v3.4-latest-signed.msi ... ERROR Hash check failed!
App:         versions/mongodb34
URL:         http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-v3.4-latest-signed.msi
First bytes: D0 CF 11 E0 A1 B1 1A E1
Expected:    2d153be1d343ec9fdfe334cf440fb11b0173d63b
Actual:      a95ca97ad759dcdc3895b75a57ba2f2491ae0d75

Here is a PR - #159

Thank you.

[email protected]: download via aria2 failed

Installing 'tomcat80' (8.0.53) [64bit]
Starting download with aria2 ...
Download: [#451f88 0B/0B CN:1 DL:0B]
Download: [#451f88 0B/0B CN:1 DL:0B]
Download: [#451f88 0B/0B CN:1 DL:0B]
Download: [#451f88 0B/0B CN:1 DL:0B]
Download: 03/05 09:31:23 [ERROR] CUID#8 - Download aborted. URI=https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.0.53/bin/apache-tomcat-8.0.53-windows-x64.zip
Download: Exception: [AbstractCommand.cc:351] errorCode=3 URI=http://mirror.bit.edu.cn/apache/tomcat/tomcat-8/v8.0.53/bin/apache-tomcat-8.0.53-windows-x64.zip
Download:   -> [HttpSkipResponseCommand.cc:219] errorCode=3 Resource not found
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 451f88|ERR |       0B/s|C:/Users/skhe/scoop/cache/tomcat80#8.0.53#https_www.apache.org_dyn_closer.cgi_action_download_filename_tomcat_tomcat-8_v8.0.53_bin_apache-tomcat-8.0.53-windows-x64.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 3) Resource was not found
ERROR https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.0.53/bin/apache-tomcat-8.0.53-windows-x64.zip
    referer=https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.0.53/bin/
    dir=C:\Users\skhe\scoop\cache
    out=tomcat80#8.0.53#https_www.apache.org_dyn_closer.cgi_action_download_filename_tomcat_tomcat-8_v8.0.53_bin_apache-tomcat-8.0.53-windows-x64.zip

ERROR & 'C:\Users\skhe\scoop\apps\aria2\current\aria2c.exe' --input-file='C:\Users\skhe\scoop\cache\tomcat80.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=22776 --continue

Add Node.js 11.x

Due to a problem in Node.js 12.x, some packages are currently unusable in Windows 10 (see microsoft/node-pty#279). However, currently with scoop you are only able to install Node.js 12.x and not the previous version. And the versions bucket does not have Node.js 11.x for example (as far as I can see).

Node JS

Since 15 is out, it would be a good time to add 14 to this repo. (and maybe 13).

[email protected]: hash check failed

位 scoop install python27
Installing 'python27' (2.7.16) [64bit]
python-2.7.16.amd64.msi (19.4 MB) [===========================================================================================================================] 100%
Checking hash of python-2.7.16.amd64.msi ... ERROR Exception calling ".ctor" with "0" argument(s): "This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms."
ERROR Hash check failed!
App: versions/python27
URL: https://www.python.org/ftp/python/2.7.16/python-2.7.16.amd64.msi
First bytes: D0 CF 11 E0 A1 B1 1A E1
Expected: 2fe86194bb4027be75b29852027f1a79
Actual:

python27 install fails

Creating shim for 'pythonw'.
Creating shim for 'python2'.
Running post-install script...
ImportError: No module named site
'python27' (2.7.14) was installed successfully!

I guess the problem at that point is that no PYTHONHOME is set.

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.