Gitlab-ee not found on leap?

So i have a server with opensuse leap 15/6, and when i tried to follow the gitlab install guide, i get a gitlab was not found. The first script works fine, but the par where you use zypper to install gitlab, (after installing the keys) it doesnt work. I havent found any issue like this online on opensuse, so i am not sure what to do. I’d appreciate any help.
This is the instruction page to install gitlab on opensuse: Download and install GitLab | GitLab

Instruction page says nothing about “installing keys”. Instead of telling stories you should have shown the full transcript of the commands you used. Including of course full output of these commands.

here are the command i ran, along with the output:

`root@polyface-server:~ # (i cant post more than 2 links so please see on the gitlab documentation, on my post, i just copied/pasted the first command)

Detected operating system as opensuse/15.6.
Checking for curl…
Detected curl…
Downloading repository file: https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/config_file.repo?os=opensuse&dist=15.6&source=script
done.
Repository ‘gitlab_gitlab-ee’ is up to date.
Specified repositories have been refreshed.
Repository ‘gitlab_gitlab-ee-source’ is up to date.
Specified repositories have been refreshed.

The repository is setup! You can now install packages.
root@polyface-server:~ # sudo EXTERNAL_URL=“https://gitlab.mydomain.ch” zypper install gitlab-ee
Loading repository data…
Reading installed packages…
‘gitlab-ee’ not found in package names. Trying capabilities.
No provider of ‘gitlab-ee’ found.
Resolving package dependencies…
Nothing to do.`

yea sorry by installing the key i meant adding the repository. I posted a reply with the command and the logs. i could not post the first command, since new user are limited to 2 link per post.

Yes, the repository set up by the gitlab script is empty. No idea why. Did you check whether openSUSE Leap 15.6 is supported at all?

Anyway, it is the question to gitlab.

how do i delete a message :frowning:

gitlab has a opensuse leap 15.6 so i think so.
/gitlab/gitlab-ee/opensuse/15.6/ so i think it is supported, altough only 15.5 is mentioned on the instruction page

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.