qmk/qmk_firmware

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

Open

#12,963 opened on 2021年5月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (平均マージ 20d 9h) (30d で 27 merged PRs)

説明

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

コントリビューターガイド