Skip to content

integrity.dat can't be cleansed if typo happened on versioning string of platformio.ini #5232

@AKIRA2390

Description

@AKIRA2390

So, if I do the typo on versioning string of platformio.ini, in my case I hit 'm' key instead of ',' , it will be "carved" into the integrity.dat in the .pio>libdeps>(envname)>integrity.dat, and can't be normally cleaned off with clean build.
since I typo-ed when editing platformio.ini, I had to manually delete integrity.dat for it to regenerate to solve the polluted versioning string which was stopping the build.
it would be nice if integrity.dat was regularly regenerated to fit the content of platform.ini? I'm still beginner so not really sure how to fix it but it's a potensional trap for someone. I was a bit confused because ctrl + shift + s search on vscode don't show the content inside '.' prefixed folders.
P.S.
Also this is the first issues I create in my life so please be patient if some formatting was wrong or something. thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions