Bug#997048: raku-tap-harness: Deprecated code warning: "Method status"
Wolfgang Weisselberg
g35fckt001 at sneakemail.com
Fri Oct 22 23:05:53 BST 2021
Package: raku-tap-harness
Version: 0.1.0-2
Severity: normal
File: /usr/share/perl6/debian-sources/raku-tap-harness/lib/TAP.pm
Dear Maintainer,
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
Running "prove6 ." on the "hello-world" exercise of the raku-track of
exercism.org on my local machine. (Not that that depends on
prove6 or what code prove6 tests.)
* What was the outcome of this action?
_______________________________________________________________________________________
$ prove6 .
hello-world.rakutest .. ok
All tests successful.
Files=1, Tests=1, 0 wallclock secs
Result: PASS
Saw 1 occurrence of deprecated code.
================================================================================
Method status (from Proc) seen at:
/usr/lib/perl6/vendor/sources/6FEC28FA0762AC132736C81C67CCDB823E5E83FA (TAP), lines 104,111
Please use exitcode and/or signal methods (status is to be removed in 2022.06) instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!
$ cmp /usr/lib/perl6/vendor/sources/6FEC28FA0762AC132736C81C67CCDB823E5E83FA \
/usr/share/perl6/debian-sources/raku-tap-harness/lib/TAP.pm && echo Identical
Identical
$
_______________________________________________________________________________________
* What outcome did you expect instead?
No deprecation warning.
-- System Information:
Debian Release: bookworm/sid
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.14.0-3-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages raku-tap-harness depends on:
ii rakudo 2021.09-1
raku-tap-harness recommends no packages.
raku-tap-harness suggests no packages.
-- no debconf information
More information about the Pkg-rakudo-devel
mailing list