Android - 存储库同步失败并出现致命错误:无法查找 android.git.kernel.org(端口 9418)(名称或服务未知)

发布于 2024-12-05 11:06:01 字数 468 浏览 0 评论 0原文

repo 同步 失败并显示以下消息:

$ repo sync
fatal: Unable to look up android.git.kernel.org (port 9418) (Name or service not known)
fatal: Unable to look up android.git.kernel.org (port 9418) (Name or service not known)
error: Cannot fetch repo

似乎 kernel.org 已被黑客攻击,因此这就是导致问题的原因。 是否有解决方法来解决此问题而不是完全切换到不同的 Android 存储库(例如 github 上的存储库等)?

repo sync fails with the following message:

$ repo sync
fatal: Unable to look up android.git.kernel.org (port 9418) (Name or service not known)
fatal: Unable to look up android.git.kernel.org (port 9418) (Name or service not known)
error: Cannot fetch repo

It seems that kernel.org has been hacked, so this is what is causing the issue.
Is there a workaround to resolve this issue and not to completely switch to different Android repository (such as those on github, etc)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

︶葆Ⅱㄣ 2024-12-12 11:06:01

所有代码现在都位于 github http://www.github.com/android 中。我不相信 Google 已经对清单(或 repo 工具本身,它具有指向 kernel.org 的硬编码 URL)进行了必要的更改,以便轻松地从那里提取。你也许可以通过一些黑客手段让它工作。

All of the code is now in github at http://www.github.com/android. I don't believe Google has made the necessary changes to the manifest (or the repo tool itself, which has a hardcoded URL to kernel.org) to pull from there easily. You could probably make it work with some hacking around.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文