Your message dated Sun, 12 Jan 2020 06:52:39 +0000
with message-id <[email protected]>
and subject line Bug#948689: Removed package(s) from unstable
has caused the Debian Bug report #922697,
regarding jacksum: Ignores specified format if data comes through stdin
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.)
--
922697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922697
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: jacksum: Ignores specified format if data comes through stdin
Package: jacksum
Version: 1.7.0-4.1
Severity: important
Dear Maintainer,
the specified format ouf output is only applied if jacksum reads from
file on
its own. When content is piped in it is ignored.
Here is a transcript:
prey@shambles$ echo "Testfilecontent" > tst
prey@shambles$ jacksum -X -F "#CHECKSUM" -a crc16 < tst
BDED 16 -
prey@shambles$ jacksum -X -F "#CHECKSUM" -a crc16 tst
BDED
prey@shambles$ jacksum -X -F "#CHECKSUM" -a crc16 - < tst
BDED 16 -
Expected output would be ‹BDED› in all three cases.
-- System Information:
Debian Release: 9.8
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-8-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages jacksum depends on:
ii default-jre 2:1.8-58
jacksum recommends no packages.
jacksum suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.7.0-7+rm
Dear submitter,
as the package jacksum 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/948689
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
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 ---