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
preguntada hace 5 meses101 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas