Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Download action #15

Closed
2 of 3 tasks
Ash258 opened this issue Jun 25, 2019 · 2 comments
Closed
2 of 3 tasks

Download action #15

Ash258 opened this issue Jun 25, 2019 · 2 comments
Assignees
Milestone

Comments

@Ash258
Copy link
Owner

Ash258 commented Jun 25, 2019

  • Basic implementation
  • Information about causes
  • Aria2 support
@Ash258 Ash258 added enhancement New feature or request future-release labels Jun 25, 2019
@Ash258 Ash258 self-assigned this Jun 25, 2019
@Ash258
Copy link
Owner Author

Ash258 commented Jun 27, 2019

Add information about possible causes of this to comment on not reproducible state

  • proxy
  • network error
  • some other restrictions (Russia permit 7zip for example, GFW)

@Ash258
Copy link
Owner Author

Ash258 commented Jul 20, 2019

Aria2 usage is now initialized. There are few problems that needs to be investigated

Starting download with aria2 ...
Exception caught
Exception: [download_helper.cc:563] errorCode=1 Failed to open the file /SCOOP/cache\xmake.txt, cause: File not found or it is a directory

ERROR Download failed! (Error 1) An unknown error occurred
ERROR https://github.com/xmake-io/xmake/releases/download/v2.2.7/xmake-v2.2.7.win64.zip
    referer=https://github.com/xmake-io/xmake/releases/download/v2.2.7/
    dir=/SCOOP/cache
    out=xmake#DL#https_github.com_xmake-io_xmake_releases_download_v2.2.7_xmake-v2.2.7.win64.zip

ERROR & '/usr/bin/aria2c' --input-file='/SCOOP/cache\xmake.txt' --user-agent='Scoop/1.0 (+http://scoop.sh/) PowerShell/6.2 (Windows NT 4.9; Core)' --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=1 --continue
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.
+     & "$env:COMSPEC" /c $cmd
+ CategoryInfo          : InvalidOperation: (:String) [], RuntimeException
+ FullyQualifiedErrorId : BadExpression
 

Please try again or create a new issue by using the following link and paste your console output:
https:////
PS /> ls /SCOOP/cache/
xmake.txt
PS /> cat /SCOOP/cache/xmake.txt
https://github.com/xmake-io/xmake/releases/download/v2.2.7/xmake-v2.2.7.win64.zip
    referer=https://github.com/xmake-io/xmake/releases/download/v2.2.7/
    dir=/SCOOP/cache
    out=xmake#DL#https_github.com_xmake-io_xmake_releases_download_v2.2.7_xmake-v2.2.7.win64.zip

Ash258 added a commit that referenced this issue Jul 20, 2019
@Ash258 Ash258 closed this as completed Jul 20, 2019
Ash258 added a commit that referenced this issue Aug 3, 2019
* Only nested bucket

#31

* Initial support for aria2 downloading

* Better message for download action

#15

* Wording

* Simplify

* Just test for new issue

* idiot

* Empty arrays

* ...

* null check

* Existence check

* Existence check

* Log

* Now?

* Now?

* List

* Count

* Count

* count

* Done

* Move nested bucket folder test into function

- Closes #31

* Simplify Hash test

#10

* Status

* Correct gci call

* Strict file name for gci

* idiot ... 🤦‍♀️🤦‍♀️🤦‍♀️

* Test-hash is now good

* Log pure event from PR

* test

* Readme

* Handle possible version difference

#37

* Formating

- Closes #37

* Close issue automatically

* Organization

* Fix

* #10

* ...

* Add label

* #10

* Adopt Get-Manifest funciton in Test-Hash

* Last touch on #10?

* Fix param rename

* Add hash extraction test for PR #36

* Idiot ... 🤦‍♀️🤦‍♀️

* Add only when there are hash properties #36

* Readme sync with new changes to flow

* Wording

* Prepare dockerfile for release

* Polish

* Rename tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant