mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 20:55:19 +03:00
We introduced a new user in qemu previously with 2f32bfc751
,
but that user is only ever created when qemu is installed from scratch
and not when upgrading an exisiting qemu installation. This broke
upgrading from 3.11 -> 3.12 where we expect the qemu user to be available
in 3.12 but it wasn't unless you removed and installed qemu again.
Also redirect the stderr of adduser to /dev/null so users don't see
"adduser: user 'qemu' in use" during upgrades.
fixes #11618
Symbolic link
1 line
No EOL
16 B
Text
Symbolic link
1 line
No EOL
16 B
Text
qemu.pre-install |