|
root@fivestar-laptop:~/mydroid# repo init -u git://android.git.kernel.org/platform/manifest.git gpg: keyring `/root/.repoconfig/gnupg/secring.gpg' created gpg: keyring `/root/.repoconfig/gnupg/pubring.gpg' created gpg: /root/.repoconfig/gnupg/trustdb.gpg: trustdb created gpg: key 920F5C65: public key "Repo Maintainer <repo@android.kernel.org>" imported gpg: Total number processed: 1 gpg: imported: 1
Getting repo ... from git://android.git.kernel.org/tools/repo.git android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused android.git.kernel.org[0: 199.6.1.173]: errno=Connection refused android.git.kernel.org[0: 130.239.17.13]: errno=Connection refused android.git.kernel.org[0: 130.239.17.13]: errno=Connection refused android.git.kernel.org[0: 130.239.17.13]: errno=Connection refused android.git.kernel.org[0: 130.239.17.13]: errno=Connection refused android.git.kernel.org[0: 130.239.17.13]: errno=Connection refused fatal: unable to connect a socket (Connection refused)
위 메세지와 같이 repo 실행시 위와 같이 connection refused 가 발생합니다 ㅠㅠ 왜 이런지 아시는분 도움 부탁드려요 |