
Dan Smith wrote:
KR> # HG changeset patch KR> # User Kaitlin Rupert <karupert@us.ibm.com> KR> # Date 1208479105 25200 KR> # Node ID e415e98ec3b386ecff91449696a71f5d7607ca6a KR> # Parent a3c65a655c61fe82b056a590cdaef5356626e3e6 KR> Fix Virt_SettingsDefineCapabilities provider install issue.
Can you provide a little more detail here? Reordering the variables should not (AFAIK) have any effect on the order in which things get processed or installed.
The issue is that Virt_SettingsDefineCapabilities isn't being installed on the first pass. So you'll have to run make install twice (and the rpm install will miss it completely). However, I retested this patch again today, and it doesn't solve the problem. So please ignore this patch =) -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com