Federico Heinz
2011-Jul-06 10:48 UTC
[Pkg-xen-devel] Bug#588406: A full year without a fix?
I can confirm this bug still is in squeeze... a full year after being first reported, despite the fact that it includes the fix?. I can also confirm that the workaround proposed here works, although I am not sure that it's the best possible solution, maybe it can be set in some confoguration file, bit if so, I have benn unable to find it. AFAICT, XEN_SCRIPT_DIR is a compile-time option, and can't be configured. A more robust solution, which survives relocation of /etc/xen/scripts, would be to change the same lines to this instead, since `dir' gets set to the `block' script's directory as the first order of business in it. [ -x $dir/block-"$t" ] && \ $dir/block-"$t" "$command" $node On the other hand, I don't know whether Xen itself survives relocation of the script directory, so maybe the point is moot.
Possibly Parallel Threads
- Bug#588406: fix for missing XEN_SCRIPT_DIR
- Bug#588406: xen-utils-common: /etc/xen/scripts/block not driving helper scripts; XEN_SCRIPT_DIR not properly set
- Processed: xen-utils-common unusable with DRBD
- virtual_transport lmtp Error: User doesn't have home dir set
- [virtio-dev] Re: clarifying the handling of responses for virtio-rpmb