Gitlab apt 存储库非常慢

标签 git repository gitlab apt aptitude

自动Gitlab installer (Omnibus package)确实在我的 Debian Jessie 的 apt 上设置了一个自动存储库。虽然这非常容易使用,但速度非常慢!运行 apt update 命令

sudo apt-get update

对于所有其他存储库源来说速度非常快(需要 2-5 秒),但是对于 gitlab 则需要 20-30 秒。

我是唯一面临这个问题的人吗?

有没有办法为 gitlab 使用更快的镜像?

最佳答案

我在安装 GitLab 时遇到问题。 apt-get 没有取得任何进展,它似乎总是挂着。

最后我发现了这个GitLab问题:Apt-get install hangs on Ubuntu 14.04

有人鼓励使用apt-fast而不是apt-get。我听从了他的建议并安装了 apt-fast。然后我终于可以安装 GitLab 了。

关于Gitlab apt 存储库非常慢,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36103996/

相关文章:

svn - 在 TFS 中使用补丁文件(补丁文件来自 subversion、git 等)

git - 如何将分支的内容复制到新的本地分支?

git - 单独团队项目中的 TFS 子模块

linux - Debian sources.list.d 与 sources.list

gitlab - GitLab 的存储库和用户限制是什么

linux - 使用 Git 保留文件权限

linux - Ubuntu 上具有多个用户的 Git 存储库

maven-2 - Maven Repository代理第三方仓库,这会产生流量吗?

gitlab - 如何在 readme.md 中显示每个分支的 gitlab 徽章

GitLab:远程访问被拒绝致命 - 身份验证失败