Skip to content

Changes

Started by upstream project update-osmo-ci-on-slaves #3269
Started 14 hr ago
Queued 19 min
Took 5.4 sec on simtester

Summary

  1. Osmocom_OBS_sync: fix failing on new scmsync tag (details)
Commit d862da961fd2a800b1d802d0a1327524b1392d07 by Oliver Smith
Osmocom_OBS_sync: fix failing on new scmsync tag

The openSUSE OBS instance has added an scmsync tag to their debian 13
meta config:

  <scmsync>https://src.opensuse.org/obs/debian#13</scmsync>

This feature is not supported by the stable OBS version yet (they run
current master), and so the sync fails with:

  project validation error: 6:0: ERROR: Element project has extra content: scmsync

Remove the tag to fix this.

Related: https://build.opensuse.org/projects/Debian:13/meta
Change-Id: Ia2d2ce3a2eeda9a0ed7ce7c7de54293081b44f4e
The file was modifiedscripts/obs/sync_obs_projects.py