Skip to content
Success

#27278 (Mar 6, 2026, 10:57:25 AM)

Started 1 day 1 hr ago
Took 2.2 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ci build number 936
originally caused by:

This run spent:

  • 14 sec waiting;
  • 2.2 sec build duration;
  • 17 sec total from scheduled to completion.
Revision: 15c6d06db698219838b95f15aa0dbab2f3228f56
Repository: $GERRIT_REPO_URL
  • master
repo-install-test: fix test_conflict for debian 13

Two changes are necessary to make this test work with debian 13:

* Installing libosmocore from osmocom-latest, then switching to
  osmocom-nightly and attempting to install another package is not
  enough anymore to trigger a conflict. apt is now able to resolve this
  by uninstalling the osmocom-latest package and upgrading libosmocore
  to the nightly version. Force the conflict by explicitly marking
  osmocom-latest (osmocom-$FEED) as installed and for hold.

* The apt conflict message has been reworked, so the string to look for
  needs to be adjusted.

Change-Id: Ibdcd583e48b97ced11ad4939974dccea3e139480
Oliver Smith at