Skip to content

Caching is no longer working #872

@AB-xdev

Description

@AB-xdev

Starting from around 2 days ago we are receiving failures from our Renovate jobs:

The following error occurs when cache is used:

"Fatal error: EACCES: permission denied, mkdir '/tmp/renovate/cache/containerbase'"

This is likely caused by https://github.com/renovatebot/renovate/releases/tag/39.0.0 which changed the permissions:

deps: Renovate sidecard images will default to use Ubuntu 24.04 instead of 20.04, and use User ID 12021 instead of 1001

It looks like https://github.com/renovatebot/github-action?tab=readme-ov-file#persisting-the-repository-cache is using the incorrect UID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Datasource

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions