Review: dtrace 2.0.5-1
New Package Report
.changes
| Source | dtrace |
|---|---|
| Version | 2.0.5-1 |
| Changed-By | Kris Van Hees |
| Architecture | source arm64 |
| Distribution | unstable |
| Date | Fri, 20 Feb 2026 00:31:21 -0500 |
Changelog
dtrace (2.0.5-1) unstable; urgency=medium . * Initial release. (Closes: #1128435)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | dtrace deb utils optional arch=any dtrace-tests deb utils optional arch=any libdtrace2 deb utils optional arch=any libdtrace2-dev deb utils optional arch=any |
| Section | utils |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dtrace Upstream-Contact: Kris Van Hees <kris.van.hees@oracle.com> Source: https://github.com/oracle/dtrace/ Files: * Copyright: Copyright (c) 2003, 2026, Oracle and/or its affiliates. All rights reserved. License: UPL-1.0 Files: include/linux/bpf.h Copyright: Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com License: GPL-2 with Linux-syscall-note exception Files: include/linux/btf.h Copyright: Copyright (c) 2018 Facebook License: GPL-2 with Linux-syscall-note exception Files: include/sys/auxv.h include/sys/bitmap.h Copyright: Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T License: UPL-1.0 Files: include/sys/glibc_internal_link.h Copyright: Copyright disclaimed (all content required for interoperability) License: LGPL-2.1+ Files: libproc/libproc.h libproc/Pcontrol.c Copyright: Copyright (c) 2003, 2025, Oracle and/or its affiliates. All rights reserved. License: UPL-1.0 License: UPL-1.0 The Universal Permissive License (UPL), Version 1.0 . Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both . (a) the Software, and (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software (each a “Larger Work” to which the Software is contributed by such licensors), . without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms. . This license is subject to the following condition: The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl. License: GPL-2 with Linux-syscall-note exception This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. . NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work". Also note that the GPL below is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the Linux kernel) is copyrighted by me and others who actually wrote it. . Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated. License: LGPL-2.1+ This file is part of the GNU C Library. . The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . The GNU C Library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>.
Review Information
accepted — allocated to awm 15 days ago, started 15 days ago, completed 15 days ago.
Final Comment
Lintian has a lot to say about this, I expect this is almost entirely false positive
given what dtrace does! If you have some spare time it would be nice to maybe add
overrides for these things for when someone reviews it next time.
See full review notes for details.
Thanks!
Public Notes
15 days ago
● public
Lintian
Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
O: libdtrace2: appstream-metadata-missing-modalias-provide usr/lib/udev/rules.d/60-dtprobed.rules
N:
N: This package contain a udev rule for providing device access to the
N: console user (using the uaccess udev TAG) or to members of the plugdev
N: file group without announcing the hardware support using AppStream.
N:
N: Please refer to https://wiki.debian.org/AppStream/Guidelines for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: appstream-metadata
N:
N:
O: libdtrace2: binary-from-other-architecture [usr/lib/aarch64-linux-gnu/dtrace/bpf_dlib.o]
N:
N: This ELF binary appears to have been built for an architecture other than
N: the one of the binary package being tested. This may occur when a
N: pre-built binary is shipped in the package or when an attempt to
N: cross-compile didn't work.
N:
N: Visibility: error
N: Show-Always: no
N: Check: binaries/architecture/other
N:
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/demo/script/interp.d]
N:
N: This script uses a relative path to locate its interpreter. This path will
N: be taken relative to the caller's current directory, not the script's, so
N: it is not likely to be what was intended.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: scripts
N:
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/demo/script/tracewrite.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/stress/fbtsafety/tst.vahole.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_MACRO_UNDEF.invalidargs.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_OP_LVAL.rdonly.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_OP_WRITE.usepidmacro.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.concat.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.desc.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.inval.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.pid.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.arg0.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.assign.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.basic.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.pgid.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.pid.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.quiet.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.sid.d]
N:
O: dtrace-tests: interpreter-not-absolute dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.trace.d]
N:
O: dtrace-tests: package-has-unnecessary-activation-of-ldconfig-trigger
N:
N: The package activates the ldconfig trigger even though no shared libraries
N: are installed in a directory controlled by the dynamic library loader.
N:
N: Note this may be triggered by a bug in debhelper, that causes it to
N: auto-generate an ldconfig trigger for packages that do not need it.
N:
N: Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and
N: Bug#204975 for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: libraries/shared/trigger/ldconfig
N:
N:
O: dtrace-tests: relative-library-search-path RUNPATH test/triggers [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-dlmadopen]
N:
N: The binary or shared library sets RPATH or RUNPATH. This overrides the
N: normal library search path, possibly interfering with local policy and
N: causing problems for multilib, among other issues.
N:
N: As an aggravating factor, this search path is relative! It is probably not
N: what you wanted.
N:
N: The only time a binary or shared library in a Debian package should set
N: RPATH or RUNPATH is if it is linked to private shared libraries in the
N: same package. In that case, place those private shared libraries in
N: /usr/lib/*package*. Libraries used by binaries in other packages should be
N: placed in /lib or /usr/lib as appropriate, with a proper SONAME, in which
N: case RPATH/RUNPATH is unnecessary.
N:
N: To fix this problem, look for link lines like:
N:
N: gcc test.o -o test -Wl,--rpath,/usr/local/lib
N:
N: or
N:
N: gcc test.o -o test -R/usr/local/lib
N:
N: and remove the -Wl,--rpath or -R argument.
N:
N: You can also use the chrpath utility to remove the RPATH.
N:
N: Please refer to https://wiki.debian.org/RpathIssue, Bug#732682, and
N: Bug#732674 for details.
N:
N: Visibility: error
N: Show-Always: no
N: Check: binaries/rpath
N:
N:
O: dtrace-tests: relative-library-search-path RUNPATH test/triggers [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-lookup-victim]
N:
O: dtrace-tests: shared-library-lacks-prerequisites [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-dlmlib.so.0.0.0]
N:
N: The listed shared library doesn't include information about the other
N: libraries against which it was linked.
N:
N: More specifically, "ldd foo.so" should report such other libraries. In
N: your case, it reports "statically linked".
N:
N: The fix is to specify the libraries. One way to do so is to add something
N: like "-lc" to the command-line options for "ld".
N:
N: Visibility: warning
N: Show-Always: no
N: Check: binaries/prerequisites
N: Renamed from: shared-lib-without-dependency-information
N:
N: Screen: coq/cmxs/prerequisites
N: Advocates: "Julien Puydt" <julien.puydt@gmail.com>
N: Reason: The Coq project comes with a kind of compiler that generates
N: files which are ELF shared objects. Unfortunately, they contain
N: many undefined symbols, but those are expected.
N:
N: There are a lot of false positives.
N:
N: Read more in Bug#999602.
N:
N:
O: dtrace-tests: statically-linked-binary [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/visible-constructor-static-unstripped]
N:
N: The package installs a statically linked binary or object file.
N:
N: Usually this is a bug. Otherwise, please add an override if your package
N: is an exception. Binaries named *-static and *.static are automatically
N: excluded, as are any binaries in packages named *-static.
N:
N: Visibility: error
N: Show-Always: no
N: Check: binaries/static
N:
N:
O: libdtrace2: systemd-service-file-refers-to-unusual-wantedby-target basic.target [usr/lib/systemd/system/dtprobed.service]
N:
N: The specified systemd service file declares an unusual WantedBy=
N: relationship.
N:
N: Most services that want to be started automatically at boot should use
N: WantedBy=multi-user.target or WantedBy=graphical.target. Services that
N: want to be started in rescue or single-user mode should instead use
N: WantedBy=sysinit.target
N:
N: Please refer to https://wiki.debian.org/Teams/pkg-systemd/rcSMigration for
N: details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: systemd
N:
N:
O: dtrace: unstripped-binary-or-object [usr/sbin/dtrace]
N:
N: The package installs an unstripped binary or object file.
N:
N: Please note, that shared libraries have to be stripped with the
N: --strip-unneeded option.
N:
N: Please refer to Binaries (Section 10.1) in the Debian Policy Manual and
N: Libraries (Section 10.2) in the Debian Policy Manual for details.
N:
N: Visibility: error
N: Show-Always: no
N: Check: binaries/debug-symbols
N:
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/bogus-ioctl]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/delaydie]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/futex]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-consistency]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-dlmadopen]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-dlmlib.so.0.0.0]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-execing-bkpts-victim]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-execing-bkpts]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-lookup-by-name]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-lookup-victim-lib.so.0.0.0]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-lookup-victim]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-pldd]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-sleeper-pie]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/libproc-sleeper]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/mmap]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/open]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/periodic_output]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-args1]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-float]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-fork]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-gcc]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-ret1]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-ret2]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-vfork]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-weak1]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/pid-tst-weak2]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/proc-tst-omp]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/proc-tst-pthread-exec]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/proc-tst-sigwait]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/profile-tst-ufuncsort]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/raise-tst-raise1]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/raise-tst-raise2]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/raise-tst-raise3]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/readwholedir]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/syscall-tst-args]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/testprobe]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-arg-const]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-arg-reg]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-argmap]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-args]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-defer]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-deref-decode]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-forker]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-multiprov-dupprobe]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-multiprovider]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/usdt-tst-special]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/ustack-tst-basic]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/ustack-tst-bigstack-spin]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/ustack-tst-bigstack]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/ustack-tst-mtspin]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/ustack-tst-spin]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/triggers/visible-constructor-static-unstripped]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/utils/print-stack-layout]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/utils/showUSDT]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/utils/workload_kernel]
N:
O: dtrace-tests: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/utils/workload_user]
N:
O: libdtrace2: unstripped-binary-or-object [usr/lib/aarch64-linux-gnu/libdtrace.so.2.0.0]
N:
O: libdtrace2: unstripped-binary-or-object [usr/sbin/dtprobed]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/demo/script/interp.d]
N:
N: This package contains a script for an interpreter that is not shipped in
N: the package and is not known to Lintian. It is possible that there is a
N: typo or the interpreter is not executable.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: scripts
N:
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/demo/script/tracewrite.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/stress/fbtsafety/tst.vahole.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_MACRO_UNDEF.invalidargs.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_OP_LVAL.rdonly.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_OP_WRITE.usepidmacro.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.concat.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.desc.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.inval.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/err.D_SYNTAX.pid.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.arg0.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.assign.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.basic.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.pgid.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.pid.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.quiet.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.sid.d]
N:
O: dtrace-tests: unusual-interpreter dtrace [usr/lib/aarch64-linux-gnu/dtrace/testsuite/test/unittest/scripting/tst.trace.d]
15 days ago
● public
duck - check URL redirections
Command: duck
Exit code: 1
I: debian/copyright:66: URL: http://oss.oracle.com/licenses/upl: INFORMATION (Certainty:possible)
URL schema changed from HTTP to HTTPS during redirect(s): http://oss.oracle.com -> https://oss.oracle.com
Please investigate and update the URL eventually, to avoid unnecessary redirects!
E: debian/copyright:11: URL: http://plumgrid.com: ERROR (Certainty:possible)
Curl:0 HTTP:523 No error
15 days ago
● public
Licenserecon
Command: lrc -s
Exit code: 3
en: Versions: licenserecon '12.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Missing Files: Paragraph for debian/
Running licensecheck ....
d/copyright | licensecheck
UPL-1.0 | GPL-2 bpf/agg_lqbin.c
GPL-2 with Linux-syscall-note exception| GPL-2 include/linux/bpf.h
UPL-1.0 | MIT-0 libport/systemd_notify.c
Short option in use. Not all differences shown