Menu

Cannot install on Eclipse due to MD5 check fa

2009-10-19
2013-04-29
  • Monti Fabrizio

    Monti Fabrizio - 2009-10-19

    Hi all
    I'm trying to install sqlexplorer using Eclipse Update Site (http://eclipsesql.sourceforge.net/), but installation fails due to wrong MD5 checksum on some packages.

    I've already tried to delete cached folder in eclipse/plugins folder, but this happens again.

    Thank you very much

    Great work!

    Fabrizio

     
  • Johan Compagner

    Johan Compagner - 2009-10-22

    i have exactly the same problem:

    An error occurred while collecting items to be installed
      session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: e58ba03ad574895c048b78a0ab259a5f and found f61cd3c1b583a817bc2451a6c8323e75.
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer.dbase,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: b807c2e0c92564ae450e4b31e14b7f95 and found fe92eceec1215ca1b0b9e0916e23321b.
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer.derby,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: b7d8a786b0df54ad1a11a7b05aadca36 and found b662bf04d113047492733c6a434161d2.
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer.mysql,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: 0ab13c0330931203027786ce1c2c8147 and found 4c4e538630b48ff6af37f56ecb19f293.
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer.oracle,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: d19cc289323b5d2b15d568a1fa4b4cfa and found e7dd6820693633d4e296f7bb36e94740.
      Problems downloading artifact: osgi.bundle,net.sourceforge.sqlexplorer.postgresql,3.5.1.v20091018.
        MD5 hash is not as expected. Expected: 8be6e950668e488dd12a95e7f7bb24e7 and found 4ecd38d3e4f20fb3bba6436ea5226776.

    stupid thing is that our product optional depends on sqlexplorer so it will try to install sql explorer even without telling when our products also updates. (with no notification that this is going to happen) and then sql explorer fails so our update fails.

    Only way to go around this is to disable the sql explorer url..

     
  • Bill Babcock

    Bill Babcock - 2009-10-23

    I am experiencing the same problem with the MD5 mismatches using Eclipse 3.5.

    Is there any workaround for this?

     
  • Heiko Hilbert

    Heiko Hilbert - 2009-10-24

    Sorry, there must be a mistake when deploying the update site. 
    I rebuild all the files as version 3.5.1.v20091024 and generated p2 artifacts. 
    I tested installation from the updatesite in Galileo 3.5.1 without any errors.
    Try it again, please

     
  • Monti Fabrizio

    Monti Fabrizio - 2009-10-24

    Hi hhilbert, thank you for your reply but I'm getting this now:

    An error occurred while collecting items to be installed
      session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
      No repository found containing: osgi.bundle,net.sourceforge.sqlexplorer.postgresql,3.5.1.v20091018

    I'm using Eclipse Galieo PDT (Eclipse for PHP Developers Build id: 20090920-1017)

    Before trying to install SQLExplorer again I've deleted a (cached, probably) folder into eclipse plugins folder: sourceforge.net.sqlexplorer.blabla (don't remember the exact name :p), and I've started eclipse with -clean parameter.

    Thank you for your attention :)

    Fabrizio

     
  • Bill Babcock

    Bill Babcock - 2009-10-24

    I am seeing the same error message.

     
  • Heiko Hilbert

    Heiko Hilbert - 2009-10-25

    Hi Fabricio,

    this must be a chache problem. If you download these files: 
    (http://eclipsesql.sourceforge.net/artifacts.xml) 
    (http://eclipsesql.sourceforge.net/content.xml) 
    You can see that there are only files with a …v200910**24** version referenced. Your eclipse is searching for a v200910**18** version (the damaged one). 
    The p2 cache is in /p2/org.eclipse.equinox.p2.repository/cache. Delete the contentxxxx.xml which contains the SQLExplorer data and try to update your SQLExplorer installation.

     
  • Monti Fabrizio

    Monti Fabrizio - 2009-10-25

    That worked!

    Thank you so much. Then I read this http://onjava.com/onjava/2005/05/11/sqlexplorer.html to use sqlexplorer with mysql :)

    PS: your donations page is down: Eclipse SQL Explorer  (eclipsesql) has not opted in to receive donations

    Bye!

     
  • Heiko Hilbert

    Heiko Hilbert - 2009-10-27

    Hi Fabrizio,

    thank you for the link. Donation is not opted in because we didn't do it, yet.

    Bye!

     

Log in to post a comment.