JuliaLang / JuliaLang/juliaup

No powerpc64le installer

Open
#304 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.3k
Forks
116
Avg merge
12h 34m
Merged PRs (30d)
19

Description

When trying to install on a `powerpc64le` machine, I get the following error:

```
$ curl -fsSL https://install.julialang.org | sh

info: downloading installer
curl: (22) The requested URL returned error: 404
juliaup: command failed: downloader https://julialang-s3.julialang.org/juliaup/bin/juliainstaller-1.6.3-powerpc64le-unknown-linux-gnu /tmp/tmp.IGK6Ry9DvS/juliainstaller powerpc64le-unknown-linux-gnu
```

Looks like the powerpc64le installer isn't built/deployed to the S3 bucket?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the installer flow from install.julialang.org to the julialang-s3.julialang.org artifact named in the report, and check where the powerpc64le-unknown-linux-gnu target is built and deployed. Done means the installer artifact is available for that target and the reported curl installation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.