On 2025/11/20 06:37 PM, Jan Stolarek wrote:
But I build packages in Trixie VM as normal user, so you should be able to do the same.
Unfortunately, I can't. I mean, I need the root privileges both on my VM and on my desktop (both Trixie). The only difference is that on the VM I am using the ./build_module script, which asks for sudo password, whereas on the desktop machine I build with `sudo ./debian/rules binary`. If I don't use sudo in that last call I get a failure saying I need root priviliges.
Ah yes, I forgot that my script use "sudo" :facepalm:
My VM still does not run in graphical mode, which means that for now I can only test changes I make on the
r14.1.x branch, because those I can run on my desktop.
That sounds strange. We probably have different hardware and different host OS, but I have no problem to run a Trixie machine in VirtualBox. Just fyi.
Cheers Michele