Community
Participate
Working Groups
Bugzilla – Bug 286957
Installation of new features and plugins fails
Last modified: 2010-11-18 23:27:28 EST
Build ID: 20090619-0625 Steps To Reproduce: 1.Help => install new software => work with: Galileo - http://download.eclipse.org/releases/galileo 2.Select "Group Items By Category" => Check "Modeling" checkbox 3.Start the installation # Result: http://img411.imageshack.us/img411/2310/modelingerror.png # Full log: http://pastebin.ca/1533876 ====================================================== 1.Help => install new software => work with: Galileo - http://download.eclipse.org/releases/galileo 2.Select "Group Items By Category" => Check "Test and Performance" checkbox 3.Start the installation # Result: http://img27.imageshack.us/img27/2822/perferror.png # Full log: http://pastebin.ca/1533937 More information: I have tried to install these features constantly from around 23:00 CEST to 16:00 the next day. I've tried with deleting the workspace, re-downloading eclipse and running ./eclipse -clean -initialize inbetween attempts. I have tried over 10 times and I cannot find mirrors of http://download.eclipse.org/releases/galileo, which might help if there is any file corruption during download.
Seems like a duplicate of bug 286957. I've heard other complaints on IRC recently also.
I've tried several more times to install those features using the "Eclipse IDE for Java Developers (92 MB)" distribution of eclipse but still without success. I've also tried with several JDKs (SUN 1.7, SUN 1.6.0_16) Now I've download the "Eclipse Classic 3.5.0 (161 MB)" distribution and tried installing the "Test and Performance" feature (all with root access), now I get this error every time I try: ------------------------------------------------ !SESSION 2009-08-18 19:41:13.382 ----------------------------------------------- eclipse.buildId=I20090611-1540 java.version=1.6.0_16 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=sv_SE Command-line arguments: -os linux -ws gtk -arch x86_64 -clean !ENTRY org.eclipse.equinox.p2.engine 4 4 2009-08-18 19:54:45.289 !MESSAGE An error occurred while installing the items !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2009-08-18 19:54:45.289 !MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]org.eclipse.tptp.platform.ac.linux_em64t 4.4.200.v200906121434, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.ChmodAction). !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2009-08-18 19:54:45.289 !MESSAGE The action chmod failed - file /root/eclipse/plugins/org.eclipse.tptp.platform.ac.linux_em64t_4.4.200.v200906121434/agent_controller/bin/ACVersion.sh does not exist. ------------------------------------------------ It seems to fail at finding or installing a plugin or dependency that contains that file. I could create it, but then it will continue with not finding other similar files and libraries.
I've tried doing this in a virtual machine, using Fedora 11 (x86_64), here are the steps I took: 1. Run Fedora 11 64 bit Live CD in a virtual machine. (My original attempts were made using CentOS 5.3) 2. Downloaded "Eclipse IDE for Java Developers (92 MB)" from eclipse.org 3. Downloaded SUN JRE 1.6.0_16 4. Ran ./eclipse -vm /path/to/jre/bin/java 5. Started to install "Test and Performance" features. 6. After a few downloads (or when it was about to install the features) it gave me this message: http://pastebin.ca/1534559 Could this be because of file corruption, or because of the JDK I'm using?
This seems to happen only with the 64 bit version of eclipse, with the 32 bit version it installs the features, I tried with the "Eclipse IDE for C/C++ Developers (79 MB)" distribution.
I've just downloaded the TPTP project from http://www.eclipse.org/tptp/ and copied "plugins/org.eclipse.tptp.platform.ac.linux_em64t_4.4.200.v200906121434/agent_controller/*" into my eclipse installation, the installation of the "Test and Performance" features then installed successfully without the chmod error mentioned above. The "Modeling" features also installed successfully, I am now in Fedora 11, I am not sure if the initial bug report and all those exceptions apply only to CentOS 5.3, which I was running before.
The transfer error has been handled in https://bugs.eclipse.org/bugs/show_bug.cgi?id=286117. Moving this to TPTP as the problem is with the action they are providing.
Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=281692#c2 for a suggested workaround. *** This bug has been marked as a duplicate of bug 281692 ***
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.