Skip to content

[CMSIS pack] Bug: cached pdsc file is not updated during refresh #104

Open
@marek-trmac

Description

@marek-trmac

Once pdsc file is stored to the cache on local computer, it is not updated during refresh. If there is an update on the server, the user needs to clear cache manually to get an update.

I reproduced the problem with packages stored locally, with wrong URL in the pdsc file. Here is step by step how to reproduce:

  1. Create PDSC file with invalid URL and add local repository (CMSIS Pack)

  2. Update packages - Observation: package is not listed

  3. Fix URL in PDSC file

  4. Restart Eclipse

  5. Update packages - Observation: package is not listed
    Expectation: it is listed

  6. Delete cache manually

  7. Update packages - Observation: package IS listed
    Here is sample of the package to reproduce, the files shall be stored in c:\TEMP and package repository file:///c:/TEMP/index.idx shall be added
    TEMP.ZIP

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions