Your message dated Sat, 27 Jul 2019 18:32:38 +0000
with message-id <[email protected]>
and subject line Bug#932238: Removed package(s) from unstable
has caused the Debian Bug report #670501,
regarding gtkorphan: list of non-orphaned packages contains orphaned packages
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.)


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


To support multiarch, deborphan will on multiarch enabled systems print
all packagenames (except of when --list-keep is used) with an
architecture suffix appended.

I checked if this change will break gtkorphan - it does not, gtkorphan works
greatly with architecture suffixes.


Whilst checking gtkorphan I noticed that it uses a colon to separate
package names in the code that seems to be supposed to remove orphaned
packages from deborphans --show-deps output.  Back then when you wrote
gtkorphan, a colon was a good choice as separator, but nowadays it is
used to separate package names from the architecture, which can lead to
undesirable results of such algorithms.

The colon using code in gtkorphan_ops.pm is:

    my $orphaned = join(":",@orphaned);
    $orphaned=$orphaned.":";

I think it should use for example "#" instead of ":".


Because the above is kind of fishy nowadays, I checked if the orphaned
packages from deborphans --show-deps output are removed as seems to be
intended.  They are not removed, neither when used with a deborphan that
prints arch suffixes, nor when used with one that does not print arch
suffixes.


Regards
Carsten



--- End Message ---
--- Begin Message ---
Version: 0.4.4-2+rm

Dear submitter,

as the package gtkorphan has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/932238

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to