Blender Benchmark 2.0.4 fails to download Blender 2.82 on linux #74116

Open
opened 2020-02-22 20:27:46 +01:00 by Piotr Arłukowicz · 1 comment

Blender Benchmark fails to get latest blender (2.82) due to some stupid error:

LOG:

pio@ulam᛬bin❯ benchmark-launcher-cli blender download 2.82
Downloading Blender version 2.82
ERROR: There was an error while downloading the requested files.
ERROR: download error: unsupported file format: https://opendata.blender.org/cdn/Blender2.82/blender-2.82-linux64.tar.xz

how to reproduce:

  • Get fresh benchmark from https:*opendata.blender.org/ using provided url: https:*opendata.blender.org/cdn/BlenderBenchmark2.0/launcher/benchmark-launcher-cli-2.0.4-linux.tar.gz
  • Unpack somewhere (in my case into ~/bin)

Run without params and select downloading blender 2.82, or with params:

benchmark-launcher-cli blender download 2.82

NOTE: downloading of Blender 2.81a works, but it is in tar.bz2 format. I could manually download 2.82 and put it in .cache/... dir, but I don't know how to get this huge hash/checksum subdir name.

Blender Benchmark fails to get latest blender (2.82) due to some stupid error: # LOG: ``` pio@ulam᛬bin❯ benchmark-launcher-cli blender download 2.82 Downloading Blender version 2.82 ERROR: There was an error while downloading the requested files. ERROR: download error: unsupported file format: https://opendata.blender.org/cdn/Blender2.82/blender-2.82-linux64.tar.xz ``` # how to reproduce: - Get fresh benchmark from `https:*opendata.blender.org/` using provided url: `https:*opendata.blender.org/cdn/BlenderBenchmark2.0/launcher/benchmark-launcher-cli-2.0.4-linux.tar.gz` - Unpack somewhere (in my case into `~/bin`) # Run without params and select downloading blender 2.82, or with params: ``` benchmark-launcher-cli blender download 2.82 ``` NOTE: downloading of Blender 2.81a works, but it is in tar.bz2 format. I could manually download 2.82 and put it in .cache/... dir, but I don't know how to get this huge hash/checksum subdir name.

Added subscriber: @piotao

Added subscriber: @piotao
This repo is archived. You cannot comment on issues.
No description provided.