Your message dated Sun, 17 May 2026 13:20:03 +0200
with message-id <[email protected]>
and subject line Re: ftp.debian.org: `dak rm -R -n -b` not flagging rdeps via
Build-Depends-Arch, Build-Depends-Indep?
has caused the Debian Bug report #1118954,
regarding ftp.debian.org: `dak rm -R -n -b` not flagging rdeps via
Build-Depends-Arch, Build-Depends-Indep?
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 [email protected]
immediately.)
--
1118954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1118954
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Severity: normal
While working towards removing the libgirepository1.0-dev package, I
tried running this command on coccia to preview what would be broken by
its removal:
dak rm -R -n -b libgirepository1.0-dev
(Do I understand correctly that this is the same command the ftp team
would run when the time comes to actually remove a binary package, but
without -n, running against the real archive rather than a DD-accessible
mirror, and with extra options to close bugs etc.?)
As I expected, this flagged packages with a Depends or Build-Depends on
libgirepository1.0-dev. However, I also expected it to report packages
like libreoffice that have only a Build-Depends-Arch on it, or packages
like wpewebkit that have only a Build-Depends-Indep, and it did not
mention those in its output.
Is this working as intended?
Thanks,
smcv
--- End Message ---
--- Begin Message ---
Simon McVittie wrote:
> As I expected, this flagged packages with a Depends or Build-Depends
on
> libgirepository1.0-dev. However, I also expected it to report
packages
> like libreoffice that have only a Build-Depends-Arch on it, or
packages
> like wpewebkit that have only a Build-Depends-Indep, and it did not
> mention those in its output.
Build-Depends-Arch was missing and added
inĀ
https://salsa.debian.org/ftp-team/dak/-/commit/e853ec56f1940b2ec9326f04f535dfcccb5446aa
Build-Depends-Indep should work, but there is an option to disable it.
Ansgar
--- End Message ---