-
Notifications
You must be signed in to change notification settings - Fork 571
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
URGENT: No Package manager installed with Mariner 2.0 #3878
Comments
This seems a little odd, can you please give more info on what are you using ?
What is the output of:
I unfortunately am unable to repro it, and it works as expected: The az-cli command to spawn this vm: az vm create --name test-vm --resource-group mfrw-rg --location centralindia --image MicrosoftCBLMariner:cbl-mariner:cbl-mariner-2:latest --os-disk-size-gb 32 --admin-username mfrw |
Thanks Wani for your prompt response, I tried the above commands and below are the responses.
|
This is very strange :( Please feel free to reach-out offline; we would want some post-mortem of this issue so that it does not happen again. Also, can you please try to spawn a vm using the following command and see if you can hit the issue again: az vm create --name test-vm --resource-group my-rg --location centralindia --image MicrosoftCBLMariner:cbl-mariner:cbl-mariner-2:latest --os-disk-size-gb 32 --admin-username azureuser Please replace:
|
We have been using Azure Edge IoT i.e. azure iot edge for linux on windows (eflow) in which CBL Mariner is pre-installed. But no package manager is installed in that CBL mariner . |
Hi @adiiot-1316 , this may actually be expected. EFLOW is a very purpose-built offering, whose composition may not include the package manager. Tagging @adithyaj and @josephknierman |
Hi ,
I am trying to install few packages , but unfortunately no package manager like Dnf , TDNF, apt , yum is installed.
What could be the reason?
Is there a way to install the package manager manually using CURL etc?
Details of Mariner OS
DISTRIB_ID="Mariner"
DISTRIB_RELEASE="2.0.20220824"
DISTRIB_CODENAME=Mariner
DISTRIB_DESCRIPTION="CBL-Mariner 2.0.20220824"
CBL-Mariner 2.0.20220824
NAME="Common Base Linux Mariner"
VERSION="2.0.20220824"
ID=mariner
VERSION_ID="2.0"
Please let me know if you need any additional details.
The text was updated successfully, but these errors were encountered: