abiosoft / abiosoft/colima

'colima update' fails with error message about Ubuntu Mantic Release file

Aperta
#1,225 14 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
30.8k
Fork
613
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Description

I noticed the [colima 0.8.1 changelog](https://github.com/abiosoft/colima/releases/tag/v0.8.1) says that the runtime can be updated using `colima update`, but when I try it, it fails like this:

```
❯ colima update
INFO[0000] refreshing package manager ... context=docker
FATA[0001] error at 'refreshing package manager': error running [lima sh -c sudo apt-get update -y], output: "E: The repository 'http://ports.ubuntu.com/ubuntu-ports mantic Release' no longer has a Release file.", err: "exit status 100"
```

### Version

```
❯ colima version && limactl --version && qemu-img --version
colima version v0.8.1
git commit:

runtime: docker
arch: aarch64
client: v27.3.1
server: v27.1.1
limactl version 1.0.2
qemu-img version 9.2.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
```

### Operating System

- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

```
❯ colima status
INFO[0000] colima is running using macOS Virtualization.Framework
INFO[0000] arch: aarch64
INFO[0000] runtime: docker
INFO[0000] mountType: sshfs
INFO[0000] socket: unix:///Users/breun/.colima/default/docker.sock
```

### Reproduction Steps

1. Run `colima update`.
2. I get the error in the description.

### Expected behaviour

I expected the update to succeed.

### Additional context

_No response_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.