× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



What does this command show?
 
rpm --showrc | head
 
 

----- Original message -----
From: "Brad Stone" <bvstone@xxxxxxxxx>
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxxxxxxxx>
To: "IBMi Open Source Roundtable" <opensource@xxxxxxxxxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [IBMiOSS] Yum updates failing from IBM
Date: Tue, Jul 6, 2021 3:25 PM
 
which rpm
/QOpenSys/pkgs/bin/rpm

 echo $PATH
/QOpenSys/pkgs/lib/nodejs12/bin:/QOpenSys/pkgs/bin:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin

This was all originally installed using ACS, so I don't know what could
have went wrong.  It's really ridiculous.

On Tue, Jul 6, 2021 at 2:06 PM Calvin Buckley <calvin@xxxxxxxxxx> wrote:

> Could be the Perzl version of RPM, which will expect AIX packages.
What
> does "which rpm" return, and what is $PATH set to?
>
> On Tue, 2021-07-06 at 12:49 -0500, Brad Stone wrote:
> > V7R4.
> >
> > On Tue, Jul 6, 2021 at 12:42 PM Kevin Adler <kadler@xxxxxxxxxx>
> > wrote:
> >
> > >    What OS are you running on? Based on the "intended for a
> > > different OS"
> > >    message it looks like maybe 7.1, which is not supported.
> > >
> > >
> > >      ----- Original message -----
> > >      From: "Brad Stone" <bvstone@xxxxxxxxx>
> > >      Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxxxxxxxx>
> > >      To: "IBMi Open Source Roundtable"
> > > <opensource@xxxxxxxxxxxxxxxxxx>
> > >      Cc:
> > >      Subject: [EXTERNAL] Re: [IBMiOSS] Yum updates failing from
IBM
> > >      Date: Tue, Jul 6, 2021 11:35 AM
> > >
> > >      I tried this:
> > >      [1]
> > >
[1]https://www.ibm.com/mysupport/s/question/0D50z000062l2o5/yum-and-
> > > rootca-certificate?language=en_US
> > >
> > >      Edit /opt/freeware/etc/yum/yum.conf and add "sslverify=false"
> > > to the
> > >      [main]
> > >      section. This will allow you to "yum reinstall
ca-certificates
> > > -y"
> > > after
> > >      which you should remove the yum.conf entry and function
> > > normally.
> > >
> > >      Got this:
> > >      yum reinstall ca-certificates -y
> > >      Setting up Reinstall Process
> > >      ibm                                                         |
> > > 3.6 kB
> > >       00:00
> > >      No Match for argument: ca-certificates
> > >      Package(s) ca-certificates available, but not installed.
> > >      Nothing to do
> > >
> > >      so I did
> > >
> > >      yum install ca-certificates -y
> > >
> > >      Transaction Check Error:
> > >        package libtasn1-6-4.10-4.ppc64 is intended for a different
> > > operating
> > >      system
> > >        package libp11-kit0-0.23.14-1.ppc64 is intended for a
> > > different
> > >      operating
> > >      system
> > >        package libutil2-0.10.0-1.ppc64 is intended for a different
> > > operating
> > >      system
> > >        package p11-kit-trust-0.23.14-1.ppc64 is intended for a
> > > different
> > >      operating system
> > >        package ca-certificates-2_git20170807.10b2785-2.noarch is
> > > intended
> > > for
> > >      a
> > >      different operating system
> > >
> > >      Wonderful stuff.  :)
> > >
> > >      On Tue, Jul 6, 2021 at 11:25 AM Brad Stone
<bvstone@xxxxxxxxx>
> > > wrote:
> > >
> > >      > Downloading Packages:
> > >      >
> > >      >
> > >      [2]
> > >
[2]https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/pp
> > > c64/coreutils-gnu-8.25-6.ibmi7.2.ppc64.rpm
> > > :
> > >      > [Errno 14] curl#60 - "SSL certificate problem: self signed
> > > certificate
> > >      in
> > >      > certificate chain"
> > >      >
> > >      > I saw the typo... thanks.  Now this.  Do I need to manually
> > > update
> > >      curl or
> > >      > openssl first?
> > >      >
> > >      > On Tue, Jul 6, 2021 at 11:21 AM Jack Woehr via OpenSource <
> > >      > opensource@xxxxxxxxxxxxxxxxxx> wrote:
> > >      >
> > >      >> Oops, "repo" not "rep". Cut-and-paste error.
> > >      >>
> > >      >> On Tue, Jul 6, 2021 at 10:20 AM Jack Woehr <
> > >      >> jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx>
> > >      >> wrote:
> > >      >>
> > >      >> > Edit /QOpenSys/etc/yum/repos.d/ibm.repo
> > >      >> >
> > >      >> >
> > >      baseurl=[3]
> > > [3]https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/rep
> > >      >> >
> > >      >> > On Tue, Jul 6, 2021 at 10:15 AM Brad Stone
> > > <bvstone@xxxxxxxxx>
> > >      wrote:
> > >      >> >
> > >      >> >> I'm updating my OSS stuff using
> > >      >> >>
> > >      >> >> yum update
> > >      >> >>
> > >      >> >> For the IBM packages, I keep getting:
> > >      >> >>
> > >      >> >>
> > >      >>
> > >      [4]
> > >
[4]ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/ppc6
> > > 4/coreutils-gnu-8.25-6.ibmi7.2.ppc64.rpm
> > >      >> >> :
> > >      >> >> [Errno 14] FTP Error 451 - server did not report OK,
got
> > > 451
> > >      >> >> Trying other mirror
> > >      >> >
> > >      >> >
> > >      >> >
> > >      >> >> .
> > >      >> >>
> > >      >> > --
> > >      >> > Jack Woehr, IBM Champion 2021
> > >      >> > <
> > >      >>
> > >      [5]
> > > [5]https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17- ;
> > > d59688106ac4/public_url
> > >
> > >      >> >
> > >      >> > Absolute Performance, Inc.
> > >      >> > 12303 Airport Way, Suite 100
> > >      >> > Broomfield, CO 80021
> > >      >> >
> > >      >> > NON-DISCLOSURE NOTICE:  This communication including any
> > > and all
> > >      >> > attachments is for the intended recipient(s) only and
may
> > > contain
> > >      >> > confidential and privileged information.  If you are not
> > > the
> > >      intended
> > >      >> > recipient of this communication, any disclosure, copying
> > > further
> > >      >> > distribution or use of this communication is prohibited.
> > > If you
> > >      >> received
> > >      >> > this communication in error, please contact the sender
> > > and
> > >      >> delete/destroy
> > >      >> > all copies of this communication immediately.
> > >      >> >
> > >      >>
> > >      >>
> > >      >> --
> > >      >> Jack Woehr, IBM Champion 2021
> > >      >> <
> > >      >>
> > >      [6]
> > > [6]https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17- ;
> > > d59688106ac4/public_url
> > >
> > >      >> >
> > >      >> Absolute Performance, Inc.
> > >      >> 12303 Airport Way, Suite 100
> > >      >> Broomfield, CO 80021
> > >      >>
> > >      >> NON-DISCLOSURE NOTICE:  This communication including any
> > > and all
> > >      >> attachments is for the intended recipient(s) only and may
> > > contain
> > >      >> confidential and privileged information.  If you are not
> > > the
> > > intended
> > >      >> recipient of this communication, any disclosure, copying
> > > further
> > >      >> distribution or use of this communication is prohibited.
> > > If you
> > >      received
> > >      >> this communication in error, please contact the sender and
> > >      delete/destroy
> > >      >> all copies of this communication immediately.
> > >      >> --
> > >      >> This is the IBMi Open Source Roundtable (OpenSource)
> > > mailing list
> > >      >> To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
> > >      >> To subscribe, unsubscribe, or change list options,
> > >      >> visit:
> > > [7][7]https://lists.midrange.com/mailman/listinfo/opensource ;
> > >      >> or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
> > >      >> Before posting, please take a moment to review the
archives
> > >      >> at [8][8]https://archive.midrange.com/opensource  ;.
> > >      >>
> > >      >> Help support midrange.com by shopping at amazon.com with
> > > our
> > >      affiliate
> > >      >> link: [9][9]https://amazon.midrange.com ;
> > >      >>
> > >      >
> > >      --
> > >      This is the IBMi Open Source Roundtable (OpenSource) mailing
> > > list
> > >      To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
> > >      To subscribe, unsubscribe, or change list options,
> > >      visit:
> > > [10][10]https://lists.midrange.com/mailman/listinfo/opensource ;
> > >      or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
> > >      Before posting, please take a moment to review the archives
> > >      at [11][11]https://archive.midrange.com/opensource  ;.
> > >
> > >      Help support midrange.com by shopping at amazon.com with our
> > > affiliate
> > >      link: [12][12]https://amazon.midrange.com ;
> > >
> > >
> > >
> > > References
> > >
> > >    Visible links
> > >    1.
> > >
[13]https://www.ibm.com/mysupport/s/question/0D50z000062l2o5/yum-and-
> > > rootca-certificate?language=en_US
> > >    2.
> > >
[14]https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/pp
> > > c64/coreutils-gnu-8.25-6.ibmi7.2.ppc64.rpm
> > > :
> > >    3.
> > >
[15]https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/rep
> > >    4.
> > >
[16]ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/ppc6
> > > 4/coreutils-gnu-8.25-6.ibmi7.2.ppc64.rpm
> > >    5.
> > > [17]https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17- ;
> > > d59688106ac4/public_url
> > >    6.
> > > [18]https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17- ;
> > > d59688106ac4/public_url
> > >    7. [19]https://lists.midrange.com/mailman/listinfo/opensource ;
> > >    8. [20]https://archive.midrange.com/opensource ;
> > >    9. [21]https://amazon.midrange.com/ ;
> > >   10. [22]https://lists.midrange.com/mailman/listinfo/opensource ;
> > >   11. [23]https://archive.midrange.com/opensource ;
> > >   12. [24]https://amazon.midrange.com/ ;
> > > --
> > > This is the IBMi Open Source Roundtable (OpenSource) mailing list
> > > To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
> > > To subscribe, unsubscribe, or change list options,
> > > visit: [25]https://lists.midrange.com/mailman/listinfo/opensource ;
> > > or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
> > > Before posting, please take a moment to review the archives
> > > at [26]https://archive.midrange.com/opensource ;.
> > >
> > > Help support midrange.com by shopping at amazon.com with our
> > > affiliate
> > > link: [27]https://amazon.midrange.com ;
> > >
>
>
> --
> This is the IBMi Open Source Roundtable (OpenSource) mailing list
> To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: [28]https://lists.midrange.com/mailman/listinfo/opensource ;
> or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at [29]https://archive.midrange.com/opensource ;.
>
> Help support midrange.com by shopping at amazon.com with our affiliate
> link: [30]https://amazon.midrange.com ;
>
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: [31]https://lists.midrange.com/mailman/listinfo/opensource ;
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [32]https://archive.midrange.com/opensource ;.

Help support midrange.com by shopping at amazon.com with our affiliate
link: [33]https://amazon.midrange.com ;

 

References

Visible links
1. https://www.ibm.com/mysupport/s/question/0D50z000062l2o5/yum-and-
2. https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/pp
3. https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/rep
4. ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/ppc6
5. https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17-
6. https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17-
7. https://lists.midrange.com/mailman/listinfo/opensource
8. https://archive.midrange.com/opensource
9. https://amazon.midrange.com/
10. https://lists.midrange.com/mailman/listinfo/opensource
11. https://archive.midrange.com/opensource
12. https://amazon.midrange.com/
13. https://www.ibm.com/mysupport/s/question/0D50z000062l2o5/yum-and-
14. https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/pp
15. https://public.dhe.ibm.com/software/ibmi/products/pase/rpms/rep
16. ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/ppc6
17. https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17-
18. https://www.youracclaim.com/badges/528d23d6-087f-4698-8d17-
19. https://lists.midrange.com/mailman/listinfo/opensource
20. https://archive.midrange.com/opensource
21. https://amazon.midrange.com/
22. https://lists.midrange.com/mailman/listinfo/opensource
23. https://archive.midrange.com/opensource
24. https://amazon.midrange.com/
25. https://lists.midrange.com/mailman/listinfo/opensource
26. https://archive.midrange.com/opensource
27. https://amazon.midrange.com/
28. https://lists.midrange.com/mailman/listinfo/opensource
29. https://archive.midrange.com/opensource
30. https://amazon.midrange.com/
31. https://lists.midrange.com/mailman/listinfo/opensource
32. https://archive.midrange.com/opensource
33. https://amazon.midrange.com/

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.