<?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 Re: Depot Problem . in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081581#M811112</link>
    <description>I solved the problem .&lt;BR /&gt;&lt;BR /&gt;I should transfer the depot in binary mode and not in ascii mode .&lt;BR /&gt;&lt;BR /&gt;Bye ,&lt;BR /&gt;Eran .</description>
    <pubDate>Wed, 01 Oct 2003 06:43:27 GMT</pubDate>
    <dc:creator>Chapaya</dc:creator>
    <dc:date>2003-10-01T06:43:27Z</dc:date>
    <item>
      <title>Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081576#M811107</link>
      <description>Hello ,&lt;BR /&gt;I'm trying to create a depot from a CD .&lt;BR /&gt;I made the following commands :&lt;BR /&gt;swcopy -x enforce_dependencies=false -s /cdrom @ /tmp/mwa/mwa_orig.depot&lt;BR /&gt;then :&lt;BR /&gt;swpackage -s /tmp/mwa/mwa_orig.depot -x target_type=tape -d /tmp/mwa.depot&lt;BR /&gt;&lt;BR /&gt;When i'm doing swlist on the depot i see it well ! , but when i transfer the depot to other sever i get the attached errors :&lt;BR /&gt;&lt;BR /&gt;WARNING: No value defined for the keyword "distribution&lt;BR /&gt;", at line 1.&lt;BR /&gt;ERROR:   Unknown value ("1.0&lt;BR /&gt;") defined for the keyword "layout_version",&lt;BR /&gt;         at line 2.  This release of the Software Distributor supports&lt;BR /&gt;         a "layout_version" of "1.0", conforming to version "1.0" of&lt;BR /&gt;         the IEEE standard 1387.2 (POSIX - System Administration&lt;BR /&gt;         Interface/Software Administration).&lt;BR /&gt;WARNING: Invalid value defined for the keyword "uuid", at line 4.&lt;BR /&gt;         Valid values for this keyword are:  One-line strings&lt;BR /&gt;         containing a subset of ASCII characters.  No white space&lt;BR /&gt;         characters, except for space and tab, are allowed.  The&lt;BR /&gt;         maximum length of a one-line string is 64 characters.&lt;BR /&gt;WARNING: Invalid value defined for the keyword "mod_time", at line 5.&lt;BR /&gt;         Valid values for this keyword are:  Unsigned integers (in&lt;BR /&gt;         decimal, octal, or hexidecimal notation).&lt;BR /&gt;WARNING: Invalid value defined for the keyword "create_time", at line&lt;BR /&gt;         6.  Valid values for this keyword are:  Unsigned integers (in&lt;BR /&gt;         decimal, octal, or hexidecimal notation).&lt;BR /&gt;WARNING: No value defined for the keyword "category&lt;BR /&gt;", at line 7.&lt;BR /&gt;WARNING: Invalid value defined for the keyword "tag", at line 8.  Valid&lt;BR /&gt;         values for this keyword are:  Tag strings containing a subset&lt;BR /&gt;         of ASCII characters.  A tag string requires one or more&lt;BR /&gt;         characters from "A"-"Z", "a"-"z", "0"-"9", including the first&lt;BR /&gt;         character.&lt;BR /&gt;         No white space characters are allowed.&lt;BR /&gt;         The directory path character "/" is not allowed.&lt;BR /&gt;         The following SDU and shell metacharacters are not allowed:&lt;BR /&gt;         &lt;BR /&gt;          . , : # ; &amp;amp; ( ) { } | &amp;lt; &amp;gt; " ` ' \&lt;BR /&gt;&lt;BR /&gt;Eran .&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2003 07:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081576#M811107</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-09-30T07:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081577#M811108</link>
      <description>Sounds like youve got your 10.20 (layout 0.8) and 11.x depots (layout 1.0) mixed up.&lt;BR /&gt;&lt;BR /&gt;Now, you can load 10.20 depots onto an 11.x server as long as you add the option -x layout_version=0.8. But if you load 11.x depots on 10.20 then 10.20 simply doesnt know about the more advanced layout_version=1.0 depots, so you shuouldnt do this.&lt;BR /&gt;&lt;BR /&gt;You can copy right of the CD though using swpackage, you dont have to copy to a depot first.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Sep 2003 07:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081577#M811108</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-09-30T07:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081578#M811109</link>
      <description>Do you have the same OS version on the two servers?&lt;BR /&gt;And are the CD for the same OS version as the server you are creating the depot on?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Tue, 30 Sep 2003 08:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081578#M811109</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2003-09-30T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081579#M811110</link>
      <description>The both servers have the same OS 11i .&lt;BR /&gt;&lt;BR /&gt;Eran .</description>
      <pubDate>Wed, 01 Oct 2003 02:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081579#M811110</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-10-01T02:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081580#M811111</link>
      <description>check this SD patch&lt;BR /&gt;&lt;BR /&gt; PHCO_27671  SD Cumulative patch&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_27671&amp;amp;context=hpux:800:11:11" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_27671&amp;amp;context=hpux:800:11:11&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;latest &lt;BR /&gt;&lt;BR /&gt;PHCO_28848</description>
      <pubDate>Wed, 01 Oct 2003 02:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081580#M811111</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-10-01T02:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Depot Problem .</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081581#M811112</link>
      <description>I solved the problem .&lt;BR /&gt;&lt;BR /&gt;I should transfer the depot in binary mode and not in ascii mode .&lt;BR /&gt;&lt;BR /&gt;Bye ,&lt;BR /&gt;Eran .</description>
      <pubDate>Wed, 01 Oct 2003 06:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/depot-problem/m-p/3081581#M811112</guid>
      <dc:creator>Chapaya</dc:creator>
      <dc:date>2003-10-01T06:43:27Z</dc:date>
    </item>
  </channel>
</rss>

