

The repository is setup! You can now install apt-get clean apt-get update

I have just tested this at my end, and this is the result: curl -sS | bash Which would then run as the root user - note that now I don’t use sudo at all. What user are you running the commands as? Also, as per the documentation sudo is not used for the curl part, but only for the bash part: curl -sS | sudo bashĪlternatively, instead of running as a standard user, you can do this: sudo su. Hit:8 Index of /ubuntu focal-security InRelease Hit:7 Index of /ubuntu focal-backports InRelease The repository is setup! You can now install packages. Installing /etc/apt//gitlab_gitlab-ee.list…done. N: See apt-secure(8) manpage for repository creation and user configuration details.ĭetected operating system as Ubuntu/focal. N: Updating from such a repository can’t be done securely, and is therefore disabled by default. Get:9 Index of /ubuntu focal-security InRelease Į: The repository ‘ focal Release’ does not have a Release file. Get:8 Index of /ubuntu focal-backports InRelease Hit:6 Index of /ubuntu focal-updates InReleaseĬould not handshake: Error in the pull function. I am getting missing “Release file” in gitlab-ee repository when tried to update dependencies, would really appreciate for any workaround suggestions.
