Comment 19 for bug 246205

Revision history for this message
dino99 (9d9) wrote :

ugrading from hardy 32bits to intrepid 32bits result in wcg (boinc project) trouble: it can't upload and download work.
After some research, i have done this:
- cd /var/lib/boinc-client ( do a locate ca-bundle if this address is not yours )
- sudo wget http://boinc.berkeley.edu/trac/browser/trunk/boinc/curl/ca-bundle.crt?format=raw
- sudo cp -a ca-bundle.crt{?format=raw,}
- reboot
- sudo dpkg -S /var/lib/boinc-client/ca-bundle.crt

then i open boinc manager and can upload every waiting work and download new one

hope this can help