qmk/qmk_firmware

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

Open

#12 963 ouverte le 20 mai 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (43 867 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (20 368 stars)
Métriques de merge PR
 (Merge moyen 20j 9h) (27 PRs mergées en 30 j)

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

Guide contributeur