You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot understand why this is happening. I didn't do any special manipulation of the directory / user permissions / etc as part of cloning it, so why can't I delete it after?
I do not want to use sudo because this can run locally without sudo and I'd like to keep it that way.
BugSomething isn't working correctlyActionsBuild, test, and automate your deployment pipeline with world-class CI/CD
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Select Topic Area
Bug
Body
Please see this GitHub Actions run: https://github.com/aptos-labs/aptos-core/actions/runs/5333636458/jobs/9664362655?pr=8769.
The code in question in this run comes from here: https://github.com/aptos-labs/aptos-core/blob/7450405e59e1b4be9030d047385a7689c2ab8cb9/ecosystem/typescript/sdk/scripts/publish_ans_contract.ts#L31.
This is what is happening:
Step 3 is failing with permissions errors:
I cannot understand why this is happening. I didn't do any special manipulation of the directory / user permissions / etc as part of cloning it, so why can't I delete it after?
I do not want to use sudo because this can run locally without sudo and I'd like to keep it that way.
Any assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions