Hi Lee, Hi Ricardo,

On Thu, Jul 31, 2025 at 03:48:20PM +0200, Lee Garrett wrote:
> it seems like virtme-ng should be depending on busybox-static:

I think kbd and iproute2 are also missing dependencies. When running
virtme-ng in a clean trixie schroot I get:

    /usr/lib/python3/dist-packages/virtme/guest/virtme-init: line 235: ip: 
command not found
    /usr/lib/python3/dist-packages/virtme/guest/virtme-init: line 380: 
deallocvt: command not found

The only ip call in virtme-init seems to just be

    ip link set dev lo up

the rest presumably being brought up by busybox udhcpc tho I can't think of
a way to check without iproute2 installed ;P

Do note that kbd (for deallocvt) also pulls in console-setup. Not sure
that's a good idea. It certainly triggers some useless debconf questions in
schroot, but should normally be fine I guess?

--Daniel

Attachment: signature.asc
Description: PGP signature

Reply via email to