Currently this is just a precaution.

Signed-off-by: Ian Jackson <[email protected]>
---
 ts-xen-install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-xen-install b/ts-xen-install
index d3a9d11..9913e85 100755
--- a/ts-xen-install
+++ b/ts-xen-install
@@ -99,6 +99,7 @@ sub some_extradebs ($) {
        target_cmd_root($ho,
                        "dpkg --force-confold $dpkgopts $ontarget </dev/null",
                        300);
+       target_run_apt($ho, qw(-f install));
     }
 }
 
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to