我要评分
获取效率
正确性
完整性
易理解

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

  1. Switch to the root user and run the following command:
    vim /etc/passwd
  2. Locate the line of the common user in the file and change /bin/sh at the end of the line to /bin/bash.
  3. Perform compilation again.