Hello People, I did very stupid thing when I was trying to run wpa_supplicant under my OpenSolaris b99. It's linked against OpenSSL 0.9.7 and I've removed libssl.so.0.9.7 and libcrypto.so.0.9.7 files when I wanted to change libssl.so and libcrypto.so symlinks. Unfortunately, I didn't make ZFS snapshot before...
So my question is: how can I reinstall IPS package? There OpenSSL files belongs to IPSosslrt package of Blastwave repo. I was just trying with `pkg install IPSosslrt` and `pkg fix IPSosslrt` commands, but with no success. Also I can't uninstall that package because of its dependencies and internal error of pkg tool. Maybe it's possible to download IPS package from repo and install it manually? If so, how can I check what the URL of package is? Maybe I can't grab it, because downloaded packages are cached in my system like under Debian or Ubuntu? If so, where I can find them? In the /var/pkg directory? My best regards, Pawel Tecza