Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The OBS_Server pattern does not exist in v2.8 and v2.9 #7497

Closed
tvkit opened this issue Apr 28, 2019 · 7 comments
Closed

The OBS_Server pattern does not exist in v2.8 and v2.9 #7497

tvkit opened this issue Apr 28, 2019 · 7 comments
Labels
Documentation 📖 Things regarding our documentation

Comments

@tvkit
Copy link

tvkit commented Apr 28, 2019

Documentation should be updated to reflect the absence of the OBS_Server pattern in releases after v2.7.

In our environment, we minted a new Leap 42.3 instance on a SLES 12.4 hypervisor. To get things rolling, the following packages were manually installed:

zypper in obs-server
zypper in osc
zypper in obs-api

then the following script was run to setup OBS

/usr/lib/obs/server/setup-appliance.sh

The service was then available at

https://<host>/

There may be a better package installation sequence, but I couldn't find any docs on that.

@hennevogel
Copy link
Member

Is there a particular piece of documentation where you have seen this?

@hennevogel hennevogel added the Documentation 📖 Things regarding our documentation label Apr 29, 2019
@tvkit
Copy link
Author

tvkit commented Apr 30, 2019

The following instructions live @ https://openbuildservice.org/download/other/

zypper ar -f http://download.opensuse.org/repositories/OBS:/Server:/2.9/openSUSE_42.3/OBS:Server:2.9.repo

zypper in -t pattern OBS_Server

And the local README.md references the older build v2.7 which provides the pattern, but it's two revs behind.

@dmarcoux
Copy link
Contributor

We need to take care of this for 2.10.

@dmarcoux dmarcoux pinned this issue Jun 25, 2019
@vpereira
Copy link
Contributor

vpereira commented Jul 1, 2019

Hm, I just gave a shot and added it to 2.9 https://build.opensuse.org/package/show/OBS:Server:2.9/_pattern

@tvkit can you try it?

osc api '/source/OBS:Server:2.9/_pattern'

<directory name="_pattern" rev="1" vrev="" srcmd5="55f7064dfbf77cc84ab7163760af1c0d">
  <entry name="OBS_Server" md5="ba104672ed2f593a5aa7402f87f66ce9" size="975" mtime="1561985125" />
</directory>

@vpereira
Copy link
Contributor

vpereira commented Jul 1, 2019

as side note, we had it already in the OBS:Server:Unstable project

@tvkit
Copy link
Author

tvkit commented Jul 1, 2019

@vpereira will be setting up a new VM to test. I'll get to it as soon as possible.

@hennevogel hennevogel unpinned this issue Jul 3, 2019
@hellcp-work
Copy link
Contributor

This is resolved now, 2.10 and unstable even moved over to package based patterns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 📖 Things regarding our documentation
Projects
None yet
Development

No branches or pull requests

5 participants