You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am running the ibcmcloud CLI in a Fedora 38 ARM container (6.11.3-200.fc40.aarch64)
My ibmcloud CLI is in version 2.32.0 (e466cfd-2025-01-29T21:01:42+00:00)
I am trying to install the latest version of the atracker plugin and I am facing issues. The plugin installation works fine for the 0.3.6 version but not above.
$ ibmcloud plugin install atracker -v 0.3.6Looking up 'atracker' from repository 'IBM Cloud'...Plug-in 'atracker[at] 0.3.6' found in repository 'IBM Cloud'Plug-in 'atracker 0.2.12' was already installed. Do you want to update it with 'atracker[at] 0.3.6' or not? [y/N] > yAttempting to download the binary file... 14.46 MiB / 14.46 MiB [==============================] 100.00% 1s15159498 bytes downloadedInstalling binary...OKPlug-in 'atracker 0.3.6' was successfully installed into /home/rmahroua/.bluemix/plugins/atracker.Use '/usr/local/bin/ibmcloud plugin show atracker' to show its details.
Updating to the 0.4.2 version fails
$ ibmcloud plugin install atracker -v 0.4.2Looking up 'atracker' from repository 'IBM Cloud'...Plug-in 'atracker[at] 0.4.2' found in repository 'IBM Cloud'Plug-in 'atracker 0.3.6' was already installed. Do you want to update it with 'atracker[at] 0.4.2' or not? [y/N] > yAttempting to download the binary file... 15.22 MiB / 15.22 MiB [==============================] 100.00% 1s15957619 bytes downloadedInstalling binary...FAILEDUnable to obtain plug-in's metadata. Error: signal: trace/breakpoint trap (core dumped)
Updating to any version higher than 0.3.6 version fails
$ ibmcloud plugin install atracker -v 0.5.3Looking up 'atracker' from repository 'IBM Cloud'...Plug-in 'atracker[at] 0.5.3' found in repository 'IBM Cloud'Plug-in 'atracker 0.3.6' was already installed. Do you want to update it with 'atracker[at] 0.5.3' or not? [y/N] > yAttempting to download the binary file... 17.50 MiB / 17.50 MiB [==============================] 100.00% 1s18354906 bytes downloadedInstalling binary...FAILEDUnable to obtain plug-in's metadata. Error: signal: trace/breakpoint trap (core dumped)
The text was updated successfully, but these errors were encountered:
@rmahroua thank you for bringing this to our attention. It looks like these versions of the atracker plug-in are invalid. I am reaching out to the team that maintains this plug-in.
Hi,
I am running the
ibcmcloud
CLI in a Fedora 38 ARM container (6.11.3-200.fc40.aarch64
)My
ibmcloud
CLI is in version 2.32.0 (e466cfd-2025-01-29T21:01:42+00:00
)I am trying to install the latest version of the
atracker
plugin and I am facing issues. The plugin installation works fine for the0.3.6
version but not above.0.4.2
version fails0.3.6
version failsThe text was updated successfully, but these errors were encountered: