Skip to content

Multiple package managers interfere with each other's auto-indexing #40

@ThatsJustCheesy

Description

@ThatsJustCheesy

Finally found out why casks didn't seem to be getting completely reindexed periodically: Indexing for brew was updating the lastFullIndexJsTimestamp value in Overt_Cache.json before brew-cask got a chance to read the old value (which is still correct for it).

Solution is to store multiple timestamps in lastFullIndexJsTimestamp, keyed by package manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions