免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1552 | 回复: 3
打印 上一主题 下一主题

[SCO UNIX] unixware下补丁包的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-03-01 17:30 |只看该作者 |倒序浏览
uw711m1,uw711m4和开发系统安装完,必须要重新安装光盘上的update711吗?

论坛徽章:
0
2 [报告]
发表于 2005-03-01 20:20 |只看该作者

unixware下补丁包的问题

好像是不用的吧,我一般给客户装只装个m2的就了事了,用起来基本没什么问题啊.

论坛徽章:
0
3 [报告]
发表于 2005-03-02 09:10 |只看该作者

unixware下补丁包的问题

不用,仔细看看M4的readme,里面写的很清楚。下面是readme的翻译:

                     UnixWare 7.1.3 Maintenance Pack 4
                               Release Notes

                                 July 2004

亲爱的Sco客户:  

  本包中是UnixWare 7.1.3 Maintenance Pack 4,这个补丁包包含对UnixWare 7.1.3的重要修正,你应当在下一个维护周期时安装使用。
  
目录:

  I. 软件说明和建议
II. 安装说明
III. 卸载说明
IV. 完整修正列表
  V. 增补文档
VI. 文件内容
VII. 本包中的其它补丁

I. 软件说明和建议

  1. UnixWare 7.1.3 Maintenance Pack 4 package (uw713mp4.image) 只可以被安装在UnixWare 7.1.3操作系统上。
  
  2. 如果是先从UnixWare 7.1.1或者Open UNIX 8.0.0升级到UnixWare 7.1.3后安装本补丁,必须确认升级后重新启动过系统。
  
  3. 如果从Sco网站或者ftp站点下载本补丁进行安装,强烈建议同时下载最新的nics和nd包进行安装,下载地址:
     http://www.sco.com/support/update/download/uw713list.html.
     
     目前最新文件为:
     nics.802a.pkg
     nd.802.pkg
     
  4. uw713mp4包含下列软件包:
      uw713m4   Maintenance Pack 4 package
      libc      Runtime C Library package, version 8.0.1c
      libthread Runtime Thread Library package, version 8.0.1a
     安装uw713mp4将更新上述runtime libraries,一旦安装无法卸载。
     
  5. 如果你装过uw713mp1,uw713mp2或uw713mp3,在安装uw713mp4无需卸载以前补丁。
  
  6. 本补丁无法在安装任何版本的Update Pack后安装。比如,以前安装了uw713up3(Update Pack 3),该补丁就不能安装。
  
  7. 本补丁可取代下列补丁:
        o uw713mp1 (UnixWare 7.1.3 Maintenance Pack 1)
        o uw713mp2 (UnixWare 7.1.3 Maintenance Pack 2)
        o uw713mp3 (UnixWare 7.1.3 Maintenance Pack 3)
        o ptf9000 (Note: MP4 does not replace the Boot images that ship
          with this PTF, it only replaces the PTF.)
        o ptf9001
        o ptf9003
        o ptf9004
        o ptf9006

  8. uw713mp4 updates sendmail to version 8.12.9, plus security fixes from
     8.12.10. However, if you previously added a version of sendmail
     provided by a vendor other than The SCO Group, then uw713mp4 will not
     update that version.

     After installing uw713mp4, running sendmail commands such as the
     newalias command may display the following error message:

     Warning: .cf file is out of date: sendmail 8.12.9 supports
     version 10, .cf file is version 9

     Mail will continue to function. However none of the new features,
     implemented in the configuration file, will be available unless you
     edit this file manually. See http://sendmail.org for further detail.

     Only http://sendmail.org has been updated. SCOadmin has not been
     updated. The old configuration file has been left in place to allow
     continued use of the SCOadmin interface.

     To avoid the warning message edit /etc/sendmail.cf and change the
     config file format entry (the first non comment line) from "V9" to
     "V10". Note that once you edit sendmail.cf manually you will no longer
     be able to use SCOadmin to manage sendmail.

  9. 若安装补丁后第一次重启机器时显示HBA指令超时错误不能继续进入系统,则执行下列步骤:

       1. 重新启动系统

       2. 在系统启动过程重显示UnixWare图标时敲任意键.

       3. 在boot提示符下键入:

          USE_XAPIC=N
          boot

          系统将继续正常启动.

       4. Once the system is running edit /stand/boot and add the following
          entry:

          USE_XAPIC=N

10. The base and uw713m4 package prototype files list
     /usr/include/sys/lxki.h as a file ("^f" but the update713 prototype
     lists this file as volatile ("^v". So installing uw713mp4 on a system
     that had been upgraded from UnixWare 7.1.1 or Open UNIX 8 to UnixWare
     7.1.3 yields this warning (and keeps the file as volatile):

     UX:pkginstall: WARNING: /usr/include/sys/lxki.h <shared file is volatile>;

     This warning can be ignored.

11. For a list of issues that this Maintenance Pack addresses, please see
     IV. Comprehensive List of Problems Fixed.

12. If you have questions regarding this supplement, or the product on
     which it is installed, please contact your software supplier or
     support representative.

II.安装步骤     
   
   注意:     
      
       不要使用/tmp做为下载目录,否则将导致在pkgadd时出现 'No space'的错误。

  1.  备份inittab.
  
  2. 下载uw714mp3.image文件到服务器.
  
  3. 下载最新nics和nd包到服务器。
  
  4. 以root用户登录安装mp4,指令如下:

     $ su -
     Password: type your root password
     # pkgadd -d /install/uw713mp4.image
  
  5. 以root用户登录安装nics和nd包,指令如下:
     
     # pkgadd -d /usr/tmp/nics.802a.pkg
     # pkgadd -d /usr/tmp/nd.802.pkg

  6. 安装完毕后重新启动系统:

     # shutdown -i6 -g0 -y

  5. 如果你看到下列提示信息:

    WARNING: Reapply uw713m4 package.  Failure to do so may leave your
    system in an inconsistent state.

     那么你需要重新安装mp3包,按照第2步执行。
     
III.卸载
   
   注意:强烈建议不要卸载uw713mp4!
   
   1. 以root身份登录,键入:
     $ su -
     Password: type your root password
     # pkgrm uw713mp4

   2. 重启系统
   
     # shutdown -i6 -g0 -y

以下略.

论坛徽章:
0
4 [报告]
发表于 2005-03-02 10:31 |只看该作者

unixware下补丁包的问题

谢谢你们,不过7。1。1和7.1。3的补丁包安装的readme文件内容不太一样,方法也不太一样
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP