FS#29759 - [open-vm-tools-modules] does not build with procps-ng
Attached to Project:
Community Packages
Opened by Andrzej Giniewicz (Giniu) - Saturday, 05 May 2012, 09:38 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 05 May 2012, 14:48 GMT
Opened by Andrzej Giniewicz (Giniu) - Saturday, 05 May 2012, 09:38 GMT
Last edited by Sergej Pupykin (sergej) - Saturday, 05 May 2012, 14:48 GMT
|
Details
open-vm-tools-modules (and probably open-vm-tools, although
I haven't tested it) does not build at all with procps-ng,
which is now in core. The fix is very simple, just set
CUSTOM_PROCPS_NAME="procps" in build function and it should work. This is similar to what Debian folks (with difference, that they set this to "proc-ng" and do this by patch not by variable). |
This task depends upon