Remove pacman-mirrors and use static mirror #12

Open
opened 2024-08-26 21:48:28 +00:00 by yochananmarqos1 · 3 comments
yochananmarqos1 commented 2024-08-26 21:48:28 +00:00 (Migrated from gitlab2.manjaro.org)

There is no reason to use pacman-mirrors at all in a clean chroot:

  • It wastes time generating a mirror list when we should be using our internal repo server to begin with.
  • Installing pacman-mirrors introduces Python packages that should not be in a clean chroot
  • A static mirror can be used in /etc/pacman.conf
There is no reason to use `pacman-mirrors` at all in a clean chroot: * It wastes time generating a mirror list when we should be using our internal repo server to begin with. * Installing `pacman-mirrors` introduces Python packages that should not be in a clean chroot * A static mirror can be used in `/etc/pacman.conf`
yochananmarqos1 commented 2024-08-26 21:48:29 +00:00 (Migrated from gitlab2.manjaro.org)

assigned to @oberon

assigned to @oberon
yochananmarqos1 commented 2024-08-26 21:49:26 +00:00 (Migrated from gitlab2.manjaro.org)

mentioned in issue #11

mentioned in issue #11
yochananmarqos1 commented 2024-09-28 19:14:06 +00:00 (Migrated from gitlab2.manjaro.org)

assigned to @yochananmarqos1

assigned to @yochananmarqos1
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-chrootbuild#12
No description provided.