Trouble with installing PyDev with Eclipse on Ubuntu - eclipse

I am trying to install the PyDev 3.2 plugin for Ecplise, but everytime I run the install, I get the following error:
"Installing Software" has encountered a problem. An error occurred
while collecting items to be installed
Details: An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=). Problems downloading artifact:
osgi.bundle,com.python.pydev,3.2.0.201312292215. Error reading signed
content:/tmp/signatureFile6646901265687886222.jar An error occurred
while processing the signatures for the file:
/tmp/signatureFile6646901265687886222.jar Problems downloading
artifact: osgi.bundle,com.python.pydev.analysis,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile8322218222344706204.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile8322218222344706204.jar Problems downloading
artifact:
osgi.bundle,com.python.pydev.codecompletion,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile4187876602334151122.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile4187876602334151122.jar Problems downloading
artifact: osgi.bundle,com.python.pydev.debug,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile840461721745061470.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile840461721745061470.jar Problems downloading
artifact: osgi.bundle,com.python.pydev.fastparser,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile5939716086787202212.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile5939716086787202212.jar Problems downloading
artifact: osgi.bundle,com.python.pydev.refactoring,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile5983502155453326050.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile5983502155453326050.jar Problems downloading
artifact: osgi.bundle,org.python.pydev,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile600668738412712747.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile600668738412712747.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.ast,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile6189606464558584760.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile6189606464558584760.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.core,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile6135779137355138711.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile6135779137355138711.jar Problems downloading
artifact:
osgi.bundle,org.python.pydev.customizations,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile2057323306953091956.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile2057323306953091956.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.debug,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile3794762954725200474.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile3794762954725200474.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.django,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile4700622517373608280.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile4700622517373608280.jar Problems downloading
artifact:
org.eclipse.update.feature,org.python.pydev.feature,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile4649080137514243742.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile4649080137514243742.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.help,3.2.0.201312292215. Error
reading signed content:/tmp/signatureFile7141789939237504108.jar An
error occurred while processing the signatures for the file:
/tmp/signatureFile7141789939237504108.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.jython,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile999992598312145305.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile999992598312145305.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.parser,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile2339395630123873267.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile2339395630123873267.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.refactoring,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile5389215905872460392.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile5389215905872460392.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.shared_core,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile2299502152167212708.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile2299502152167212708.jar Problems downloading
artifact:
osgi.bundle,org.python.pydev.shared_interactive_console,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile5902210021605760235.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile5902210021605760235.jar Problems downloading
artifact: osgi.bundle,org.python.pydev.shared_ui,3.2.0.201312292215.
Error reading signed content:/tmp/signatureFile1585283163601835907.jar
An error occurred while processing the signatures for the file:
/tmp/signatureFile1585283163601835907.jar
Ubuntu Version: 12.04.4 LTS
Eclipse Platform: 3.7.2 (downloaded through software center)
PyDev Version: 3.2
I have tried various solutions, including unzipping and installation through the command prompt. Thanks.

In case you don't specifically need PyDev 3.2 : On the installation dialog, uncheck the box "Show only the latest versions of available software" and select the PyDev 2.8.2 version, which properly installed. I previously tried 3.0, 3.1 and 3.2, all failed.
I have the same config (Ubuntu 12.04 and Eclipse 3.7).

Because I also had problems installing PyDev under eclipse, I tried the solution given by jmclem, but it didn't work. Although I unckecked the box "Show only the latest version of available software", only the last version was shown.
But then I tried this new URL and finally it worked:
http://update-production-pydev.s3.amazonaws.com/pydev/updates/site.xml

Related

Not able to compile swift on Ubuntu 18.04

I installed swift toolchain using instructions from swift.org. While compiling helloworld code I am getting below error.
warning: 'helloworld': failed loading cached manifest for 'helloworld': disk I/O error
error: 'helloworld': Invalid manifest
<unknown>:0: error: unable to open output file '/usr2/xyz/.cache/clang/ModuleCache/IJ5GUC7XMAO5/SwiftShims-1TLN9ZL6HKTHR.pcm': 'No such file or directory'
<unknown>:0: error: could not build C module 'SwiftShims'
I tried removing '/usr2/xyz/.cache/clang/ModuleCache', but did not work. Please help in resolving this issue.

Error while installing AllegroGraph on Arch Linux

I get the following error when running install-agraph for agraph-6.6.0
An unhandled error occurred during initialization:
Loading sys:aclissl.so failed with error:
/home/<username>/agraph-6.6.0/aclissl.so: undefined symbol: CRYPTO_set_locking_callback.
[physical pathname is /home/<username>/agraph-6.6.0/aclissl.so]
Cannot find much with google-fu on this error - at least nothing useful. Any leads would be helpful.
This problem has been fixed in the upcoming 7.0 release of AllegroGraph. Your workaround, using a system with OpenSSL 1.0.x is the correct one, for the currently released version of AllegroGraph.

An unexpected errors occured with Yarn 1.13.0 on Xubuntu 16

I managed to get the latest Yarn v1.13.0 installed on Xubuntu 16 with their curl installation instruction.
Now I'm getting this errors trying to install a project's dependencies.
An expected error occurred:
"https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz:
Request failed \"404 Not Found\
Same 'Not Found' message is displayed by the error url.
Seems to be caused by the security issue https://github.com/dominictarr/event-stream/issues/116?utm_content=educational&utm_campaign=2018-11-28&utm_source=email-sendgrid&utm_term=13952972&utm_medium=833442
How do I fix it? How do I find the project deps that use the corrupted version of event-stream?
Seemingly was caused by an older version of Nodemon prolly affected by the security issue above. Updating it to the latest version in package.json seemed to have helped.

error in java executable jar file connecting to database

i have a error in connecting executable jar file to database,it gave me error that there is a mismatch driver and application but when same code compiled and run through eclipse it does not gave me an error
few days back there was no error suddenly it started giving me a error

unable to open mkb files in windows

Am getting an error while opening .mkb files of marmalade in windows.
It shows the following error while trying to open the sample applications .mkb file :
C:\Marmalade\6.2\s3e\makefile_builder\mkb.py
C:\Marmalade\6.2\examples\IwGx\IwGxBasicLighting.mkb
Building project: c:/Marmalade/6.2/examples/IwGx/IwGxBasicLighting.mkb
Executing: 'c:\marmalade\6.2\s3e\bin\mdev.bat update'
Downloading: http://source.madewithmarmalade.com/packages/6.2/Packages
error: error downloading url: http://source.madewithmarmalade.com/packages/6.2/Packages (<urlopen error (10060, 'Operation timed out')>)
c:/marmalade/6.2/modules/iwutil/iwutil.mkf(19) :
error: Executing 'c:\marmalade\6.2\s3e\bin\mdev.bat update' failed. (return code 1)
FAILED (error code=3)*
Thanks!
You need to have any active internet connection to open the mkb. Marmalade needs to download certain update files for license check and module updates to work correctly. Since you might be running marmalade for the first time, it throws the error.