<?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 Packages installed by Depothelper has errors when checked with swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/packages-installed-by-depothelper-has-errors-when-checked-with/m-p/7194796#M948569</link>
    <description>&lt;P&gt;Question&lt;BR /&gt;- Are the packages being installed correctly?(uncorrupted, dependencies resolved, Apache runnable)&lt;BR /&gt;&lt;BR /&gt;Purpose&lt;BR /&gt;- install Apache&lt;/P&gt;&lt;P&gt;Used software&lt;BR /&gt;- depothelper, swverify&lt;/P&gt;&lt;P&gt;Issue&lt;BR /&gt;- On checking packages installed by depothelper with swverify, the output shows that installed packages has errors.&lt;/P&gt;&lt;P&gt;Output Messages&lt;BR /&gt;- The session which is running depothelper&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;depothelper -a ia64 -o 11.31 -f apache
==========================================================================================
Package-version Comment Download Install
==========================================================================================
ia64_64-11.31 Package list OK OK
apr-1.7.4 Dependency (01/46) OK OK
apr_util-1.6.3 Dependency (02/46) OK OK
bison-3.8.2 Dependency (03/46) OK OK
bzip2-1.0.8 Dependency (04/46) OK OK
curl-8.2.1 Dependency (05/46) Downloading...&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;- The other session checking packages with swverify&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;swverify apr

=======  08/23/23 16:27:50 KST  BEGIN swverify SESSION
         (non-interactive) (jobid=utgis1-0179)

       * Session started for user "root@utgis1".

       * Beginning Selection
       * Target connection succeeded for "utgis1:/".
       * Software selections:
             apr.apr-INC,l=/usr/local/apr,r=1.7.4,a=HP-UX_B.11.31_64
             apr.apr-RUN,l=/usr/local/apr,r=1.7.4,a=HP-UX_B.11.31_64
       * Selection succeeded.


       * Beginning Analysis
       * Session selections have been saved in the file
         "/.sw/sessions/swverify.last".
ERROR:   "utgis1:/":  4 files had errors during this operation.
       * The analysis phase failed for "utgis1:/".
       * Verification had errors.


NOTE:    More information may be found in the agent logfile using the
         command "swjob -a log utgis1-0179 @ utgis1:/".

=======  08/23/23 16:27:52 KST  END swverify SESSION (non-interactive)
         (jobid=utgis1-0179)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Troubleshooting&lt;BR /&gt;- Downloaded all dependencies of Apache from HP-UX Porting and Archive Center then install 46 packages one by one with swinstall -s [path]&lt;BR /&gt;result → former installed packages become corrupted when other packages are installed&lt;BR /&gt;- checked log with suggested command "swjob -a log ~~~"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;swjob -a log utgis1-0179 @ utgis1:/
=======  08/23/23 16:27:51 KST  BEGIN verify AGENT SESSION (pid=7459)
         (jobid=utgis1-0179)

       * Agent session started for user "root@utgis1". (pid=7459)

       * Beginning Analysis Phase.
       * Target:           utgis1:/
       * Target logfile:   utgis1:/var/adm/sw/swagent.log
       * Reading source for file information.
       *     Configured    apr.apr-INC,l=/usr/local/apr,r=1.7.4
       *     Configured    apr.apr-RUN,l=/usr/local/apr,r=1.7.4
ERROR:   File "/usr/local/apr/doc/CHANGES" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/CHANGES" should have size "8193"
         bytes but the actual size is "3965" bytes.
ERROR:   File "/usr/local/apr/doc/HPUX.Install" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/HPUX.Install" should have size "2695"
         bytes but the actual size is "2660" bytes.
ERROR:   File "/usr/local/apr/doc/LICENSE" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/LICENSE" should have size "17979"
         bytes but the actual size is "21854" bytes.
ERROR:   File "/usr/local/apr/doc/README" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/README" should have size "5633" bytes
         but the actual size is "4732" bytes.
ERROR:   Fileset "apr.apr-RUN,l=/usr/local/apr,r=1.7.4" had file
         errors.

       * Summary of Analysis Phase:
             Verified      apr.apr-INC,l=/usr/local/apr,r=1.7.4
ERROR:       Verify failed apr.apr-RUN,l=/usr/local/apr,r=1.7.4
ERROR:   1 of 2 filesets had Errors.
       * 1 of 2 filesets had no Errors or Warnings.
ERROR:   The Analysis Phase had errors.  See the above output for
         details.


=======  08/23/23 16:27:52 KST  END verify AGENT SESSION (pid=7459)
         (jobid=utgis1-0179)&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 01 Sep 2023 19:46:07 GMT</pubDate>
    <dc:creator>sjjung</dc:creator>
    <dc:date>2023-09-01T19:46:07Z</dc:date>
    <item>
      <title>Packages installed by Depothelper has errors when checked with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/packages-installed-by-depothelper-has-errors-when-checked-with/m-p/7194796#M948569</link>
      <description>&lt;P&gt;Question&lt;BR /&gt;- Are the packages being installed correctly?(uncorrupted, dependencies resolved, Apache runnable)&lt;BR /&gt;&lt;BR /&gt;Purpose&lt;BR /&gt;- install Apache&lt;/P&gt;&lt;P&gt;Used software&lt;BR /&gt;- depothelper, swverify&lt;/P&gt;&lt;P&gt;Issue&lt;BR /&gt;- On checking packages installed by depothelper with swverify, the output shows that installed packages has errors.&lt;/P&gt;&lt;P&gt;Output Messages&lt;BR /&gt;- The session which is running depothelper&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;depothelper -a ia64 -o 11.31 -f apache
==========================================================================================
Package-version Comment Download Install
==========================================================================================
ia64_64-11.31 Package list OK OK
apr-1.7.4 Dependency (01/46) OK OK
apr_util-1.6.3 Dependency (02/46) OK OK
bison-3.8.2 Dependency (03/46) OK OK
bzip2-1.0.8 Dependency (04/46) OK OK
curl-8.2.1 Dependency (05/46) Downloading...&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;- The other session checking packages with swverify&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;swverify apr

=======  08/23/23 16:27:50 KST  BEGIN swverify SESSION
         (non-interactive) (jobid=utgis1-0179)

       * Session started for user "root@utgis1".

       * Beginning Selection
       * Target connection succeeded for "utgis1:/".
       * Software selections:
             apr.apr-INC,l=/usr/local/apr,r=1.7.4,a=HP-UX_B.11.31_64
             apr.apr-RUN,l=/usr/local/apr,r=1.7.4,a=HP-UX_B.11.31_64
       * Selection succeeded.


       * Beginning Analysis
       * Session selections have been saved in the file
         "/.sw/sessions/swverify.last".
ERROR:   "utgis1:/":  4 files had errors during this operation.
       * The analysis phase failed for "utgis1:/".
       * Verification had errors.


NOTE:    More information may be found in the agent logfile using the
         command "swjob -a log utgis1-0179 @ utgis1:/".

=======  08/23/23 16:27:52 KST  END swverify SESSION (non-interactive)
         (jobid=utgis1-0179)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Troubleshooting&lt;BR /&gt;- Downloaded all dependencies of Apache from HP-UX Porting and Archive Center then install 46 packages one by one with swinstall -s [path]&lt;BR /&gt;result → former installed packages become corrupted when other packages are installed&lt;BR /&gt;- checked log with suggested command "swjob -a log ~~~"&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;swjob -a log utgis1-0179 @ utgis1:/
=======  08/23/23 16:27:51 KST  BEGIN verify AGENT SESSION (pid=7459)
         (jobid=utgis1-0179)

       * Agent session started for user "root@utgis1". (pid=7459)

       * Beginning Analysis Phase.
       * Target:           utgis1:/
       * Target logfile:   utgis1:/var/adm/sw/swagent.log
       * Reading source for file information.
       *     Configured    apr.apr-INC,l=/usr/local/apr,r=1.7.4
       *     Configured    apr.apr-RUN,l=/usr/local/apr,r=1.7.4
ERROR:   File "/usr/local/apr/doc/CHANGES" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/CHANGES" should have size "8193"
         bytes but the actual size is "3965" bytes.
ERROR:   File "/usr/local/apr/doc/HPUX.Install" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/HPUX.Install" should have size "2695"
         bytes but the actual size is "2660" bytes.
ERROR:   File "/usr/local/apr/doc/LICENSE" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/LICENSE" should have size "17979"
         bytes but the actual size is "21854" bytes.
ERROR:   File "/usr/local/apr/doc/README" should have mtime
         "1681996680" but the actual mtime is "1676913303".
ERROR:   File "/usr/local/apr/doc/README" should have size "5633" bytes
         but the actual size is "4732" bytes.
ERROR:   Fileset "apr.apr-RUN,l=/usr/local/apr,r=1.7.4" had file
         errors.

       * Summary of Analysis Phase:
             Verified      apr.apr-INC,l=/usr/local/apr,r=1.7.4
ERROR:       Verify failed apr.apr-RUN,l=/usr/local/apr,r=1.7.4
ERROR:   1 of 2 filesets had Errors.
       * 1 of 2 filesets had no Errors or Warnings.
ERROR:   The Analysis Phase had errors.  See the above output for
         details.


=======  08/23/23 16:27:52 KST  END verify AGENT SESSION (pid=7459)
         (jobid=utgis1-0179)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 01 Sep 2023 19:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/packages-installed-by-depothelper-has-errors-when-checked-with/m-p/7194796#M948569</guid>
      <dc:creator>sjjung</dc:creator>
      <dc:date>2023-09-01T19:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Packages installed by Depothelper has errors when checked with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/packages-installed-by-depothelper-has-errors-when-checked-with/m-p/7195437#M948581</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2185448"&gt;@sjjung&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand, you would like to install HPUX apache Webserver.&lt;/P&gt;&lt;P&gt;This can be obtained&amp;nbsp; from below URL ( you need to login to this portal using HPE passport account )&lt;BR /&gt;&lt;A href="https://myenterpriselicense.hpe.com/cwp-ui/product-download-info/HPUXWSATW512/5.12/sw_free?&amp;amp;" target="_blank" rel="noopener"&gt;https://myenterpriselicense.hpe.com/cwp-ui/product-download-info/HPUXWSATW512/5.12/sw_free?&amp;amp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly note:&amp;nbsp; depothelper and/or any product downloading from 'hpux.connect.org.uk' portal&amp;nbsp; is non-hpe supported product and HPE wouldn't provide any techical support on error/issues on these products.&lt;/P&gt;&lt;P&gt;Regarding swverify error, you could try the below command and check if that fixes.&lt;BR /&gt;#swverify -F -x fix=true apr&lt;/P&gt;&lt;P&gt;Hope this information has helped you, Please click on the "Thumbs Up/Kudo" icon as a token of appreciation. Also, if this post has helped to solve your issue, consider marking this as an "Accepted Solution".&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;- I am an HPE Employee&lt;BR /&gt;Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 21:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/packages-installed-by-depothelper-has-errors-when-checked-with/m-p/7195437#M948581</guid>
      <dc:creator>pkbin</dc:creator>
      <dc:date>2023-08-30T21:19:27Z</dc:date>
    </item>
  </channel>
</rss>

