Description of problem: ioprocess path it's hardcoded within the python bindings by: EXT_IOPROCESS = "/usr/libexec/ioprocess" On different distribution/architecture it could be necessary to deploy it on a different path so it would be better to make it configurable at build time. Version-Release number of selected component (if applicable): 0.15 How reproducible: 100% Steps to Reproduce: 1. check the code Actual results: EXT_IOPROCESS is hardcoded to "/usr/libexec/ioprocess" Expected results: EXT_IOPROCESS can be configured at build time.
This wasn't in the 3.6.0 ioprocess build. Will be in 3.6.1.
This bug is marked for z-stream, yet the milestone is for a major version, therefore the milestone has been reset. Please set the correct milestone or drop the z stream flag.
Fixed bug tickets must have target milestone set prior to fixing them. Please set the correct milestone and move the bugs back to the previous status after this is corrected.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
CodeChange, nothing for QE.