Sorry to keep bugging, but I've run into another i...
# general
b
Sorry to keep bugging, but I've run into another issue. When running the pants export command I get an error that states it cannot change permissions on a file. Digging in, it appears that there is a bug filed for exactly my situation. Does anyone know of the status of https://github.com/pantsbuild/pants/issues/19826? If so, any updates would be fantastic.
c
cc @bitter-ability-32190 if you have any new insights..
b
thanks for the follow up. I think I'm an edge case cause of all the heavy use of docker. But man, I feel like I'm constantly knocking on your guys door!
Additionally, this is occurring from within a docker environment running the
pants export --resolve=core_libs
command
c
no worries man. thanks for the additional context.
b
Nothing new on my end. Unfortunately I haven't been as active in the code