Replies: 2 comments 1 reply
-
|
For further debugging with cache is created at a slightly different cache.. ok, so it uses the command and caches based on the command, interesting. Meanwhile works, so I have a workaround, but this is a bit unexpected? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I agree that's odd. Fix incoming. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
./cc @chrisburr
When using
ca-policy-lcg-- the files can get out of date, but the conda-forge package provides arefresh_crls.shscript. If one doesn't use it out of the box, you have:which is the CRLs being expired. So then one should run
which updates the CRLs in that environment associated with the
rucio-mcpspec. However, when running thepixi exec --spec rucio-mcp ...again, the environment is remade given the local changes -- how do I instructpixito not clear it out?Beta Was this translation helpful? Give feedback.
All reactions