<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic -sbin-rc error messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887614#M935862</link>
    <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;   We installed QPK1100.depot(Quality pack bundle Dec./2002) on a C3600 workstaion that are running HP-UX 11.0 OS. During the reboot process, the console show:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc[38] : 048 : The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;   And the workstation enter the norminal boot up process to kick all service. One thing is very stange, all services startus content was displayed with white charactors(the previous has green color). The display method was not same as prior. what happen to it? Does anybody has experience this problem? I just encounter this problem just i install QPK1100.depot file. &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Y.H.Chen</description>
    <pubDate>Wed, 22 Jan 2003 08:47:39 GMT</pubDate>
    <dc:creator>I H Chen</dc:creator>
    <dc:date>2003-01-22T08:47:39Z</dc:date>
    <item>
      <title>-sbin-rc error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887614#M935862</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;   We installed QPK1100.depot(Quality pack bundle Dec./2002) on a C3600 workstaion that are running HP-UX 11.0 OS. During the reboot process, the console show:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc[38] : 048 : The specified number is not valid for this command.&lt;BR /&gt;&lt;BR /&gt;   And the workstation enter the norminal boot up process to kick all service. One thing is very stange, all services startus content was displayed with white charactors(the previous has green color). The display method was not same as prior. what happen to it? Does anybody has experience this problem? I just encounter this problem just i install QPK1100.depot file. &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Y.H.Chen</description>
      <pubDate>Wed, 22 Jan 2003 08:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887614#M935862</guid>
      <dc:creator>I H Chen</dc:creator>
      <dc:date>2003-01-22T08:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: -sbin-rc error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887615#M935863</link>
      <description>known issue : read the patch.text for PHCO_26789 sh-possix(1) cum patch &lt;BR /&gt;&lt;BR /&gt;Special Installation Instructions:&lt;BR /&gt;  Shell now recognizes octal and hexa numbers inside&lt;BR /&gt;  arithmetic expression. This may have impact on some&lt;BR /&gt; of the scripts.&lt;BR /&gt; For example: rc.utils might have configured as&lt;BR /&gt;  follows:&lt;BR /&gt;    let ROWS="$rows"&lt;BR /&gt;    let COLS="$cols"&lt;BR /&gt;  Now, if the rows/cols variables start with a 0, the shell&lt;BR /&gt;  will interpret the data as octal numbers resulting in&lt;BR /&gt; incorrect interpretations or errors.&lt;BR /&gt;  Hence we advise users to change the rc.utils as follows:&lt;BR /&gt;  let ROWS="${rows##*(0)}"&lt;BR /&gt;   let COLS="${cols##*(0)}"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2003 08:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887615#M935863</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-01-22T08:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: -sbin-rc error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887616#M935864</link>
      <description>&lt;BR /&gt;Hi Alex,&lt;BR /&gt;&lt;BR /&gt;   I have download PHCO_27344 patch and install it. We also change /sbin/rc.utils file as you descibe. After we reboot it the display looks like norminal. Thanks for your help!&lt;BR /&gt;&lt;BR /&gt;One more question, what is the best way to find such known problem?  I have search ITRC forum many times and can not find such article. what is the best way to get this notice? Maybe we ignore some import steps to follow. &lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Jan 2003 01:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887616#M935864</guid>
      <dc:creator>I H Chen</dc:creator>
      <dc:date>2003-01-23T01:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: -sbin-rc error messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887617#M935865</link>
      <description>One of the things I do is after looking through the ITRC forum search, I will tend to look at patches for certain things if I cannot find anything. It is of course easier if you know exactly what your looking for. Seeing you loaded a recent patch bundle I would be looking for a later patch, searching for "/sbin/rc" as my search string.</description>
      <pubDate>Thu, 23 Jan 2003 01:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sbin-rc-error-messages/m-p/2887617#M935865</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-23T01:51:36Z</dc:date>
    </item>
  </channel>
</rss>

