[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1093538: fonttools: circular build-dep



Package: fonttools
Version: 4.55.3-1
Severity: important
Tags: patch

Hello,

fonttools build-depends on python3-glyphslib which depends on
python3-fonttools, thus forming a dependency loop. Apparently glyphslib
is used only in tests, so it could be made <!nocheck> to break the loop,
as the attached patch does?

Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'oldstable-proposed-updates-debug'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64

Kernel: Linux 6.12.6-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fonttools depends on:
ii  python3            3.12.8-1
ii  python3-fonttools  4.55.0-3

fonttools recommends no packages.

fonttools suggests no packages.

-- no debconf information

-- 
Samuel
<P> moo
<N> moo ?
<D> P: keski t'arrive? :))
<P> moooo
<N> moooooo ?
<P> rien le net marche je suis content :)
 -+- #ens-mim - accro du net -+-
--- debian/control.original	2025-01-19 18:51:28.870667382 +0100
+++ debian/control	2025-01-19 18:51:31.322680720 +0100
@@ -14,7 +14,7 @@
  python3-brotli (>= 1.1.0) <!nocheck>,
  python3-fs (>= 2.4.16) <!nocheck>,
 # python3-glyphslib: optional
- python3-glyphslib (>= 6.9.4) [!i386],
+ python3-glyphslib (>= 6.9.4) [!i386] <!nocheck>,
  python3-lxml (>= 4.9.3) <!nocheck>,
  python3-pytest <!nocheck>,
  python3-scipy (>= 1.10.0) <!nocheck> | python3-munkres (>= 1.1.4) <!nocheck>,

Reply to: