Подскажите, после установки kubuntu 18 получаю
# git clone git@bitbucket.org:site.git
Cloning into 'site'...
git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
В наличии имею .ppk и .pem файлы
Я выполнял в командной строке
root@serge:/home/serge# sudo chmod -R 755 /home/serge/.ssh
root@serge:/home/serge# sudo chmod -R 775 /home/serge/.ssh
root@serge:/home/serge# sudo chmod -R 777 /home/serge/.ssh
но ошибка осталось...
Я перегрузился в старую kubuntu14 на другом разделе(полагая что я с git-ом в ней работал и publickey настроен) и попробовал
запустить в консоле
$ git clone git@bitbucket.org:site.git
Cloning into 'site'...
The authenticity of host 'bitbucket.org (NNN.NNN.143.2)' can't be established.
RSA key fingerprint is NN:NN:1b:f2:6f:14:6b:5c:3b:ec:aa:NN:NN:NN:7c:40.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'bitbucket.org,NNN.NNN.143.2' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Мой ip совсем другой, а не упомянутый выше NNN.NNN.143.2...
Что за проблемы ? Может у клиента что-то не настроено? Может у него есть список доступных ip и я в него не вхожу?
Спасибо!
Спустя прошедшее с момента создания темы на форуме время (месяцев: 24) приходится признать, что она не вызвала отклика у форумчан. Ввиду отсутствия ответов, по состоянию на 17/06/2020 модератором раздела принято решение тему закрыть.
Закрыто
--zg_nico