Skip to content

Changes

Started by upstream project gerrit-pysim #2811
Started 5 hr 45 min ago
Queued 6.9 sec
Took 0.97 sec on build4-deb12build-ansible

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