4

是否安装了最新的服务包 如果我安装了最新的补丁包?目前我安装了最新的修复包,但我检查了服务包版本,它不是最新的服务包。换句话说:最新的修订包是否包含最新的 liferay 服务包?

$ ./patching-tool.sh info
Connection timeout. More than 5000ms elapsed.
You can specify the connection timeout by setting the 'connection.timeout' property in the Patching Tool configuration
Cache cannot be updated: connect timed out
You can turn off the cache update from remote server by setting the 'update.cache' property to 'false' in the Patching Tool configuration
Some information will not be available
Loading product and patch information...
Product information:
  * installation type: binary
  * build number: 7010
  * service pack version:
    - available SP version: Not available
    - installable SP version: Not available
  * patching-tool version: 2.0.7
  * time: 2018-07-02 14:10Z
4

1 回答 1

0

如果你跑 ./patching-tool.sh info

它说:

Detailed patch list:
  [ -] de-32-7010 :: Currently not installed; Won't be installed: de-53 contains the fixes included in this one :: Built for LIFERAY
  [*I] de-53-7010 :: Installed; Will be installed. :: Built for LIFERAY

所以我们可以得出肯定的结论,最新的补丁包应该包含所有以前的补丁包。

于 2018-08-14T01:13:21.933 回答