Failed to Synchronize Code for Common Compilation
Symptom
Code synchronization fails during a common compilation task.
Figure 1 Failed to synchronize code


Possible Cause
Common users cannot run the synchronization command.
Procedure
- Switch to the root user and run the following command:
vim /etc/passwd
- Locate the line of the common user in the file and change /bin/sh at the end of the line to /bin/bash.
- Perform compilation again.
Parent topic: FAQs