This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: CCS 7.4 Linux installation error

Tool/software: Code Composer Studio

Hello,

When I tried to install CCS 7.4 (default configuration with all the installation components) on my Linux server home directory, I saw below error, and installation failed. If I install CCS 7.4 using sudo user, the installation was successful.

CCS_ERROR: Installer failed to install org.eclipse.platform.ide,org.eclipse.help.feature.group,org.eclipse.equinox.p2.discovery.feature.feature.group,org.eclipse.equinox.p2.user.ui.feature.group,org.eclipse.cdt.feature.group,org.eclipse.cdt.debug.ui.memory.feature.group,org.eclipse.tm.terminal.feature.feature.group,org.eclipse.epp.mpc.feature.group,org.eclipse.egit.feature.group,org.eclipse.cdt.build.crossgcc.feature.group,org.eclipse.rse.feature.group,org.eclipse.cdt.launch.remote.feature.group,org.eclipse.gef.feature.group,gnu.io.rxtx.feature.group,org.eclipse.gmf.runtime.thirdparty.feature.group correctly.

Please see the installation log attached for details.

Thank you!

Hao.7532.ccs_setup_7.4.0.00015_install.log1256.eclipse.metadata.log

  • Hao,

    If I understood correctly, you tried to install CCS with regular user privileges but failed. You then retried with superuser privileges and was successful, is that so?

    In this case, the error messages seem to indicate a specific networked repository couldn't be reached, which leads me to conclude you were using the online installer. If so, can you try to install to a different directory (or do a sudo rm -Rf on the existing install) using the offline installer?

    There is a chance a network glitch may have caused this failure.

    Hope this helps,
    Rafael