树莓派 Gitlab问题整理

Posted 技术小黑屋

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了树莓派 Gitlab问题整理相关的知识,希望对你有一定的参考价值。

E: Unable to locate package gitlab-ce

  • 不要使用sudo curl -sS https://packages.gitlab.com/install/repositories/gitlab/raspberry-pi2/script.deb.sh | sudo bash
  • 替换使用这个sudo curl -sS https://packages.gitlab.com/install/repositories/gitlab/raspberry-pi2/script.deb.sh | sudo os=raspbian dist=jessie bash
  • 然后执行sudo apt install gitlab-ce

E: The package gitlab-ce needs to be reinstalled, but I can’t find an archive for it.

  • 执行sudo dpkg --remove --force-all gitlab-ce

References

以上是关于树莓派 Gitlab问题整理的主要内容,如果未能解决你的问题,请参考以下文章

树莓派和 GitLab

树莓派gitlab

一起玩树莓派3+使用Gitlab搭建专业Git服务

一些关于树莓派的教程整理

树莓派系统安装和调试 总结整理篇

树莓派连接sitewhere实例