qmk/qmk_firmware

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

Open

#12,963 opened on May 20, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 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

Contributor guide