Pyocd: Pack: Updating: `Downloading descriptors` takes long time.
Open
@mathias-arm is already working on this.
Since Jun 23, 2025.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 560
- Avg merge
- 1h 41m
- Merged PRs (30d)
- 3
Description
While updating the descriptors of packages the pyocd seems to be freezing.
It stacks on Downloading descriptors step.
Log:
$: pyocd pack clean
0000298 I Removing all pack data... [pack_cmd]
$: pyocd pack update
0000292 I Updating pack index... [pack_cmd]
Downloading descriptors (1623/1631)
The number of descriptor changes depending on the run. It can get stuck for tens of minutes.
Environment:
OS: linux
Packages:
cmsis-pack-manager-0.5.3
pyocd-0.36.0
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.
Assessment
This issue has not been assessed yet.