If pico_setup.sh fails during install it can't be re-run
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- shell
- Domain
- build-system, tooling
Research direction
Start with pico_setup.sh and the example-build block that changes into $OUTDIR/pico-examples and creates build. Re-run the setup flow after an installation failure, including when the build directory already exists, and confirm it no longer stops at that step.
Written by the indexing model from the issue text.
Description
If you get any failure attempting to run pico-setup.sh then that script can't be rerun.
It barfs on
# Build a couple of examples
cd "$OUTDIR/pico-examples"
mkdir build
cd build
The quick hack to get round that is
# Build a couple of examples
cd "$OUTDIR/pico-examples"
#mkdir build
cd build
but it really should include code to allow a sane re-run.
- Dominant language
- Shell
- Stars
- 128
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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 raspberrypi/pico-setup
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
raspberrypi/pico-setup#67 · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
raspberrypi/pico-setup#13 · 7 comments · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
raspberrypi/pico-setup#12 · 8 comments ·
-
pico_setup.sh doesn't install all of the required components on an AARCH64 kernel/32-bit userland. Open
Difficulty 1/5 1-3 hours Newbie friendliness 55/100
raspberrypi/pico-setup#9 · 4 comments ·
All issues in raspberrypi/pico-setup
Similar issues
-
Update Vish to 1.1.5 Openpackage-update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 comment ·
-
help wanted new command
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
tldr-pages/tldr#24151 ·
-
PacReq: Rune IDE Openpackage request
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
pacstall/pacstall-programs#9402 ·
-
[BUG] ci: the first prefetch-images.sh call runs before shard.txt exists, so it is always a no-op Openbug github-actions
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
update-request
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
msys2/MINGW-packages#31768 ·