I would like to completely move my Retroshare profile to a new machine. I have successfully moved my GPG keys and I can create another profile on the new box, but when I try to move my .retroshare directory I am unable to log in. My password is correct. Digging through the code a bit, it seems the error may be in the PEM_read_PrivateKey(pkfp, NULL, NULL, (void *) passwd); call, line 357 of authssl.cc as I get the following error
SSL Library Init!
AuthSSLimpl::InitAuth() PEM_read_PrivateKey() Failed
Creating Init File: /home/xxxxx/.retroshare/default_cert.txt
Id: 95914ea1a0b6c48d160631edfacb23ca
main() - Fatal Error.....
Invalid Certificate configuration!
libretroshare failed to startup!
But since the process continues a bit more there might be another cause of the problem. So I'm not sure what I need to tweak to make this profile work.
I am moving from 0.5.3-0.5189~precise (/var/lib/apt/lists/ppa.launchpad.net_csoler-users_retroshare-snapshots_ubuntu_dists_precise_main_binary-amd64_Packages) to 0.5.3-0.5189~lucid (/var/lib/apt/lists/ppa.launchpad.net_csoler-users_retroshare_ubuntu_dists_lucid_main_binary-amd64_Packages) (/var/lib/dpkg/status)
