question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installing arcdata extension on disconnected system fails

See original GitHub issue

Command Name az extension add

Errors: I am trying to install the arcdata on a disconnected system. All prerequisites are installed, however at every run, the error is shown that a dependent module is missing (the module will change at every run and it is installed, see attachment)

An error occurred. Pip failed with status code 1. Use --debug for more information.

depending on the run, it will complain about different python modules missing, however, they are installed.

Output from first run:

ERROR: Could not find a version that satisfies the requirement ndjson==0.3.1 (from arcdata) (from versions: none)
ERROR: No matching distribution found for ndjson==0.3.1

Output from second run:

ERROR: Could not find a version that satisfies the requirement kubernetes==12.0.1 (from arcdata) (from versions: none)
ERROR: No matching distribution found for kubernetes==12.0.1

To Reproduce:

Steps to reproduce the behavior.

  • Download the arcdata extension whl
  • Download all required python modules (and their dependencies) and install them
  • az extension add --source arcdata-1.4.1-py2.py3-none-any.whl --debug

Expected Behavior

This should add the arcdata extension to the CLI.

Environment Summary

Linux-4.18.0-372.9.1.el8.x86_64-x86_64-with-redhat-8.6-Ootpa, Red Hat Enterprise Linux 8.6 (Ootpa)
Python 3.6.8
Installer: RPM

azure-cli 2.37.0

Additional Context

az_extension_add_1.txt az_extension_add_2.txt pip list.txt

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bweissmancommented, Jul 19, 2022

Sorry, only got access today - this worked as expected! Thank you again!

1reaction
bweissmancommented, Jul 11, 2022

@navba-MSFT Sorry for the delay, the customer is closed this week because of a holiday. I will get back to you asap but would assume, this should work when using an identical system (probably even same python, linux distro etc.).

Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install `arcdata` extension - Azure Arc - Microsoft Learn
In this article. Install latest Azure CLI; Add arcdata extension; Update arcdata extension; Next steps. Important. If you are updating ...
Read more >
Configuring a disconnected deployment—Installation Guides ...
Step 1: Upgrade Portal for ArcGIS · Step 2: Verify system requirements · Step 3: Plan how you'll use Portal for ArcGIS ·...
Read more >
Azure Arc enabled data services - HPE Community
The capability to install the Azure Arc Agent remotely, ... the Azure CLI (leveraging the arcdata extension), Azure Data Studio, or KUBECTL.
Read more >
Troubleshooting Guide - Unisys
If you have any questions regarding error messages or reconciliation, or if you have problems with the system once installed, consult your Unisys...
Read more >
Configure extension installation whitelist - ADMX Help
This policy is deprecated. Its usage is discouraged. Read more at https://support.google.com/chrome/a/answer/7643500 Example value: extension_id1 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found