Project

General

Profile

Actions

Bug #5341

closed

nightly: debian 11 / bullseye have wrong dependencies

Added by lynxis over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/07/2021
Due date:
% Done:

100%

Spec Reference:

Description

The dependencies of osmo-remsim-server and libulfius break each other.

~# apt install osmo-remsim-server
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 liborcania2.1 : Breaks: liborcania1.2 but 1.2.9-5 is to be installed
E: Unable to correct problems, you have held broken packages.

Related issues

Related to osmo-remsim - Bug #5342: nightly: debian 11 / bullseye wrong package versionResolvedosmith12/07/2021

Actions
Related to osmo-remsim - Bug #5343: osmo-remsim-server crashs on libulfius2.7 / debian 11Resolvedlaforge12/08/2021

Actions
Actions #1

Updated by laforge over 2 years ago

  • Related to Bug #5342: nightly: debian 11 / bullseye wrong package version added
Actions #2

Updated by laforge over 2 years ago

  • Related to Bug #5343: osmo-remsim-server crashs on libulfius2.7 / debian 11 added
Actions #3

Updated by laforge over 2 years ago

  • Assignee set to osmith
Actions #4

Updated by osmith over 2 years ago

So liborcania2.1 and liborcania1.2 are conflicting. This is because libyder2.0 from Debian gets pulled in, not libyder2.0 built in OBS against liborcania1.2.

osmo-remsim-server 
  |-liborcania1.2 (OBS)
  |-libulfius2.5 (OBS)
    |-liborcania1.2 (OBS)
    |-libyder2.0 (Debian)
      |- liborcania2.1 (Debian) <- conflict!
Actions #5

Updated by osmith over 2 years ago

Unless it takes too long, the best path forward seems to be using libulfius 2.7 in debian 11, once the fix for #5343 in https://github.com/babelouest/ulfius/pull/207 (already merged) makes its way into debian 11.

Actions #6

Updated by osmith over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

The libulfius fix has made its way into debian 11. I've disabled ulfius and its dependencies orcania, yder for debian 11 in nightly and latest, so now it should use the debian version and the conflict should be gone.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)