installer.sh: line 277: EDGE_GPG_KEY: unbound variable
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Start with installer.sh at line 277 and trace where EDGE_GPG_KEY is expected to be initialized before the Microsoft Edge repository entry is written. Run the installer in the reported conditions and verify it completes without the unbound-variable error and produces the expected Edge apt source entry.
Written by the indexing model from the issue text.
Description
Hello,
Looks like things are getting closer with the installer script. I'm running into an issue when running the script though and see the following error message in the logs:
installer.sh: line 277: EDGE_GPG_KEY: unbound variable
The line in question is:
echo "deb [arch=$ARCH signed-by=$EDGE_GPG_KEY] https://packages.microsoft.com/repos/edge stable main"
| sudo tee /etc/apt/sources.list.d/microsoft-edge.list > /dev/null
Appears that the EDGE_GPG_KEY variable is not initialized.
I appreciate the work that has gone into this! Keep up the good work!
Thanks,
Andy
- Dominant language
- Shell
- Stars
- 1.1k
- Forks
- 305
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/shell-intune-samples
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoft/shell-intune-samples#262 · 1 comment · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/shell-intune-samples#250 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
microsoft/shell-intune-samples#300 · 3 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in microsoft/shell-intune-samples
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·