uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

Problem when updating software #514

Closed matifreyre closed 8 years ago

matifreyre commented 8 years ago

Today I got the message that there were updates available. When I tried to apply them, after accepting the terms and once the updates were effectively taking place, I got the following error:

An error occurred while collecting items to be installed
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 4054975; received: 46326
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok.game_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 5979127; received: 327306
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok.ui_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 1316787; received: 288246
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok.ui.launch_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 732129; received: 395347

I tried several times and sometimes the files and/or their "received" values vary, but I always get the same result. Here is another example:

An error occurred while collecting items to be installed
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 4054975; received: 273126
Unable to read repository at http://update.uqbar.org/wollok/dev/plugins/org.uqbar.project.wollok.game_1.3.0.201512151451.jar.
Premature end of Content-Length delimited message body (expected: 5979127; received: 232806

After googling a while, I found that some (eclipse) forums suggested disabling the read-only property of the entire eclipse folder, but in my case this made no difference. I was able to update XText, the problem only arised when trying to update Wollok.

javierfernandes commented 8 years ago

@matifreyre was this closed on purpose ?

matifreyre commented 8 years ago

Yes. Duplicated from #513 by mistake El dic. 23, 2015 18:52, "javierfernandes" notifications@github.com escribió:

@matifreyre https://github.com/matifreyre was this closed on purpose ?

— Reply to this email directly or view it on GitHub https://github.com/uqbar-project/wollok/issues/514#issuecomment-166998088 .