lima-vm / lima-vm/lima

Broken `ppc64le` cloud image links across Debian templates

Open
#4,027 4 comments 0 reactions 0 assignees View on GitHub
guest/debian
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

### Description

The `ppc64el` architecture cloud image links are broken across multiple Debian templates, returning "The requested URL was not found on this server" errors.

`debian-*.yaml`:
```
images:
- location: https://cloud.debian.org/images/cloud/trixie/daily/latest/debian-13-genericcloud-ppc64el-daily.qcow2
arch: ppc64le
```

I can see that `ppc64el` and `ppc64le` are used interchangeably in our codebase, but which convention is correct? Debian uses `ppc64el` as standard.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.