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

img gpu downloading failed #93

Open
COthello opened this issue Mar 23, 2024 · 8 comments
Open

img gpu downloading failed #93

COthello opened this issue Mar 23, 2024 · 8 comments

Comments

@COthello
Copy link

Hi,

Seems img gpu download failed,there is no such file:http://sources.buildroot.net/img-gpu-powervr/img-gpu-powervr-bin-1.19.6345021.tar.gz'。

image

@mason1920
Copy link

You have added some extra characters to the end of the link, but yes, there is no resource at http://sources.buildroot.net/img-gpu-powervr/img-gpu-powervr-bin-1.19.6345021.tar.gz

@mason1920
Copy link

The only thing I could find relating to imagination was an empty powervr directory.

@apnavik
Copy link

apnavik commented Apr 16, 2024

Yes, I am also facing similar issue. let us know where can we download the tar.

Keeping error log here:
ERROR: img-gpu-powervr-bin-1.19.6345021.tar.gz has wrong sha256 hash:
ERROR: expected: 9dcaf2084b13e59c4e50a4a288f5de56f8e9ee631627a3e818591675bf61311a
ERROR: got : 3e654c827e117e4b0e8ddba8f9d477241087e4cee2f7db307e7fb8da7d9d2259
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
wget --passive-ftp -nd -t 3 -O '/home/ankit/vision_five2/VisionFive2/work/buildroot_initramfs/build/.img-gpu-powervr-bin-1.19.6345021.tar.gz.n4VV7k/output' 'http://sources.buildroot.net/img-gpu-powervr/img-gpu-powervr-bin-1.19.6345021.tar.gz'
--2024-04-16 14:45:15-- http://sources.buildroot.net/img-gpu-powervr/img-gpu-powervr-bin-1.19.6345021.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.0.37, 104.26.1.37, 172.67.72.56, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.0.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-04-16 14:45:15 ERROR 404: Not Found.

wget --passive-ftp -nd -t 3 -O '/home/ankit/vision_five2/VisionFive2/work/buildroot_initramfs/build/.img-gpu-powervr-bin-1.19.6345021.tar.gz.TEmbOb/output' 'http://sources.buildroot.net/img-gpu-powervr-bin-1.19.6345021.tar.gz'
--2024-04-16 14:45:15-- http://sources.buildroot.net/img-gpu-powervr-bin-1.19.6345021.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37, 104.26.0.37, 172.67.72.56, ...
Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-04-16 14:45:16 ERROR 404: Not Found.

@apnavik
Copy link

apnavik commented Apr 16, 2024

the issue is resolved with installing git-lfs and executing following commands:
sudo apt-get install git-lfs
git fetch --all
git reset --hard origin/JH7110_VisionFive2_devel
rm -rf soft_3rdpart
git submodule update --init soft_3rdpart/

@apnavik
Copy link

apnavik commented Apr 16, 2024

Hi,

Seems img gpu download failed,there is no such file:http://sources.buildroot.net/img-gpu-powervr/img-gpu-powervr-bin-1.19.6345021.tar.gz'。

image

you can see that README file is modified with git-lfs.
https://github.com/starfive-tech/VisionFive2/blob/JH7110_VisionFive2_devel/README.md

Hope it will help!

@inhwa
Copy link

inhwa commented Sep 26, 2024

Hi
The files in the IMG_GPU/out/ folder is still not available to download.
The git-lfs package already has been installed on my Ubuntu machine because I am using git-lfs with other projects.

After doing git fetch, git reset and rm -rf soft_3rdpart folder, I did "git submodule update --init soft_3rdpart/", but it won't.
My fail log will be followed..

image

ihchoi@ihchoi-x1:~/ksim/riscv/VisionFive2$ git submodule update --init soft_3rdpart/
Downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (60 MB)
Error downloading object: IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd): Smudge error: Error downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd5964833822ba1f48c92cc7fa1be0a6f07ac63d88f560d10ba4c56684a): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Errors logged to '/home/ihchoi/ksim/riscv/VisionFive2/.git/modules/soft_3rdpart/lfs/logs/20240926T035241.826655304.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz: smudge filter lfs failed
fatal: Unable to checkout 'c43d4fab94b0ef3b492a6382e2282fa7a2695b9b' in submodule path 'soft_3rdpart'
ihchoi@ihchoi-x1:~/ksim/riscv/VisionFive2$

@cordlandwehr
Copy link

hi @andyhu-stf , I hope to ping you directly as you are the last committer to soft_3rdpart. It seems that a quota limit for the git LFS repo is being hit. I see the same issue as reported in the last post to this issue (even though the issue at whole started as a different topic:

ERROR: visionfive2-pvr-graphics-1.19-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export PATH="/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/sysroots-uninative/x86_64-linux/usr/bin:/builds/packaging/yocto-meta-kf6/sources/poky/scripts:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot-native/usr/bin/riscv64-poky-linux:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot/usr/bin/crossscripts:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot-native/usr/sbin:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot-native/usr/bin:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot-native/sbin:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/work/riscv64-poky-linux/visionfive2-pvr-graphics/1.19/recipe-sysroot-native/bin:/builds/packaging/yocto-meta-kf6/sources/poky/bitbake/bin:/builds/packaging/yocto-meta-kf6/build-visionfive2/tmp/hosttools"; export HOME="/home/yoctouser"; git -c gc.autoDetach=false -c core.pager=cat -c safe.bareRepository=all checkout 5eca20d2ce6fb7b18044bfe30c5bfd7f8f47958d failed with exit code 128, output:
Downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (60 MB)
Error downloading object: IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd): Smudge error: Error downloading IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz (66dabdd5964833822ba1f48c92cc7fa1be0a6f07ac63d88f560d10ba4c56684a): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
Errors logged to /builds/packaging/yocto-meta-kf6/downloads/tmp3xpy8nc0/git/.git/lfs/logs/20241006T114801.057355931.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: IMG_GPU/out/img-gpu-powervr-bin-1.15.6052913.tar.gz: smudge filter lfs failed
ERROR: visionfive2-pvr-graphics-1.19-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'git://github.com/starfive-tech/soft_3rdpart.git;protocol=https;lfs=1;nobranch=1;rev=5eca20d2ce6fb7b18044bfe30c5bfd7f8f47958d')

@andyhu-stf
Copy link
Collaborator

Hi guys, we had purchased the GitHub LFS feature now. And the download is okay on my side. Please try it again. @cordlandwehr @inhwa @COthello @apnavik @mason1920

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

6 participants