Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cpackget] should not download index.pidx when pack is local #404

Open
ReinhardKeil opened this issue Dec 13, 2024 · 0 comments
Open

[cpackget] should not download index.pidx when pack is local #404

ReinhardKeil opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ReinhardKeil
Copy link

ReinhardKeil commented Dec 13, 2024

The Problem To Be Solved

There is no need to download the index.pidx file when a local pack is installed.

>cpackget add "C:\Users\xxx\Downloads\Geehy.APM32A0xx_DFP.1.0.0.pack"
I: Respond: 200:200 OK (online)
I: Downloading index.pidx...
I: 100% |  | (209/209 kB, 326 kB/s)
I: Adding pack "C:\Users\reikei01\Downloads\Geehy.APM32A0xx_DFP.1.0.0.pack"
I: Extracting files to C:\Users\reikei01\AppData\Local\Arm\Packs\Geehy\APM32A0xx_DFP\1.0.0...

Suggest A Solution
Do not trigger download of index.pidx when cpackget add uses an pathname.

Version: cpackget version 2.1.4-46-g97fca47 on Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants