1
0
Fork 0
mirror of https://github.com/pikvm/pikvm.git synced 2026-03-02 18:16:56 -05:00

OS update fails #1111

Closed
opened 2026-02-20 14:11:11 -05:00 by deekerman · 3 comments
Owner

Originally created by @mint-dulip on GitHub (Feb 19, 2026).

Originally assigned to: @mdevaev on GitHub.

Describe the bug
Trying to run "pikvm-update" but process fails, due to 404 error from repository for vim-runtime. Note I'm reluctant to mess about too much with manual workarounds as I don't want to break pikvm.

Proceed with installation? [Y/n]
:: Retrieving packages...
gcc-15.2.1+r447+g6a64f6c3ebb8-1-aarch64 42.8 MiB 4.77 MiB/s 00:09 [#####################################################] 100%
gcc-libs-15.2.1+r447+g6a64f6c3ebb8-1-aarch64 32.6 MiB 7.41 MiB/s 00:04 [#####################################################] 100%
linux-rpi-pikvm-6.12.56-5-aarch64 28.5 MiB 7.79 MiB/s 00:04 [#####################################################] 100%
python-3.14.2-2-aarch64 12.7 MiB 5.92 MiB/s 00:02 [#####################################################] 100%
linux-rpi-headers-pikvm-6.12.56-5-aarch64 10.7 MiB 7.78 MiB/s 00:01 [#####################################################] 100%
icu-78.2-1-aarch64 10.3 MiB 5.35 MiB/s 00:02 [#####################################################] 100%
systemd-259.1-1-aarch64 9.1 MiB 6.25 MiB/s 00:01 [#####################################################] 100%
glibc-2.42+r50+g453e6b8dbab9-1-aarch64 9.1 MiB 5.40 MiB/s 00:02 [#####################################################] 100%
git-2.53.0-1-aarch64 7.7 MiB 5.98 MiB/s 00:01 [#####################################################] 100%
binutils-2.45.1+r35+g12d0a1dbc1b9-1-aarch64 7.3 MiB 4.10 MiB/s 00:02 [#####################################################] 100%
vim-runtime-9.1.2132-1-aarch64.pkg.tar.xz failed to download
Total ( 11/183) 272.7 MiB 8.85 MiB/s 00:31 [#####################################################] 100%
error: failed retrieving file 'vim-runtime-9.1.2132-1-aarch64.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
++ on_error
++ set +x

To Reproduce
Login to terminal as super user and run "pikvm-update".

Expected behavior
Os update completes

Screenshots
Not applicable

Desktop (please complete the following information):
Not applicable

PiKVM info:

  • Raspberry Pi board version: RPI-CM4
  • PiKVM platform: Suptronics PiKVM X688
  • Video capture type: CSi Bridge
  • KVMD version: kvmd 4.132-1
    kvmd-fan 0.32-1
    kvmd-platform-v3-hdmi-rpi4 4.132-1
    kvmd-webterm 0.50-1
  • uStreamer version: ustreamer 6.42-1
  • Linux kernel: Linux pikvm 6.12.56-2-rpi #1 SMP PREEMPT Sat Nov 29 01:21:44 UTC 2025 aarch64 GNU/Linux

Additional context
Add any other context about the problem here.

Originally created by @mint-dulip on GitHub (Feb 19, 2026). Originally assigned to: @mdevaev on GitHub. **Describe the bug** Trying to run "pikvm-update" but process fails, due to 404 error from repository for vim-runtime. Note I'm reluctant to mess about too much with manual workarounds as I don't want to break pikvm. : Proceed with installation? [Y/n] :: Retrieving packages... gcc-15.2.1+r447+g6a64f6c3ebb8-1-aarch64 42.8 MiB 4.77 MiB/s 00:09 [#####################################################] 100% gcc-libs-15.2.1+r447+g6a64f6c3ebb8-1-aarch64 32.6 MiB 7.41 MiB/s 00:04 [#####################################################] 100% linux-rpi-pikvm-6.12.56-5-aarch64 28.5 MiB 7.79 MiB/s 00:04 [#####################################################] 100% python-3.14.2-2-aarch64 12.7 MiB 5.92 MiB/s 00:02 [#####################################################] 100% linux-rpi-headers-pikvm-6.12.56-5-aarch64 10.7 MiB 7.78 MiB/s 00:01 [#####################################################] 100% icu-78.2-1-aarch64 10.3 MiB 5.35 MiB/s 00:02 [#####################################################] 100% systemd-259.1-1-aarch64 9.1 MiB 6.25 MiB/s 00:01 [#####################################################] 100% glibc-2.42+r50+g453e6b8dbab9-1-aarch64 9.1 MiB 5.40 MiB/s 00:02 [#####################################################] 100% git-2.53.0-1-aarch64 7.7 MiB 5.98 MiB/s 00:01 [#####################################################] 100% binutils-2.45.1+r35+g12d0a1dbc1b9-1-aarch64 7.3 MiB 4.10 MiB/s 00:02 [#####################################################] 100% vim-runtime-9.1.2132-1-aarch64.pkg.tar.xz failed to download Total ( 11/183) 272.7 MiB 8.85 MiB/s 00:31 [#####################################################] 100% error: failed retrieving file 'vim-runtime-9.1.2132-1-aarch64.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404 warning: failed to retrieve some files error: failed to commit transaction (failed to retrieve some files) Errors occurred, no packages were upgraded. ++ on_error ++ set +x **To Reproduce** Login to terminal as super user and run "pikvm-update". **Expected behavior** Os update completes **Screenshots** Not applicable **Desktop (please complete the following information):** Not applicable **PiKVM info:** - Raspberry Pi board version: RPI-CM4 - PiKVM platform: Suptronics PiKVM X688 - Video capture type: CSi Bridge - KVMD version: kvmd 4.132-1 kvmd-fan 0.32-1 kvmd-platform-v3-hdmi-rpi4 4.132-1 kvmd-webterm 0.50-1 - uStreamer version: ustreamer 6.42-1 - Linux kernel: Linux pikvm 6.12.56-2-rpi #1 SMP PREEMPT Sat Nov 29 01:21:44 UTC 2025 aarch64 GNU/Linux **Additional context** Add any other context about the problem here.
Author
Owner

@mdevaev commented on GitHub (Feb 19, 2026):

Hello. Please edit /etc/pacman.d/mirrorlist and set some other mirror, for example:

  • Server = http://mirror.archlinuxarm.org/$arch/$repo
    or
  • Server = http://ca.us.mirror.archlinuxarm.org/$arch/$repo
@mdevaev commented on GitHub (Feb 19, 2026): Hello. Please edit `/etc/pacman.d/mirrorlist` and set some other mirror, for example: * `Server = http://mirror.archlinuxarm.org/$arch/$repo` or * `Server = http://ca.us.mirror.archlinuxarm.org/$arch/$repo`
Author
Owner

@mint-dulip commented on GitHub (Feb 19, 2026):

Moving it to the ca/us mirror from 'Server = http://mirror.archlinuxarm.org/$arch/$repo' worked. Closing the issue, thanks for your help

@mint-dulip commented on GitHub (Feb 19, 2026): Moving it to the ca/us mirror from 'Server = http://mirror.archlinuxarm.org/$arch/$repo' worked. Closing the issue, thanks for your help
Author
Owner

@mdevaev commented on GitHub (Feb 19, 2026):

👌

@mdevaev commented on GitHub (Feb 19, 2026): 👌
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pikvm-pikvm#1111
No description provided.