Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm is missing from OCNE 2.0 repo but included in OCNE 1.9 #141

Open
kerlyn-bsd3 opened this issue Oct 31, 2024 · 0 comments
Open

Helm is missing from OCNE 2.0 repo but included in OCNE 1.9 #141

kerlyn-bsd3 opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@kerlyn-bsd3
Copy link

kerlyn-bsd3 commented Oct 31, 2024

[lec@ugbu-phx-1147 yum.repos.d]$ dnf repolist --enabled
repo id                                           repo name
oit_ol9                                           LOB OIT OL9 x86_64
ol9_UEKR7                                         OracleLinux OL9 UEKR7 x86_64
ol9_addons                                        OracleLinux OL9 addons x86_64
ol9_appstream                                     OracleLinux OL9 appstream x86_64
ol9_baseos_latest                                 OracleLinux OL9 baseos latest x86_64
ol9_ksplice                                       OracleLinux OL9 ksplice x86_64
ol9_kvm_utils                                     OracleLinux OL9 kvm utils x86_64
ol9_mysql80_community                             OracleLinux OL9 MySQL80 community x86_64
ol9_mysql80_connectors_community                  OracleLinux OL9 MySQL80 connectors community x86_64
ol9_mysql80_tools_community                       OracleLinux OL9 MySQL80 tools community x86_64
ol9_oci_included                                  OracleLinux OL9 oci included x86_64
ol9_ocne                                          Oracle Cloud Native Environment version 2.0 (x86_64)

[lec@ugbu-phx-1147 yum.repos.d]$ which helm
/usr/bin/which: no helm in (/scratch/lec/.local/bin:/scratch/lec/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)

[lec@ugbu-phx-1147 yum.repos.d]$ sudo dnf -y install helm
LOB OIT OL9 x86_64                                                                       49 kB/s | 2.4 kB     00:00
OracleLinux OL9 addons x86_64                                                           101 kB/s | 3.5 kB     00:00
OracleLinux OL9 appstream x86_64                                                        138 kB/s | 4.5 kB     00:00
OracleLinux OL9 baseos latest x86_64                                                    130 kB/s | 4.2 kB     00:00
OracleLinux OL9 ksplice x86_64                                                           98 kB/s | 3.5 kB     00:00
OracleLinux OL9 MySQL80 community x86_64                                                 91 kB/s | 3.5 kB     00:00
OracleLinux OL9 MySQL80 connectors community x86_64                                      97 kB/s | 3.5 kB     00:00
OracleLinux OL9 MySQL80 tools community x86_64                                          101 kB/s | 3.5 kB     00:00
OracleLinux OL9 oci included x86_64                                                     106 kB/s | 3.5 kB     00:00
OracleLinux OL9 UEKR7 x86_64                                                             94 kB/s | 3.5 kB     00:00
OracleLinux OL9 kvm utils x86_64                                                         97 kB/s | 3.5 kB     00:00
No match for argument: helm
Error: Unable to find a match: helm  <<<<<

[lec@ugbu-phx-1147 yum.repos.d]$ sudo dnf config-manager --enable ol9_olcne19

[lec@ugbu-phx-1147 yum.repos.d]$ sudo dnf -y install helm
Oracle Cloud Native Environment version 1.9 (x86_64)                                    513 kB/s |  65 kB     00:00
Oracle Cloud Native Environment version 2.0 (x86_64)                                     92 kB/s | 3.5 kB     00:00
Dependencies resolved.
========================================================================================================================
 Package                 Architecture              Version                         Repository                      Size
========================================================================================================================
Installing:
 helm                    x86_64                    3.12.0-4.el9                    ol9_olcne19                     11 M

Transaction Summary
========================================================================================================================
Install  1 Package

Total download size: 11 M
Installed size: 48 M
Downloading Packages:
helm-3.12.0-4.el9.x86_64.rpm                                                             63 MB/s |  11 MB     00:00
------------------------------------------------------------------------------------------------------------------------
Total                                                                                    62 MB/s |  11 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                1/1
  Installing       : helm-3.12.0-4.el9.x86_64                                                                       1/1
  Verifying        : helm-3.12.0-4.el9.x86_64                                                                       1/1

Installed:
  helm-3.12.0-4.el9.x86_64

Complete!
@George-Aeillo George-Aeillo self-assigned this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants