abiosoft / abiosoft/colima

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

Abierto
#1,225 14 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.