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 #922706,
regarding jacksum: Incorrect checksums for binary data on 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.)


-- 
922706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922706
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: jacksum
Version: 1.7.0-4.1
Severity: important

Dear Maintainer,

jacksum seems to try to parse text when input is read from stdin.
When reading from file, binary data seems not to cause any problem.
Incorrect summing seems only to occur on data that is no valid UTF-8.
The parser on stdin also messes with the length of data, as seen on
the output.

To reproduce:
$ echo "f3 80 10 21 bd e8 c9 30 17" | xxd -r -p > tst
$ jacksum -X -a crc16+xor8 tst
6FD2F9 9 tst
$ jacksum -X -a crc16+xor8 < tst
3D1E16 16 -

UTF-8 and missing \n at end of file is no problem:
$ echo -n "→ÄäÜüÖößẞſ€•–Ξ√ΛℂΨΓΦℚΔ∂ℝℕ∃∀∫⊂∪∩ℵΠℤ⇐⇔⇒↦Θ∣⊗∸∔⌉⋂⌈✔" > tst
$ jacksum -X -a crc16+xor8 tst
5FF1E5 125 tst
$ jacksum -X -a crc16+xor8 < tst
5FF1E5 125 -

Thank You for Your effort.

Best Regards
Michael

-- 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 ---

Reply via email to