Am 24.03.2016 um 11:48 schrieb Jonathan Perkin: > * On 2016-03-24 at 10:37 GMT, Christian Manal wrote: > >> Am 14.03.2016 um 10:32 schrieb Jonathan Perkin: >>> * On 2016-03-14 at 08:50 GMT, Jorge Schrauwen wrote: >>> >>>> I hit the problem a while ago also, the python package got recompiled but >>>> it >>>> did not get a version bump so pkgin upgrade does not see it. >>>> >>>> pkgin -Fy in python27 >>>> >>>> (the -Fy is imporant) will force reinstall python and fix the problem) >>> >>> Right, the problem is that python is shipped by default in the 'base' >>> image, and an upgrade of OpenSSL (which changed ABI) will not >>> reinstall python. >>> >>> The fix for this is the 15.4.1 images which were released at the end >>> of last week, as they contain all the updated packages. The better >>> fix would have been a recursive revision bump for all packages which >>> depend on OpenSSL, which I should have done in retrospect but didn't >>> until it was too late. It has been done in pkgsrc trunk though, and >>> I'll ensure we do it correctly next time. >>> >>> Cheers, >>> >> >> I currently have a similar problem with ruby15 and upgrading >> openssl-1.0.1q to openssl-1.0.1s. >> /opt/local/lib/ruby/2.1.5/x86_64-solaris2.11/openssl.so breaks with the >> message "symbol SSLv2_method: referenced symbol not found". >> >> A force-reinstall of ruby215-base, which contains openssl.so, doesn't >> fix this. I had to downgrade OpenSSL to make things work again. >> >> The used image is c02a2044-c1bd-11e4-bd8c-dfc1db8b0182. > > Hmm, I'm not sure what the ruby215 package is but it hasn't been > rebuilt since the first 2014Q4 builds, so it must have been dropped > from the source tree. > > I'd recommend using the ruby21-base package which is version 2.1.8 and > comes with a rebuilt openssl.so. >
Well, that would explain that. Thanks for the info, I'll try that version. Regards, Christian Manal ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
