Your message dated Tue, 09 Mar 2021 11:58:54 +0000
with message-id <[email protected]>
and subject line Bug#913678 fixed in pgstatus
has caused the Debian Bug report #913678,
regarding status/package.php: ↓ link to diagnosis for packages in state 
BD-Uninstallable
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.)


-- 
913678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913678
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buildd.debian.org
Severity: wishlist

For packages in state BD-Uninstallable on some architectures, it would
be nice to have a ↓ link next to the architecture name that points at
the existing diagnosis of which build-dependencies are uninstallable.

https://buildd.debian.org/status/package.php?p=rsyslog

This is the code involved in the existing ↓ links:

library.php:$badstate = array("Failed", "Maybe-Failed", "Build-Attempted");
...
library.php-function single($info, $version, $log, $arch, $suite, $problemid) {
...
library.php:    if (in_array($info["state"], $badstate)) {
library.php-      $anchor = sprintf("&nbsp;<a href=\"#problem-%s\">↓</a>", 
$problemid);
library.php-    }

There is other code that checks $info["state"] against $badstate so
perhaps the comparison check should have || $problemid added to it?

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hello,

Bug #913678 in pgstatus reported by you has been fixed in the Git repository.
You can see the commit message below and you can check the diff of the fix at:

https://salsa.debian.org/wb-team/pgstatus/-/commit/2234c49ec7212aaf21433f3989972661acea8653

------------------------------------------------------------------------
Add BD-Uninstallable in badstate (Closes: #913678)
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/913678

--- End Message ---

Reply via email to