mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
Update open-vm-tools during provision
The open-vm-tools causes segfault during boot and dumping the core freezes agent execution for the time being causing failures on commands with short timeout. Change-Id: Iff8807d1332b7a6d046b5a5d7d606552ebe48807 Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
@@ -105,3 +105,6 @@ sudo zypper -nq install sqlite3 sqlite3-devel
|
||||
|
||||
# Java - needed by RTA jenkins
|
||||
sudo zypper -nq install java
|
||||
|
||||
# open-vm-tools requires update. Version in tier1 is broken and causes segfault on boot.
|
||||
sudo zypper -nq update open-vm-tools
|
||||
|
||||
Reference in New Issue
Block a user