Your message dated Fri, 15 May 2026 21:35:16 +0800
with message-id <[email protected]>
and subject line Re: #1127709 fish: Package's meta data has outdated tag
"implemented-in::c" (apt show fish)
has caused the Debian Bug report #1127709,
regarding fish: Package's meta data has outdated tag "implemented-in::c" (apt
show fish)
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.)
--
1127709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fish
Version: 4.0.2-1
Severity: minor
X-Debbugs-Cc: [email protected]
Fish shell has been rewritten in the Rust language in the 4.0 release.
However "apt show fish" prints a tag which says that it is implemented
in C language:
$ apt show fish
Package: fish
Version: 4.0.2-1
[...]
Tag: implemented-in::c, interface::shell, role::program, scope::utility,
[...]
-- System Information:
Debian Release: 13.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.69+deb13-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix
On Thu, 12 Feb 2026 09:24:07 +0200 Teemu Likonen <[email protected]> wrote:
> Source: fish
> Version: 4.0.2-1
> Severity: minor
> X-Debbugs-Cc: [email protected]
>
> Fish shell has been rewritten in the Rust language in the 4.0 release.
> However "apt show fish" prints a tag which says that it is implemented
> in C language:
>
> $ apt show fish
>
> Package: fish
> Version: 4.0.2-1
> [...]
> Tag: implemented-in::c, interface::shell, role::program, scope::utility,
> [...]
Debtags, the thing behind the Tag: field in `apt show` output, was sunsetted in
2023. The tags themselves are somehow still there in the package metadata, but
there's no more established way to change it.
Thanks for catching it though.
Ref: https://wiki.debian.org/Debtags
--- End Message ---