Fix the name of package to reconfigure
Signed-off-by: Sven Strittmatter <ich@weltraumschaf.de>
This commit is contained in:
parent
71fbc01775
commit
0827d29263
|
@ -38,7 +38,7 @@ Do note that –at least currently– vmdb2 uses some syntax that is available
|
||||||
only in the version in testing (Bullseye).
|
only in the version in testing (Bullseye).
|
||||||
|
|
||||||
If debootstrap still fails with exec format error, try
|
If debootstrap still fails with exec format error, try
|
||||||
running `dpkg-reconfigure qemi-user-static`. This calls
|
running `dpkg-reconfigure qemu-user-static`. This calls
|
||||||
`/var/lib/dpkg/info/qemu-user-static.postinst` which uses binfmt-support
|
`/var/lib/dpkg/info/qemu-user-static.postinst` which uses binfmt-support
|
||||||
to register the executable format with /usr/bin/qemu-$fmt-static
|
to register the executable format with /usr/bin/qemu-$fmt-static
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue