Hello,
I was having some problems with boinc which I installed with equo. After starting the boinc_gui and joining a proyect It starts showing a lot off messages and finally it throws an error message:
"Scheduler request failed: SSL connect error"
According to http://boinc.berkeley.edu/trac/wiki/Err ... t%20failed this happens when curl has not been compiled with openSSL support. After an equery I see that curl IS compiled with the ssl flag and thus should work. I try installing curl with emerge and USE="ssl" but only to find the error persists.
I downloaded the official package and it works without any problems so clearly there is something wrong with the entropy/portage package.