<?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: Installer creates 0 byte files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383130#M197992</link>
    <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684293" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684293&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;simular to yours but no solution.&lt;BR /&gt;&lt;BR /&gt;Most of the times an error&lt;BR /&gt;ERROR: Could not access remote file&lt;BR /&gt;suggest there is a network/hostname problem.&lt;BR /&gt;&lt;BR /&gt;Above you said this is a stand alone system. Try the steps below.&lt;BR /&gt;&lt;BR /&gt;-1-&lt;BR /&gt;edit your /etc/hosts file&lt;BR /&gt;127.0.0.1    your_name     loopback&lt;BR /&gt;&lt;BR /&gt;-2-&lt;BR /&gt;if excists&lt;BR /&gt;mv /etc/resolv.conf /etc/resolv.conf.old&lt;BR /&gt;&lt;BR /&gt;-3-&lt;BR /&gt;touch /var/adm/sw/standalone&lt;BR /&gt;&lt;BR /&gt;-4-&lt;BR /&gt;/usr/sbin/swagentd -r&lt;BR /&gt;&lt;BR /&gt;Groeten,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Tue, 21 Sep 2004 10:44:11 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2004-09-21T10:44:11Z</dc:date>
    <item>
      <title>Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383122#M197984</link>
      <description>We have a customer who can not install our software on an HPUX11 system and I hope someone can help.&lt;BR /&gt;&lt;BR /&gt;On all of our test systems the software installs fine. Yet when the customer tries to install our software, a file which is copied to /sbin/init.d becomes a zero byte file and the rest of the installation fails.&lt;BR /&gt;&lt;BR /&gt;As I said our installer works on all of our test systems and with all other customers. We have verified that the user is 'root' and that the package file etc is not corrupted. If we manualy copy the file the file ratains it's size but if we run the installer it get's overwritten and becomes 0 bytes.&lt;BR /&gt;&lt;BR /&gt;The workstation is stand alone and is not connected to a network. We did verify that 'localhost' was correctly defined in the HOSTS file.&lt;BR /&gt;&lt;BR /&gt;Any help will be much appreciated.</description>
      <pubDate>Tue, 21 Sep 2004 06:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383122#M197984</guid>
      <dc:creator>Paul Deckers_1</dc:creator>
      <dc:date>2004-09-21T06:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383123#M197985</link>
      <description>Full root filesystem ?&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 07:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383123#M197985</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-09-21T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383124#M197986</link>
      <description>You did not give enough information in order to help you. What is the software that you are trying to install??? Is it a depot file?? Is it SD compatible?? Or is it just a tar file??? What exactly is that??&lt;BR /&gt;&lt;BR /&gt;Also how you are installing it?? Are you using swinstall??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 21 Sep 2004 07:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383124#M197986</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-21T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383125#M197987</link>
      <description>"On all of our test systems the software installs fine. Yet when the customer tries to install our software," ....&lt;BR /&gt;&lt;BR /&gt;Are you saying that all other software installs correctly except your own software?  If so, it sounds like something is wrong with how your software was packaged.</description>
      <pubDate>Tue, 21 Sep 2004 07:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383125#M197987</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-09-21T07:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383126#M197988</link>
      <description>Ok all..let's see if I can supply the required info:&lt;BR /&gt;&lt;BR /&gt;The root filesystem is not full. &lt;BR /&gt;&lt;BR /&gt;The software our customer is trying to install is our GEAR for UNIX CD &amp;amp; DVD recording software which we develop.&lt;BR /&gt;&lt;BR /&gt;The software is provided as a package file which was created on an HP system and is installed using swinstall.&lt;BR /&gt;&lt;BR /&gt;We can install GEAR on all of our HP systems with no problem. Also we have many HP customers who have had no issues with installation. Only this one customer is seeing the described behaviour.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 08:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383126#M197988</guid>
      <dc:creator>Paul Deckers_1</dc:creator>
      <dc:date>2004-09-21T08:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383127#M197989</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Strange!&lt;BR /&gt;&lt;BR /&gt;-1-You have checked reversed nslookup (IP + hostname)&lt;BR /&gt;&lt;BR /&gt;-2-The file is a tar file&lt;BR /&gt;&lt;BR /&gt;-3- On a stand-alone system, run swinstall to install the product: &lt;BR /&gt;# swinstall -s /tmp/&lt;YOUR-DEPOT-FILE&gt; your_product&lt;BR /&gt;&lt;BR /&gt;-4-Maybe a shot in the dark, can could you rule out a drive error ?&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/cxtydz of=/dev/null bs=1024k&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;/YOUR-DEPOT-FILE&gt;</description>
      <pubDate>Tue, 21 Sep 2004 09:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383127#M197989</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-09-21T09:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383128#M197990</link>
      <description>Does the swagent.log details from a working customer/site, match that of this one who gets the zero byte file? Hopefully, there may be some error message logged.</description>
      <pubDate>Tue, 21 Sep 2004 09:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383128#M197990</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-09-21T09:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383129#M197991</link>
      <description>I asked for the log and we found the following error:&lt;BR /&gt;&lt;BR /&gt;* Installing fileset "GEARGUI.commands,r=4.11" (1 of 1)&lt;BR /&gt;ERROR:  Could not access remote file "sbin/init.d/GEARogm" in software item&lt;BR /&gt;"GEARGUI.commands,r=4.11,a=HP-UX_B.11.032/64,v=GEAR_Software:/usr"&lt;BR /&gt;due to an internal error on the remorte system.&lt;BR /&gt;&lt;BR /&gt;Does this provide any further insite?&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 10:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383129#M197991</guid>
      <dc:creator>Paul Deckers_1</dc:creator>
      <dc:date>2004-09-21T10:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Installer creates 0 byte files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383130#M197992</link>
      <description>&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684293" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684293&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;simular to yours but no solution.&lt;BR /&gt;&lt;BR /&gt;Most of the times an error&lt;BR /&gt;ERROR: Could not access remote file&lt;BR /&gt;suggest there is a network/hostname problem.&lt;BR /&gt;&lt;BR /&gt;Above you said this is a stand alone system. Try the steps below.&lt;BR /&gt;&lt;BR /&gt;-1-&lt;BR /&gt;edit your /etc/hosts file&lt;BR /&gt;127.0.0.1    your_name     loopback&lt;BR /&gt;&lt;BR /&gt;-2-&lt;BR /&gt;if excists&lt;BR /&gt;mv /etc/resolv.conf /etc/resolv.conf.old&lt;BR /&gt;&lt;BR /&gt;-3-&lt;BR /&gt;touch /var/adm/sw/standalone&lt;BR /&gt;&lt;BR /&gt;-4-&lt;BR /&gt;/usr/sbin/swagentd -r&lt;BR /&gt;&lt;BR /&gt;Groeten,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 21 Sep 2004 10:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installer-creates-0-byte-files/m-p/3383130#M197992</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-09-21T10:44:11Z</dc:date>
    </item>
  </channel>
</rss>

