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. 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
