Result:
Failure
Fail on: error
Lintian output
Summary of tags
error: 67 warning: 1 info: 2 pedantic: 1 experimental: 0 overridden: 0 classification: 124
Tags
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb
E
dir-or-file-in-opt
opt/trinity/
opt/trinity/bin/
opt/trinity/bin/tdedocker
opt/trinity/share/
opt/trinity/share/applications/
opt/trinity/share/applications/tde/
opt/trinity/share/applications/tde/tdedocker.desktop
opt/trinity/share/apps/
opt/trinity/share/apps/tdedocker/
opt/trinity/share/apps/tdedocker/icons/
opt/trinity/share/apps/tdedocker/icons/question.png
opt/trinity/share/apps/tdedocker/icons/question.xpm
opt/trinity/share/apps/tdedocker/icons/tdedocker.xpm
opt/trinity/share/icons/
opt/trinity/share/icons/hicolor/
opt/trinity/share/icons/hicolor/128x128/
opt/trinity/share/icons/hicolor/128x128/apps/
opt/trinity/share/icons/hicolor/128x128/apps/tdedocker.png
opt/trinity/share/locale/
opt/trinity/share/locale/bg/
opt/trinity/share/locale/bg/LC_MESSAGES/
opt/trinity/share/locale/bg/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/cs/
opt/trinity/share/locale/cs/LC_MESSAGES/
opt/trinity/share/locale/cs/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/de/
opt/trinity/share/locale/de/LC_MESSAGES/
opt/trinity/share/locale/de/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/es/
opt/trinity/share/locale/es/LC_MESSAGES/
opt/trinity/share/locale/es/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/fr/
opt/trinity/share/locale/fr/LC_MESSAGES/
opt/trinity/share/locale/fr/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/hu/
opt/trinity/share/locale/hu/LC_MESSAGES/
opt/trinity/share/locale/hu/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/id/
opt/trinity/share/locale/id/LC_MESSAGES/
opt/trinity/share/locale/id/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/it/
opt/trinity/share/locale/it/LC_MESSAGES/
opt/trinity/share/locale/it/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ja/
opt/trinity/share/locale/ja/LC_MESSAGES/
opt/trinity/share/locale/ja/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ka/
opt/trinity/share/locale/ka/LC_MESSAGES/
opt/trinity/share/locale/ka/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/nl/
opt/trinity/share/locale/nl/LC_MESSAGES/
opt/trinity/share/locale/nl/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/pl/
opt/trinity/share/locale/pl/LC_MESSAGES/
opt/trinity/share/locale/pl/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/pt_BR/
opt/trinity/share/locale/pt_BR/LC_MESSAGES/
opt/trinity/share/locale/pt_BR/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ru/
opt/trinity/share/locale/ru/LC_MESSAGES/
opt/trinity/share/locale/ru/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/sv/
opt/trinity/share/locale/sv/LC_MESSAGES/
opt/trinity/share/locale/sv/LC_MESSAGES/tdedocker.mo
opt/trinity/share/man/
opt/trinity/share/man/man1/
opt/trinity/share/man/man1/tdedocker.1
W
hardening-no-relro
This package provides an ELF binary that lacks the "read-only
relocation" link flag. This package was likely not built with the
default Debian compiler flags defined by dpkg-buildflags. If built
using dpkg-buildflags directly, be sure to import LDFLAGS.
Refer to https://wiki.debian.org/Hardening for details.
Severity: warning
Check: binaries
opt/trinity/bin/tdedocker
I
hardening-no-bindnow
This package provides an ELF binary that lacks the "bindnow" linker
flag.
This is needed (together with "relro") to make the "Global Offset
Table" (GOT) fully read-only. The bindnow feature trades startup time
for improved security. Please consider enabling this feature or
consider overriding the tag (possibly with a comment about why).
If you use dpkg-buildflags, you may have to add hardening=+bindnow or
hardening=+all to DEB_BUILD_MAINT_OPTIONS.
The relevant compiler flags are set in LDFLAGS.
Refer to https://wiki.debian.org/Hardening for details.
Severity: info
Check: binaries
opt/trinity/bin/tdedocker
I
spelling-error-in-binary
Lintian found a spelling error in the given binary. Lintian has a list
of common misspellings that it looks for. It does not have a
dictionary like a spelling checker does.
If the string containing the spelling error is translated with the
help of gettext or a similar tool, please fix the error in the
translations as well as the English text to avoid making the
translations fuzzy. With gettext, for example, this means you should
also fix the spelling mistake in the corresponding msgids in the *.po
files.
You can often find the word in the source code by running:
grep -rw <word> <source-tree>
This tag may produce false positives for words that contain non-ASCII
characters due to limitations in strings.
Severity: info
Check: binaries
opt/trinity/bin/tdedocker Dont Don't
P
copyright-refers-to-symlink-license
The copyright file refers to the versionless symlink in
/usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL
license. This symlink is updated to point to the latest version of the
license when a new one is released. The package appears to allow
relicensing under later versions of its license, so this is legally
consistent, but it implies that Debian will relicense the package
under later versions of those licenses as they're released. It is
normally better to point to the version of the license the package
references in its license statement.
For example, if the package says something like "you may redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2, or (at
your option) any later version", the debian/copyright file should
refer to /usr/share/common-licenses/GPL-2, not /GPL.
For packages released under the same terms as Perl, Perl references
the GPL version 1, so point to /usr/share/common-licenses/GPL-1.
Severity: pedantic
Check: debian/copyright
usr/share/common-licenses/GPL
C
control-tarball-compression-format
C
ctrl-script
C
data-tarball-compression-format
C
debhelper-autoscript-in-maintainer-scripts
The maintainer scripts of the package contain one or more
auto-generated shell snippets inserted by the listed debhelper tool.
Severity: classification
Check: maintainer-scripts/generated
This tag is a classification. There is no issue in your package.
C
mail-contact
Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org>
C
maintainer-script-interpreter
control/postinst /bin/sh
control/postrm /bin/sh
C
octal-permissions
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/applications/tde/tdedocker.desktop
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/apps/tdedocker/icons/question.png
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/apps/tdedocker/icons/question.xpm
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/apps/tdedocker/icons/tdedocker.xpm
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/icons/hicolor/128x128/apps/tdedocker.png
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/bg/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/cs/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/de/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/es/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/fr/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/hu/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/id/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/it/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/ja/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/ka/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/nl/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/pl/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/pt_BR/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/ru/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/locale/sv/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 opt/trinity/share/man/man1/tdedocker.1
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/BUGS
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/README.gz
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/TODO
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/changelog.Debian.gz
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/changelog.gz
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/doc/tdedocker-trinity/copyright
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/share/menu/tdedocker-trinity
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/bin/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/bin/tdedocker
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/applications/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/applications/tde/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/apps/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/apps/tdedocker/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/apps/tdedocker/icons/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/icons/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/icons/hicolor/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/icons/hicolor/128x128/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/icons/hicolor/128x128/apps/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/bg/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/bg/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/cs/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/cs/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/de/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/de/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/es/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/es/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/fr/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/fr/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/hu/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/hu/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/id/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/id/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/it/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/it/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ja/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ja/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ka/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ka/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/nl/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/nl/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/pl/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/pl/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/pt_BR/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/pt_BR/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ru/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/ru/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/sv/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/locale/sv/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/man/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 opt/trinity/share/man/man1/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/doc/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/doc/tdedocker-trinity/
tdedocker-trinity_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/menu/
C
package-is-maintained-by-individual
Lintian did not output a note for this tag
C
trimmed-field
Architecture ppc64el
Depends libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.1.6~pre28), libx11-6, libxmu6, libxpm4, tdelibs14-trinity (>= 4:14.1.6~pre16)
Description minimize all applications to system tray
[Trinity]
Installed-Size 355
Maintainer TDE Debian Team <team-debian@trinitydesktop.org>
Package tdedocker-trinity
Priority optional
Section x11
Version 4:14.1.6~pre3-0debian11.0.0+0
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb
C
control-tarball-compression-format
C
data-tarball-compression-format
C
mail-contact
Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org>
C
no-ctrl-scripts
The package does not rely on any maintainer scripts (or other
executable control files).
Severity: classification
Check: control-files
This tag is a classification. There is no issue in your package.
Lintian did not output a note for this tag
C
octal-permissions
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 644 usr/lib/debug/.build-id/5d/95ae3d6be37257d88336a10455671dfb8037e9.debug
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/lib/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/lib/debug/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/lib/debug/.build-id/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/lib/debug/.build-id/5d/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 755 usr/share/doc/
tdedocker-trinity-dbgsym_14.1.6~pre3-0debian11.0.0+0_ppc64el.deb 777 usr/share/doc/tdedocker-trinity-dbgsym
C
package-is-maintained-by-individual
Lintian did not output a note for this tag
C
trimmed-field
Architecture ppc64el
Auto-Built-Package debug-symbols
Build-Ids 5d95ae3d6be37257d88336a10455671dfb8037e9
Depends tdedocker-trinity (= 4:14.1.6~pre3-0debian11.0.0+0)
Description debug symbols for tdedocker-trinity
Installed-Size 360
Maintainer TDE Debian Team <team-debian@trinitydesktop.org>
Package tdedocker-trinity-dbgsym
Priority optional
Section debug
Source tdedocker-trinity
Version 4:14.1.6~pre3-0debian11.0.0+0
Description
Lintian run for tdedocker-trinity package.
Additional details:
Input artifacts
Workflow information
Output artifacts
Output data
Runtime statistics:
Duration:
00:01:19
CPU time:
00:01:01
Disk space:
1.3 GB
Memory:
186.9 MB
Available disk space:
9.8 GB
Available memory:
19.6 GB
CPU count:
32
Errors:
Dependencies
Work requests that must be completed before this one can run.
Task type
Toggle Dropdown
181378
2 weeks, 1 day
Worker
sbuild: tdedocker-trinity_4:14.1.6~pre3-0debian11.0.0+0 (ppc64el)
Completed
Success
Reverse dependencies
This work request is not required by any other one.
Internal collection: workflow-181367
Task data
backend : unshare
build_architecture : ppc64el
environment : debian/match:codename=bullseye
exclude_tags : []
fail_on_severity : error
include_tags : []
input :
binary_artifacts :
- internal@collections/name:build-ppc64el
source_artifact : 604925@artifacts
output :
binary_all_analysis : false
source_analysis : false
target_distribution : debian:bullseye
Task data after applying task configuration
Scheduler tags
Dynamic data
configuration_context : bullseye
environment_id : 27530
input_binary_artifacts_ids :
- 643857
input_source_artifact_id : 604925
parameter_summary : tdedocker-trinity_4:14.1.6~pre3-0debian11.0.0+0
runtime_context : binary-any:bullseye
subject : tdedocker-trinity
Workflow data
{
"step" : "lintian-ppc64el" ,
"display_name" : "Lintian for ppc64el"
}
Event reactions
{
"on_success" : [
{
"action" : "update-collection-with-artifacts" ,
"variables" : null ,
"collection" : "internal@collections" ,
"name_template" : "lintian-ppc64el" ,
"artifact_filters" : {
"category" : "debian:lintian"
}
}
]
}
Output data
{
"runtime_statistics" : {
"memory" : 195974144 ,
"cpu_time" : 61 ,
"duration" : 79 ,
"cpu_count" : 32 ,
"disk_space" : 1439850496 ,
"available_memory" : 21014097920 ,
"available_disk_space" : 10507051008
}
}