Hey there,
I’m trying to update gitlab on my ubuntu machine. Version is 10.1 and when I try to update it via apt-get I get the following error:
gitlab preinstall: It seems you are upgrading from 10.x version series gitlab preinstall: to 11.x series. It is recommended to upgrade gitlab preinstall: to the last minor version in a major version series first before gitlab preinstall: jumping to the next major version. gitlab preinstall: Please follow the upgrade documentation at https://docs.gitlab.com/ee/policy/maintenance.html#upgrade-recommendations gitlab preinstall: and upgrade to 10.8 first. dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/gitlab-ee_11.0.3-ee.0_amd64.deb (--unpack):
I also tried gitlab-ctl update
, but the version is still 10.1
How can I update gitlab to the newest version? Preferably from the repository.