Skip to content

outdated dependency download URL when building from source #675

Open
@aljohn0422

Description

@aljohn0422

https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L148
https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L197
https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L285

I'm trying to build RedisAI docker image on Jetson.
These version settings generate the following download links:
https://s3.amazonaws.com/redismodules/pytorch/libtorch-cu102-jetson-linux-arm64-1.7.1.tar.gz
https://s3.amazonaws.com/redismodules/onnxruntime/onnxruntime-linux-arm64-gpu-1.7.0.tgz
https://s3.amazonaws.com/redismodules/tensorflow/libtensorflowlite-linux-arm64-2.0.0.tar.gz

But these URLs were somehow removed from your S3 bucket. None of these links worked.

This is not the only problem in your Dockerfile.jetson though.
I'm still struggling to build this on my device.
It would be great if you have more instructions or if you could upload prebuilt containers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions