-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Installation
-
None
-
Environment:Ubuntu 19.10
-
Iteration Urial, Iteration Vicuña, Iteration Wombat, Iteration Xerus
I got the following error trying to install compass on ubuntu 19.10 (mongoDb 4.2.2):
Downloading the package...
Unkown error downloading compass. Please open a ticket on the SERVER project at https://jira.mongodb.org/
Installing the package...
Unkown error downloading compass. Please open a ticket on the SERVER project at https://jira.mongodb.org/
Cleaning up...
Traceback (most recent call last):
File "./install_compass", line 213, in <module>
download_and_install_compass()
File "./install_compass", line 208, in download_and_install_compass
os.remove(pkg)
UnboundLocalError: local variable 'pkg' referenced before assignment
- depends on
-
COMPASS-4043 auto-update server changes for end of quarter devops mongo.sh migration
- Closed