microsoft / microsoft/shell-intune-samples
EDGE_GPG_KEY: unbound variable
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.1k
- Forks
- 305
- PR merge metrics
- No merged PRs in 30d
Description
./installer.sh: line 277: EDGE_GPG_KEY: unbound variable
OS: Ubuntu 26.04
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.
Research direction
Start by reproducing the failure with installer.sh on Ubuntu 26.04 and inspect line 277 along with where EDGE_GPG_KEY is initialized. Determine the expected behavior when the variable is unset, then verify the installer no longer exits with the unbound-variable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, ubuntu
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100