`lucky` progress sometimes stuck waiting at 80.6% after downloading but before installing
Open
Nobody has claimed this yet.
backlog
bug
output
- Dominant language
- Swift
- Stars
- 12.4k
- Forks
- 299
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Would be great to have a --verbose flag so that we can see where any installation progress hangs. For example
/var/log ❯❯❯ mas lucky iMovie
################################################------------ 80.6% Waiting
always gets stuck at 80.6% - I'd like to see what it is trying or waiting for. The exact commands that were executed before and what the command is where it hangs.
That would be awesome. Thanks.
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 mas lucky iMovie and observe the progress output around 80.6%. Trace the command execution and waiting behavior revealed by that reproduction. Done means a --verbose option shows the commands executed and identifies what the process is waiting for when installation progress hangs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100