Re: 4.9.3 announced
A quick thought. Is it as simple as adding openssl build as described above (but with the install step) to the trusty-qt512/Dockerfile? On Wed, Sep 11, 2019 at 12:18 PM Paul Buxton wrote: > I think that problem is that the bundled ssl library is the wrong one. > We are bundling 1.0, but we need to be bundling 1.1 or newer > > A temporary workaround (for anyone who hits the issue) > cd ~ > git clone https://github.com/openssl/openssl > cd openssl && ./config --prefix=/usr/local/ssl --openssldir=/usr/local/ssl > shared zlib > make > > then run subusrface with > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/openssl/ > ./Subsurface-4.9.3-x86_64.AppImage > > Note that I do not perform the install step, so the library is just in the > users home folder. > > I will raise this as an issue and include this info as well. > > Paul > > > On Wed, Sep 11, 2019 at 12:10 PM Dirk Hohndel wrote: > >> On Wed, Sep 11, 2019 at 11:56:02AM +0100, Paul Buxton wrote: >> > So the Ubuntu 16 SSL 1.0.0 issue is still there with the Appimage.. >> >> Correct - I couldn't figure out how to make it work without unpacking the >> AppImage and forcing it to use the bundled SSL library. >> >> If you have ideas how to fix the problem, I'm all ears. >> >> /D >> > ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Re: 4.9.3 announced
I think that problem is that the bundled ssl library is the wrong one. We are bundling 1.0, but we need to be bundling 1.1 or newer A temporary workaround (for anyone who hits the issue) cd ~ git clone https://github.com/openssl/openssl cd openssl && ./config --prefix=/usr/local/ssl --openssldir=/usr/local/ssl shared zlib make then run subusrface with LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/openssl/ ./Subsurface-4.9.3-x86_64.AppImage Note that I do not perform the install step, so the library is just in the users home folder. I will raise this as an issue and include this info as well. Paul On Wed, Sep 11, 2019 at 12:10 PM Dirk Hohndel wrote: > On Wed, Sep 11, 2019 at 11:56:02AM +0100, Paul Buxton wrote: > > So the Ubuntu 16 SSL 1.0.0 issue is still there with the Appimage.. > > Correct - I couldn't figure out how to make it work without unpacking the > AppImage and forcing it to use the bundled SSL library. > > If you have ideas how to fix the problem, I'm all ears. > > /D > ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Re: 4.9.3 announced
On Wed, Sep 11, 2019 at 11:56:02AM +0100, Paul Buxton wrote: > So the Ubuntu 16 SSL 1.0.0 issue is still there with the Appimage.. Correct - I couldn't figure out how to make it work without unpacking the AppImage and forcing it to use the bundled SSL library. If you have ideas how to fix the problem, I'm all ears. /D ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
Re: 4.9.3 announced
So the Ubuntu 16 SSL 1.0.0 issue is still there with the Appimage.. On Wed, Sep 11, 2019 at 11:48 AM Dirk Hohndel wrote: > Hi Everyone, > > I managed to get all of this working remotely. My infrastructure is a bit > strange, but in the end it's surprisingly flexible :-) > > Anyway, announcements are posted to our website (thanks to the people who > translated this in the past 24 hours), to Facebook, and to Scubaboard. > Feel free to like, link, and re-post. > > I'm sure I missed things or messed things up. I always do - so consistency > requires that. If you find something that's off (like for example a > corrupted Windows installer - which was pointed out to me within 1 minute > of posting the announcement to Facebook), feel free to let me know. > > Thanks everyone for the hard work. Especially to Berthold for helping > track down and work around a couple of very odd crashes. And as always to > all of you who are translating both the apps and the website. The > responsiveness of our translators continues to humble me. > > Thank you > > /D > ___ > subsurface mailing list > subsurface@subsurface-divelog.org > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface > ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
4.9.3 announced
Hi Everyone, I managed to get all of this working remotely. My infrastructure is a bit strange, but in the end it's surprisingly flexible :-) Anyway, announcements are posted to our website (thanks to the people who translated this in the past 24 hours), to Facebook, and to Scubaboard. Feel free to like, link, and re-post. I'm sure I missed things or messed things up. I always do - so consistency requires that. If you find something that's off (like for example a corrupted Windows installer - which was pointed out to me within 1 minute of posting the announcement to Facebook), feel free to let me know. Thanks everyone for the hard work. Especially to Berthold for helping track down and work around a couple of very odd crashes. And as always to all of you who are translating both the apps and the website. The responsiveness of our translators continues to humble me. Thank you /D ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface