Re: [systemd-devel] Unable to Install VituralBox

2020-03-01 Thread Lennart Poettering
On Sa, 29.02.20 10:13, Tk W (vewu0...@gmail.com) wrote: > Hi, everyone, > > I need to use Kubernetes, but can't start minikube due to a viturlbox > issue. I had an old version of vitualbox installed a few years ago. After > removing the old one, I can't install the latest version. The followings >

[systemd-devel] UDEV popen/system returns error if called from the program (RUN option)

2020-03-01 Thread Ilya Matveychikov
Hey guys, I’m not sure is it the right place to ask about the UDEV or not. Anyways, I have a problem with running custom program from the UDEV rule (RUN+= option). The problem is somehow related to fork/exec, I can’t tell for sure. My code (this custom “RUN+=“-binary) using popen() to call exte