CodeCatalyst mv: inter-device move failed

0

The mv command in the TEST phase is failing with the following error: mv: inter-device move failed: '/codecatalyst/output/src3821/src/s3/02/root/.local' to '/root/.local'; unable to remove target: Directory not empty

The STEP: Steps: - Run: | echo "Copying artifacts from build on ${HOSTNAME}" sudo mv ${CATALYST_SOURCE_DIR_pythonLibs}/root/.local ~ export PATH=$PATH:$HOME/.local/bin cd src

The Artifacts in the INIT phase is configured as: Outputs: Artifacts: - Name: pythonLibs Files: - /root/.local/**/*

The TEST phase is configured as: Inputs: Sources: - WorkflowSource Artifacts: - pythonLibs

  • I resolved the issue by replacing the mv with cp.

Amanda
gefragt vor 5 Monaten101 Aufrufe
1 Antwort
0

Hi there - Thank you for updating us on the resolution! If you have any more questions or encounter further issues, feel free to reach out.

AWS
EXPERTE
beantwortet vor 4 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen