Your message dated Wed, 15 Oct 2025 20:04:18 +0200 with message-id <e3497359ab43a74aad9580eb5b5ee9780dd4037d.camel@decadent.org.uk> and subject line Re: Bug#1118156: Missing Build-Depends on python3-dacite, python3-jinja2 has caused the Debian Bug report #1118156, regarding Missing Build-Depends on python3-dacite, python3-jinja2 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1118156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1118156 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: Missing Build-Depends on python3-dacite, python3-jinja2
- From: Simon Richter <sjr@debian.org>
- Date: Wed, 15 Oct 2025 23:19:09 +0900
- Message-id: <[🔎] 176053794918.599116.2863445379613884044.reportbug@goji>
Source: firmware-nonfree Severity: normal Tags: ftbfs, patch X-Debbugs-Cc: sjr@debian.org Hi, the generated control file is missing two build dependencies. Simon -- System Information: Debian Release: 13.1 APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), (1, 'experimental') Architecture: ppc64el (ppc64le) Kernel: Linux 6.17.0+ (SMP w/64 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled--- debian/templates/source.control.in.orig 2025-10-15 23:14:51.116463393 +0900 +++ debian/templates/source.control.in 2025-10-15 23:14:54.352242468 +0900 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Uploaders: Bastian Blank <waldi@debian.org>, Steve Langasek <vorlon@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org> -Build-Depends: debhelper-compat (= 13), rdfind +Build-Depends: debhelper-compat (= 13), rdfind, python3-dacite, python3-jinja2 Standards-Version: 4.3.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/kernel-team/firmware-nonfree.git
--- End Message ---
--- Begin Message ---
- To: 1118156-done@bugs.debian.org
- Subject: Re: Bug#1118156: Missing Build-Depends on python3-dacite, python3-jinja2
- From: Ben Hutchings <ben@decadent.org.uk>
- Date: Wed, 15 Oct 2025 20:04:18 +0200
- Message-id: <e3497359ab43a74aad9580eb5b5ee9780dd4037d.camel@decadent.org.uk>
- In-reply-to: <[🔎] 176053794918.599116.2863445379613884044.reportbug@goji>
- References: <[🔎] 176053794918.599116.2863445379613884044.reportbug@goji>
On Wed, 2025-10-15 at 23:19 +0900, Simon Richter wrote: > Source: firmware-nonfree > Severity: normal > Tags: ftbfs, patch > X-Debbugs-Cc: sjr@debian.org > > Hi, > > the generated control file is missing two build dependencies. No it isn't. Those are dependencies for preparing the source package, not for building it. Ben. -- Ben Hutchings Any smoothly functioning technology is indistinguishable from a rigged demo.Attachment: signature.asc
Description: This is a digitally signed message part
--- End Message ---