GoogleCloudPlatform / GoogleCloudPlatform/compute-archlinux-image-builder

Some repos like community are deprecated already.

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
289
Forks
60
PR merge metrics
No merged PRs in 30d

Description

See https://archlinux.org/news/cleaning-up-old-repositories/

I used `gcloud compute instances create archcloud --machine-type=e2-micro --zone=us-east1-d --image-project=arch-linux-gce --image-family=arch --boot-disk-size=30GB --boot-disk-type=pd-standard` to create an instance in Google Cloud. But there is a problem that I failed to upgrade the system because `pacman.conf` still contains these lines:

```
[community]
Include = /etc/pacman.d/mirrorlist
```

So I had to use sed to get rid of them. Anyway the prebuilt image is really old (more than three years!), so could you rebuild the prebuilt image please?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.