qmk/qmk_firmware

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

Open

#12.963 aperta il 20 mag 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (43.867 fork)batch import
bughelp wanted

Metriche repository

Star
 (20.368 star)
Metriche merge PR
 (Merge medio 20g 9h) (27 PR mergiate in 30 g)

Descrizione

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

Guida contributor