以下文本显示如何确定运行 Oracle Solaris 11.1 的系统上所安装的 SRU。还有以下各项的示例:
没有 SRU 的 Oracle Solaris 11.1 系统,请参见Example 1。
具有 SRU 的 Oracle Solaris 11 11/11 系统,请参见Example 2。
没有 SRU 的 Oracle Solaris 11 11/11 系统,请参见Example 3
在此示例中,安装了具有 SRU 18.4 的 Oracle Solaris 11.1。SRU 标识号为 18.4,作为第三和第四个数显示在 Summary 和 Version 行中的 Oracle Solaris 11.1 之后。
% pkg info entire Name: entire Summary: entire incorporation including Support Repository Update (Oracle Solaris 11.1.18.4.0). Description: This package constrains system package versions to the same build. WARNING: Proper system update and correct package selection depend on the presence of this incorporation. Removing this package will result in an unsupported system. For more information see https://support.oracle.com/CSP/main/article ?cmd=show&type=NOT&doctype=REFERENCE&id=1501435.1. Category: Meta Packages/Incorporations State: Installed Publisher: solaris Version: 0.5.11 (Oracle Solaris 11.1.18.4.0) Build Release: 5.11 Branch: 0.175.1.18.0.4.0 Packaging Date: April 1, 2014 07:58:03 PM Size: 5.46 kB FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.1.18.0.4.0:20140401T195803Z
如果系统安装了 Oracle Solaris 11.1 且未安装任何 SRU,软件包信息将如下所示。请注意,Build Release 行后面的条目不是 11/11 版本。
% pkg info entire Name: entire Summary: Incorporation to lock all system packages to the same build Description: This package constrains system package versions to the same build. WARNING: Proper system update and correct package selection depend on the presence of this incorporation. Removing this package will result in an unsupported system. Category: Meta Packages/Incorporations State: Installed Publisher: solaris Version: 0.5.11 Build Release: 5.11 Branch: 0.175.1.0.0.24.2 Packaging Date: Wed Sep 19 19:01:35 2012 Size: 5.46 kB FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.1.0.0.24.2:20120919T190135Z示例 2 具有 SRU 的 Oracle Solaris 11 11/11 显示的软件包信息
如果系统安装了 Oracle Solaris 11 11/11 且安装了 SRU,软件包信息将如下所示。在此示例中安装了 SRU 10.5。请注意,由于 SRU 原因,Build Release 行后面的条目会不同。
% pkg info entire Name: entire Summary: entire incorporation including Support Repository Update (Oracle Solaris 11 11/11 SRU 10.5). Description: This package constrains system package versions to the same build. WARNING: Proper system update and correct package selection depend on the presence of this incorporation. Removing this package will result in an unsupported system. For more information see https://support.oracle.com/CSP/main/article ?cmd=show&type=NOT&doctype=REFERENCE&id=1372094.1. Category: Meta Packages/Incorporations State: Installed Publisher: solaris Version: 0.5.11 (Oracle Solaris 11 SRU 10.5) Build Release: 5.11 Branch: 0.175.0.10.0.5.0 Packaging Date: Fri Aug 03 18:26:27 2012 Size: 5.45 kB FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.0.10.0.5.0:20120803T182627Z示例 3 没有 SRU 的 Oracle Solaris 11 11/11 显示的软件包信息
如果系统安装了 Oracle Solaris 11 11/11 且未安装任何 SRU,软件包信息类似于:
% pkg info entire Name: entire Summary: Incorporation to lock all system packages to the same build Description: This package constrains system package versions to the same build. WARNING: Proper system update and correct package selection depend on the presence of this incorporation. Removing this package will result in an unsupported system. Category: Meta Packages/Incorporations State: Installed Publisher: solaris Version: 0.5.11 Build Release: 5.11 Branch: 0.175.0.0.0.2.0 Packaging Date: October 20, 2011 02:38:22 PM Size: 5.45 kB FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.0.0.0.2.0:20111020T143822Z