<?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: Linux patches on HP-UX servers in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311563#M34522</link>
    <description>&amp;gt;Actually i want to find out whether one of &amp;gt;my colleague have accidentally installed &amp;gt;some linux patches on one of our HP-UX &amp;gt;servers &lt;BR /&gt;&lt;BR /&gt;No, it is not possible.  &lt;BR /&gt;&lt;BR /&gt;Of course, it is possible that you or your colleagues changed configuration and/or installed hpux patches/packages on your hpus machines. You can use &lt;BR /&gt;- swlist [with sort by install date] for see recently installed software&lt;BR /&gt;- "find" utility for see recently modified files [under /etc and so on]&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Nov 2008 10:23:54 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2008-11-24T10:23:54Z</dc:date>
    <item>
      <title>Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311559#M34518</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Is it possible to install linux patches on HP-UX servers? Any way to check?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Feng Lin</description>
      <pubDate>Mon, 24 Nov 2008 07:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311559#M34518</guid>
      <dc:creator>Fenglin</dc:creator>
      <dc:date>2008-11-24T07:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311560#M34519</link>
      <description>If you mean installing linux packages (for example, RPM packages for CENTOS, Fedora, RHEL,...) on HP-UX - no, it is impossible.&lt;BR /&gt;&lt;BR /&gt;If you mean installing some software from source code with patches - it is doable.&lt;BR /&gt;&lt;BR /&gt;Can you tell us more about your environment and what/why are you trying to do?</description>
      <pubDate>Mon, 24 Nov 2008 08:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311560#M34519</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2008-11-24T08:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311561#M34520</link>
      <description>Actually i want to find out whether one of my colleague have accidentally installed some linux patches on one of our HP-UX servers.This is because previously the website hosted does not fail so often on the HP-UX server. Recently,we did linux patching, not sure whether some confusion might have happened.&lt;BR /&gt;&lt;BR /&gt;Would like to know whether there is any way to check. Our environment has both HP-UX and linux servers,fyi.</description>
      <pubDate>Mon, 24 Nov 2008 08:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311561#M34520</guid>
      <dc:creator>Fenglin</dc:creator>
      <dc:date>2008-11-24T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311562#M34521</link>
      <description>HP-UX patches are packaged into swinstall depot files, which are essentially tar packages whose content must follow certain special rules. &lt;BR /&gt;&lt;BR /&gt;Linux patches are in a distribution-specific package format, usually .rpm. RPM packages are essentially cpio packages, whose content must follow *another* set of special rules.&lt;BR /&gt;&lt;BR /&gt;Basically, the swinstall of HP-UX cannot understand the structure of Linux patch packages and vice versa.&lt;BR /&gt;&lt;BR /&gt;For example, trying to even _list_ the contents of a Linux .rpm using HP-UX swlist command will produce errors like this:&lt;BR /&gt;&lt;BR /&gt;host:/home/username # swlist -s /home/username/hpadu-8.10-4.noarch.rpm &lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "host"...&lt;BR /&gt;ERROR:   tar: /home/username/hpadu-8.10-4.noarch.rpm : This doesn't look like a tar archive&lt;BR /&gt;ERROR:   tar: /home/username/hpadu-8.10-4.noarch.rpm : Skipping to next file...&lt;BR /&gt;ERROR:   The INDEX file on the source did not exist or could not be read.&lt;BR /&gt;ERROR:   "host:/home/username/hpadu-8.10-4.noarch.rpm":  An I/O error occurred while performing this task.&lt;BR /&gt;&lt;BR /&gt;Any attempt to run swinstall on a .rpm package will produce similar errors.&lt;BR /&gt;&lt;BR /&gt;Trying to install a HP-UX .depot on Linux will cause a simpler error message:&lt;BR /&gt;&lt;BR /&gt;&lt;FILENAME&gt;: not an rpm package (or package manifest)&lt;BR /&gt;&lt;BR /&gt;MK&lt;/FILENAME&gt;</description>
      <pubDate>Mon, 24 Nov 2008 09:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311562#M34521</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-11-24T09:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311563#M34522</link>
      <description>&amp;gt;Actually i want to find out whether one of &amp;gt;my colleague have accidentally installed &amp;gt;some linux patches on one of our HP-UX &amp;gt;servers &lt;BR /&gt;&lt;BR /&gt;No, it is not possible.  &lt;BR /&gt;&lt;BR /&gt;Of course, it is possible that you or your colleagues changed configuration and/or installed hpux patches/packages on your hpus machines. You can use &lt;BR /&gt;- swlist [with sort by install date] for see recently installed software&lt;BR /&gt;- "find" utility for see recently modified files [under /etc and so on]&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2008 10:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311563#M34522</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2008-11-24T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311564#M34523</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Answer: No.&lt;BR /&gt;&lt;BR /&gt;What could you accomplish installing Linux patches on an HP-UX server? Nothing.&lt;BR /&gt;&lt;BR /&gt;I'm going to liberally interpret your post.&lt;BR /&gt;&lt;BR /&gt;If you wanted to use an HP-UX server as an NFS, httpd, or FTP server and use these to do RHEL installs or as patch repositories? This would work for external Linux systems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Nov 2008 16:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311564#M34523</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-11-24T16:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux patches on HP-UX servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311565#M34524</link>
      <description>Thanks for the answers.</description>
      <pubDate>Tue, 25 Nov 2008 01:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-patches-on-hp-ux-servers/m-p/4311565#M34524</guid>
      <dc:creator>Fenglin</dc:creator>
      <dc:date>2008-11-25T01:11:42Z</dc:date>
    </item>
  </channel>
</rss>

