Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 16166] sub_depends administration is not robust

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 16166] sub_depends administration is not robust
  • Date: Wed, 17 Jan 2024 09:40:24 +0000

Comment # 1 on bug 16166 from
After removing the offending lines from /var/state/sorcery/sub_depends and
executing "cast gtk+3" the following happened:
PRE_SUB_DEPENDS gets executed, re-cast of cairo gets triggered.

1. mesa build failure because of missing libepoxy
   apparently:
   * we have a circular dependency of gtk+3 -> libepoxy -> OPENGL(mesa) ->
gtk+3
   * mesa -> libepoxy is not even recorded in grimoire
   * libepoxy is a runtime dependency of mesa, but meson build is checking
     presence at build time...
2. cairo gets **resurrected** instead of re-cast
3. gtk+3 and libepoxy are dropped
4. gtk+3 to cairo sub dependencies are in /var/state/sorcery/sub_depends again
even though gtk+3 was never cast and cairo was not cast with the necessary
optional dependencies enabled


You are receiving this mail because:
  • You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page