Project

General

Profile

Add a new distribution to OBS » History » Version 1

osmith, 12/05/2023 11:27 AM

1 1 osmith
h1. Add a new distribution to OBS
2
3
This article explains how to add a new distribution to the Osmocom OBS, after it became available in the openSUSE OBS. The "Osmocom_OBS_check_new_distros":https://jenkins.osmocom.org/jenkins/view/OBS/job/Osmocom_OBS_check_new_distros/ jenkins job points to this wiki page, when it finds a new distribution that we probably want to add according to the [[Linux Distributions]] article.
4
5
<code>Ubuntu:23.10</code> is used as example, replace it accordingly.
6
7
* Add the new distribution to <code>DISTROS</code> in "osmocom-obs-sync.yml":https://gitea.osmocom.org/osmocom/osmo-ci/src/branch/master/jobs/osmocom-obs-sync.yml
8
* Deploy the changes to this jenkins job
9
* Run "Osmocom_OBS_sync":https://jenkins.osmocom.org/jenkins/view/OBS/job/Osmocom_OBS_sync, it will create a new project in OBS:
10
<pre>
11
openSUSE.org-mirror:Ubuntu:23.10: is outdated (not in destination OBS)
12
Ubuntu:23.10: rewriting prjconf for openSUSE.org-mirror:Ubuntu:23.10
13
Ubuntu:23.10: rewriting meta for openSUSE.org-mirror:Ubuntu:23.10
14
...
15
</pre>
16
* Adjust the meta config of osmocom: projects to build for the new distribution. Use the same arches as in entries for previous versions.
17
** "latest":https://obs.osmocom.org/projects/osmocom:latest/meta
18
** "nightly":https://obs.osmocom.org/projects/osmocom:nightly/meta
19
** "master":https://obs.osmocom.org/projects/osmocom:master/meta (only for new Debian releases)
20
* Add the new release in [[Linux Distributions]]
Add picture from clipboard (Maximum size: 48.8 MB)