Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolchain URL broken #27

Open
parthitce opened this issue Feb 29, 2024 · 0 comments
Open

Toolchain URL broken #27

parthitce opened this issue Feb 29, 2024 · 0 comments

Comments

@parthitce
Copy link

Toolchain URL provided in the README is broken.

$ wget https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1663142514282/Xuantie-900-gcc-linux-5.10.4-glibc-x86_64-V2.6.1-20220906.tar
--2024-02-29 20:34:27--  https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1663142514282/Xuantie-900-gcc-linux-5.10.4-glibc-x86_64-V2.6.1-20220906.tar                                                    
Resolving occ-oss-prod.oss-cn-hangzhou.aliyuncs.com (occ-oss-prod.oss-cn-hangzhou.aliyuncs.com)... 47.110.177.19                                                                                                    
Connecting to occ-oss-prod.oss-cn-hangzhou.aliyuncs.com (occ-oss-prod.oss-cn-hangzhou.aliyuncs.com)|47.110.177.19|:443... connected.                                                                                
HTTP request sent, awaiting response... 404 Not Found                                                                                                                                                               
2024-02-29 20:34:30 ERROR 404: Not Found.                                                                                                                                                                           

$ curl https://occ-oss-prod.oss-cn-hangzhou.aliyuncs.com/resource//1663142514282/Xuantie-900-gcc-linux-5.10.4-glibc-x86_64-V2.6.1-20220906.tar.gz | tar xz -C toolchain/linux_toolchain/ --strip-components=1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to occ-oss-prod.oss-cn-hangzhou.aliyuncs.com:443 

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

But the following works in my end,

wget 'https://datashare.ed.ac.uk/bitstream/handle/10283/4835/Xuantie-900-gcc-linux-5.10.4-glibc-x86_64-V2.6.1-20220906.tar.gz?sequence=4&isAllowed=y'

This also breaks the buidroot building.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant