<#19826 pants package: error setting permissions o...
# github-notifications
c
#19826 pants package: error setting permissions on cache file Issue created by bjkeller The following cache error just occurred.
Copy code
$ pants package src/python/form_uploader:lambda
22:36:25.82 [ERROR] 1 Exception encountered:

Engine traceback:
  in `package` goal

IntrinsicError: Error setting permissions on /home/vscode/.cache/pants/lmdb_store/immutable/files/39/39589a7ed7a41afde02019677c33017641bb0ad1187d6efd9c45e06bb6b4eef6: Permission denied (os error 13)
Environment is a VSCode devcontainer (image: "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye") pants version: 2.17.0 pantsbuild/pants