qmk/qmk_firmware

[Bug] pacman -Syu missing in QMK install script for Arch Linux

Open

#12.963 aberto em 20 de mai. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (43.867 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (20.368 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (27 fundiu PRs em 30d)

Description

As outlined by fauxpark in #12921, pacman -Syu is missing from util/install/arch.sh.

Describe the Bug

The system-wide upgrade of packages is missing from the Arch QMK installer, as opposed to other distributions and OSes. This could lead to a lot of confusion and problems when supporting users of QMK.

System Information

  • Keyboard: h88c
    • Revision (if applicable): 1.1
  • Operating system: Fedora Linux 33
  • AVR GCC version: 10.2.0
  • ARM GCC version: 10.2.0
  • QMK Firmware version: 0.12.50
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other:

Additional Context

Guia do colaborador