Displaying 1 result from an estimated 1 matches for "e1sxwej".
2007 Jan 14
1
Bug#406863: xenmon.py isn't in the execution search path
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-2
For some reason, xenmon.py is not in the search path - maybe an issue
of the wrapper used by the xen Debian packages seems to be only a link
to the wrapper is missing the program exists in the package
xen-utils-3.0.3-0-2 and the follwoing make it work:
ln -s ../lib/xen-common/bin/xen-utils-wrapper /usr/sbin/xenmon.py
ln -s