Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update VMs and SqueakSSL plugin #95

Merged
merged 6 commits into from
Apr 23, 2015
Merged

Update VMs and SqueakSSL plugin #95

merged 6 commits into from
Apr 23, 2015

Conversation

fniephaus
Copy link
Collaborator

Hi Dale,
@krono and @marceltaeumel fixed the SqueakSSL plugin:
http://forum.world.st/SqueakSSL-Binaries-td4820846.html

This PR replaces the binaries accordingly and removes unnecessary libssl dependencies.

Cheers,
Fabio

@dalehenrich
Copy link
Owner

@fniephaus an error occurs during Pharo4.0 install:

RUNNING TESTS...
ioLoadModule(/home/travis/build/dalehenrich/builderCI/images/pharo-vm/libSqueakSSL.so):
  libssl.so.1.0.0: cannot open shared object file: No such file or directory
==== Startup Error: ZdcPluginMissing: SSL/TLS plugin initailization failed (VM plugin missing ? OS libraries missing ?)

Is it unrelated to your changes or not ... BTW travis-ci was non-oprational most of the day ...

@dalehenrich
Copy link
Owner

On second thought this may be unrelated but may point out that the os dependencies of Pharo4.0 have changed out from under us ...

@dalehenrich
Copy link
Owner

If Pharo4.0 is the only failure, could you update the .travis.yml with Pharo4.0 as an allowed failure? I'll have to fix Issue #94, sooner rather than later ...

@fniephaus fniephaus changed the title Update SqueakSSL plugin Update VMs and SqueakSSL plugin Apr 22, 2015
@fniephaus
Copy link
Collaborator Author

@dalehenrich I've re-added libssl1.0.0:i386 for Pharo and it's working just fine.
Also, I used the opportunity to update the vms.
There was still something wrong with the new SqueakSSL plugin, but I believe @krono has fixed it.

Once this PR is merged, we should publish a new builderCI release...

@fniephaus
Copy link
Collaborator Author

fniephaus added a commit that referenced this pull request Apr 23, 2015
Update VMs and SqueakSSL plugin
@fniephaus fniephaus merged commit 255a58c into master Apr 23, 2015
@krono
Copy link
Collaborator

krono commented Apr 23, 2015

hold on … oh well…

@fniephaus
Copy link
Collaborator Author

For some weird reason the GemStone-2.4.5.3 job [1] failed and I couldn't restart it. Apart from that, everything should work just fine. If it doesn't, I have to revert the changes...

[1] https://travis-ci.org/dalehenrich/builderCI/jobs/59702067

@fniephaus
Copy link
Collaborator Author

@krono btw: libssl0.9.8:i386 is not available anymore anyways:
https://travis-ci.org/HPI-SWA-Teaching/SwaLint/jobs/59705529#L95

@krono
Copy link
Collaborator

krono commented Apr 23, 2015

please re-grab the SqueakSSL…

@fniephaus
Copy link
Collaborator Author

here you go: #96
btw: all builds passed

@krono
Copy link
Collaborator

krono commented Apr 23, 2015

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants