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

Installation does not work #71

Open
lufo0 opened this issue Nov 15, 2024 · 1 comment
Open

Installation does not work #71

lufo0 opened this issue Nov 15, 2024 · 1 comment

Comments

@lufo0
Copy link

lufo0 commented Nov 15, 2024

When trying to upgrade from an older version I found that the Install process does not work, neither upgrading nor uninstalling-installing:

>akamai --version
akamai version 1.6.0

>akamai install akamai/cli-cps
Attempting to fetch package configuration from https://github.com/akamai/cli-cps.git... [                                                                                                 Attempting to fetch package configuration from https://github.com/akamai/cli-cps.git... [OK]
Attempting to fetch command from https://github.com/akamai/cli-cps.git... [OK]
Installing... [===       ] ERROR[0001] exit status 9009          command=install
Installing... [FAIL]
exit status 9009 ERROR[0001] INSTALL ERROR: Unable to install selected package command=install
Unable to install selected package

Is there any missing metadata / packaging in the latest release?

@mstojanowski
Copy link

mstojanowski commented Nov 21, 2024

Hi @lufo0 ,

I'm unable to reproduce this issue:

mstojano@krk-mpbff bin % akamai --version
akamai version 1.6.0
mstojano@krk-mpbff bin % akamai cps --version 
akamai cps 2.0.0
mstojano@krk-mpbff bin % akamai install cps
Attempting to fetch package configuration from https://github.com/akamai/cli-cps.git... [OK]
Attempting to fetch command from https://github.com/akamai/cli-cps.git... [OK]
Installing... [OK]

Installed Commands:

  config
    Manage configuration
  cps (aliases: certs, cps/cps)
    Access Certificate Provisioning System (CPS) Information
  help
    Displays help information
  install (alias: get)
    Fetch and install packages from a Git repository
  list
    By default, displays installed commands. Optionally, can display package commands from Git repositories
  search
    Search for packages in the official Akamai CLI package repository
  terraform (alias: terraform/terraform)
    Administer and Manage Akamai Terraform configurations
  uninstall
    Uninstall package containing <command>
  update
    Update one or more commands. If no command is specified, all commands are updated
  upgrade
    Upgrade Akamai CLI to the latest version

See "akamai help [command]" for details.
mstojano@krk-mpbff bin % akamai cps --version
akamai cps 2.0.1

Please provide more details about steps and your environment (macOS or windows?).

BR,
Marcin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants