analysis.json

analysis.json
1{"tags": [{"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-pie", "explanation": "This package provides an ELF executable that was not compiled as a\nposition independent executable (PIE).\n\nIn Debian, since version 6.2.0-7 of the gcc-6 package GCC will compile\nELF binaries with PIE by default. In most cases a simple rebuild will\nbe sufficient to remove this tag.\n\nPIE is required for fully enabling Address Space Layout Randomization\n(ASLR), which makes \"Return-oriented\" attacks more difficult.\n\nHistorically, PIE has been associated with noticeable performance\noverhead on i386. However, GCC >= 5 has implemented an optimization\nthat can reduce the overhead significantly.\n\nIf you use dpkg-buildflags with hardening=+all,-pie in\nDEB_BUILD_MAINT_OPTIONS, remove the -pie.\n\nRefer to https://wiki.debian.org/Hardening,\nhttps://gcc.gnu.org/gcc-5/changes.html, and\nhttps://software.intel.com/en-us/blogs/2014/12/26/new-optimizations-for-x86-in-upcoming-gcc-50-32bit-pic-mode\nfor details.\n\nSeverity: warning\n\nCheck: binaries", "comment": "", "note": "opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-pie", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilot", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-pie", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilotDaemon", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "This package provides an ELF binary that lacks the \"read-only\nrelocation\" link flag. This package was likely not built with the\ndefault Debian compiler flags defined by dpkg-buildflags. If built\nusing dpkg-buildflags directly, be sure to import LDFLAGS.\n\nRefer to https://wiki.debian.org/Hardening for details.\n\nSeverity: warning\n\nCheck: binaries", "comment": "", "note": "opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilot", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilotDaemon", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/libkpilot.so.0.0.0", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_address.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_doc.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_knotes.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_memofile.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_notepad.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_popmail.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_sysinfo.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_time.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_todo.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_vcal.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "hardening-no-relro", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/kcm_kpilot.so", "pointer": ""}, {"severity": "warning", "package": "kpilot-trinity", "tag": "syntax-error-in-debian-changelog", "explanation": "While parsing the Debian changelog, a syntax error was found. If you\nhave old changelog entries that don't follow the current syntax but\nthat you want to keep as-is for the historical record, add the line:\n\nOld Changelog:\n\nwith no leading whitespace before the legacy entries. This line and\neverything after it will be ignored.\n\nRefer to Debian Policy Manual section 4.4 (Debian changelog:\ndebian/changelog) for details.\n\nSeverity: warning\n\nCheck: debian/changelog", "comment": "", "note": "line 13 \"could not parse date Web, 04 Feb 2026 03:55:40 +0100\"", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "This package provides an ELF binary that lacks the \"bindnow\" linker\nflag.\n\nThis is needed (together with \"relro\") to make the \"Global Offset\nTable\" (GOT) fully read-only. The bindnow feature trades startup time\nfor improved security. Please consider enabling this feature or\nconsider overriding the tag (possibly with a comment about why).\n\nIf you use dpkg-buildflags, you may have to add hardening=+bindnow or\nhardening=+all to DEB_BUILD_MAINT_OPTIONS.\n\nThe relevant compiler flags are set in LDFLAGS.\n\nRefer to https://wiki.debian.org/Hardening for details.\n\nSeverity: info\n\nCheck: binaries", "comment": "", "note": "opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilot", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/bin/kpilotDaemon", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/libkpilot.so.0.0.0", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_address.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_doc.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_knotes.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_memofile.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_notepad.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_popmail.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_sysinfo.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_time.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_todo.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_vcal.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-bindnow", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/kcm_kpilot.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-fortify-functions", "explanation": "This package provides an ELF binary that lacks the use of fortified\nlibc functions. Either there are no potentially unfortified functions\ncalled by any routines, all unfortified calls have already been fully\nvalidated at compile-time, or the package was not built with the\ndefault Debian compiler flags defined by dpkg-buildflags. If built\nusing dpkg-buildflags directly, be sure to import CPPFLAGS.\n\nNB: Due to false-positives, Lintian ignores some unprotected functions\n(e.g. memcpy).\n\nRefer to https://wiki.debian.org/Hardening and Bug#673112 for details.\n\nSeverity: info\n\nCheck: binaries", "comment": "", "note": "opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-fortify-functions", "explanation": "", "comment": "", "note": "opt/trinity/lib/libkpilot.so.0.0.0", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "hardening-no-fortify-functions", "explanation": "", "comment": "", "note": "opt/trinity/lib/trinity/conduit_doc.so", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "package-contains-documentation-outside-usr-share-doc", "explanation": "This package ships a documentation file outside /usr/share/doc\nDocumentation files are normally installed inside /usr/share/doc.\n\nIf this file doesn't describe the contents or purpose of the directory\nit is in, please consider moving this file to /usr/share/doc/ or maybe\neven removing it. If this file does describe the contents or purpose\nof the directory it is in, please add a lintian override.\n\nSeverity: info\n\nCheck: documentation", "comment": "", "note": "opt/trinity/share/apps/kpilot/sysinfoconduit/Template.html", "pointer": ""}, {"severity": "info", "package": "kpilot-trinity", "tag": "package-contains-documentation-outside-usr-share-doc", "explanation": "", "comment": "", "note": "opt/trinity/share/apps/kpilot/sysinfoconduit/Template.txt", "pointer": ""}, {"severity": "pedantic", "package": "kpilot-trinity", "tag": "copyright-refers-to-symlink-license", "explanation": "The copyright file refers to the versionless symlink in\n/usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL\nlicense. This symlink is updated to point to the latest version of the\nlicense when a new one is released. The package appears to allow\nrelicensing under later versions of its license, so this is legally\nconsistent, but it implies that Debian will relicense the package\nunder later versions of those licenses as they're released. It is\nnormally better to point to the version of the license the package\nreferences in its license statement.\n\nFor example, if the package says something like \"you may redistribute\nit and/or modify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2, or (at\nyour option) any later version\", the debian/copyright file should\nrefer to /usr/share/common-licenses/GPL-2, not /GPL.\n\nFor packages released under the same terms as Perl, Perl references\nthe GPL version 1, so point to /usr/share/common-licenses/GPL-1.\n\nSeverity: pedantic\n\nCheck: debian/copyright", "comment": "", "note": "usr/share/common-licenses/GPL", "pointer": ""}, {"severity": "pedantic", "package": "kpilot-trinity", "tag": "copyright-with-old-dh-make-debian-copyright", "explanation": "The copyright file contains the incomplete Debian packaging copyright\nboilerplate from older versions of dh_make. (C) alone is not\nconsidered a valid copyright notice in some countries. The word\nCopyright or the \u00a9 symbol should be used instead or in addition to\n(C).\n\nCopyright notices like this are, in any country that's a signatory to\nthe Berne Convention, not required to claim copyright on a work, but\ntheir presence may allow claiming additional damages should a\ncopyright case go to court. If you provide a notice, you may as well\nprovide one that's legally recognized in a broader range of countries.\n\nSeverity: pedantic\n\nCheck: debian/copyright", "comment": "", "note": "", "pointer": ""}, {"severity": "pedantic", "package": "kpilot-trinity", "tag": "repeated-path-segment", "explanation": "The file is installed into a location that repeats the given path\nsegment. An example would be /usr/lib/lib or\n/usr/share/myprogram/share.\n\nMore often than not this is unintended.\n\nRefer to Bug#950052 and Bug#950027 for details.\n\nSeverity: pedantic\n\nCheck: files/hierarchy/path-segments", "comment": "", "note": "trinity opt/trinity/lib/trinity/", "pointer": ""}, {"severity": "pedantic", "package": "kpilot-trinity", "tag": "spelling-error-in-copyright", "explanation": "Lintian found a spelling error in the copyright file. Lintian has a\nlist of common misspellings that it looks for. It does not have a\ndictionary like a spelling checker does. If this is a spelling error\nin the upstream license, in supporting email messages, or a case of\nLintian being confused by non-English text, add an override.\n\nSeverity: pedantic\n\nCheck: debian/copyright", "comment": "", "note": "\"GNU Lesser Public License\" \"GNU Lesser General Public License\"", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "Debian packages should not install into /opt, because it is reserved\nfor add-on software.\n\nRefer to Filesystem Hierarchy Standard (/opt : Add-on application\nsoftware packages) for details.\n\nSeverity: error\n\nCheck: files/hierarchy/standard\n\nWe are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/bin/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/bin/kpilot", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/bin/kpilotDaemon", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/kpilotdevicelink.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/kpilotlink.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/kpilotlocallink.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilot.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilotDatabase.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilotLinkVersion.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilotLocalDatabase.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilotRecord.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pilotSerialDatabase.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/plugin.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/pluginfactory.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/include/kpilot/syncAction.h", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/libkpilot.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/libkpilot.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/libkpilot.so.0", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/libkpilot.so.0.0.0", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_address.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_address.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_doc.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_doc.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_knotes.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_knotes.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_memofile.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_memofile.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_notepad.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_notepad.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_popmail.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_popmail.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_sysinfo.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_sysinfo.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_time.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_time.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_todo.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_todo.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_vcal.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/conduit_vcal.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/kcm_kpilot.la", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/lib/trinity/kcm_kpilot.so", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/applications/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/applications/tde/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/applications/tde/kpalmdoc.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/applications/tde/kpilot.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/applications/tde/kpilotdaemon.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kaddressbook/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kaddressbook/contacteditorpages/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kaddressbook/contacteditorpages/KPilotCustomFieldEditor.ui", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/backup.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/busysync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fastsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fullsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/listsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/nosync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/restore.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/backup.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/busysync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fastsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fullsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/listsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/nosync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/restore.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fastsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fullsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/listsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fastsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fullsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/listsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotaddress.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotbhotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotcalendar.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotdb.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotfileinstaller.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotknotes.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilottodo.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/kpilotui.rc", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/pics/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/pics/kpilot-splash.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/sysinfoconduit/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/sysinfoconduit/Template.html", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/kpilot/sysinfoconduit/Template.txt", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/tdeconf_update/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/tdeconf_update/kpalmdoc.upd", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/apps/tdeconf_update/kpilot.upd", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/abbrowserconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/docconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/knotesconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/kpalmdoc.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/kpilot.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/kpilotlib.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/memofileconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/popmail.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/sysinfoconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/timeconduit.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/config.kcfg/vcalconduitbase.kcfg", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/address-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/common", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-knotes.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-mal.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-palmdoc.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-popmail-kmail.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-sysinfo.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-vcal.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/configuration.docbook", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/daemon-menu.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/db-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/faq.docbook", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/file-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/index.cache.bz2", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/index.docbook", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/main-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/memo-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-address.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-conduit.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-dbspecial.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-general.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-items.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-startup-exit.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-tabs.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/setup-viewer.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/sidebar.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/sync.docbook", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/todo-app.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_backup.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_hotsync.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/usage.docbook", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-conduits.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-connection.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-general.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/16x16/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/16x16/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/16x16/apps/kpalmdoc.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/16x16/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/22x22/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/22x22/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/22x22/apps/kpalmdoc.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/22x22/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/32x32/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/32x32/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/32x32/apps/kpalmdoc.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/32x32/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/48x48/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/48x48/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/48x48/apps/kpalmdoc.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/crystalsvg/48x48/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/16x16/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/16x16/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/16x16/apps/kpilot.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/22x22/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/22x22/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/22x22/apps/kpilot.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/32x32/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/32x32/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/32x32/apps/kpilot.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/48x48/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/48x48/apps/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/icons/hicolor/48x48/apps/kpilot.png", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/af/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/af/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/af/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ar/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ar/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ar/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/az/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/az/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/az/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bg/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bg/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bg/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/br/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/br/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/br/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bs/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bs/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/bs/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ca/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ca/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ca/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cs/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cs/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cs/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cy/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cy/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/cy/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/da/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/da/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/da/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/de/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/de/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/de/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/el/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/el/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/el/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/en_GB/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/en_GB/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/en_GB/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/es/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/es/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/es/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/et/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/et/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/et/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/eu/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/eu/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/eu/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fa/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fa/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fa/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fi/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fi/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fi/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fr/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fr/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fy/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fy/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/fy/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ga/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ga/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ga/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/gl/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/gl/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/gl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/he/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/he/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/he/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hi/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hi/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hi/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hr/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hr/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hu/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hu/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/hu/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/is/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/is/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/is/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/it/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/it/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/it/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ja/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ja/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ja/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/kk/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/kk/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/kk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/km/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/km/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/km/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ko/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ko/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ko/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lt/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lt/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lt/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lv/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lv/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/lv/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/mk/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/mk/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/mk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ms/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ms/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ms/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nb/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nb/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nb/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nds/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nds/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nds/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nl/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nl/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nn/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nn/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/nn/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pa/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pa/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pa/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pl/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pl/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt_BR/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt_BR/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/pt_BR/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ro/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ro/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ro/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ru/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ru/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ru/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/rw/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/rw/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/rw/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/se/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/se/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/se/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sk/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sk/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sl/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sl/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr@Latn/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr@Latn/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sr@Latn/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sv/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sv/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/sv/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ta/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ta/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/ta/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tg/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tg/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tg/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tr/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tr/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/tr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uk/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uk/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz@cyrillic/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_CN/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_CN/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_CN/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_TW/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_TW/LC_MESSAGES/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/locale/zh_TW/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/abbrowser_conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/doc_conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/knotes-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/kpilot_config.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/memofile-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/notepad-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/popmail-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/sysinfo_conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/time_conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/todo-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/services/vcal-conduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "opt/trinity/share/servicetypes/", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "dir-or-file-in-opt", "explanation": "", "comment": "", "note": "opt/trinity/share/servicetypes/kpilotconduit.desktop", "pointer": ""}, {"severity": "overridden", "package": "kpilot-trinity", "tag": "package-has-unnecessary-activation-of-ldconfig-trigger", "explanation": "The package activates the ldconfig trigger even though no shared\nlibraries are installed in a directory controlled by the dynamic\nlibrary loader.\n\nNote this may be triggered by a bug in debhelper, that causes it to\nauto-generate an ldconfig trigger for packages that do not need it.\n\nRefer to Debian Policy Manual section 8.1.1 (ldconfig) and Bug#204975\nfor details.\n\nSeverity: warning\n\nCheck: shared-libs\n\nWe build for many distribution versions and therefore need\nthe distribution version as part of the package version,\nwhich is unintentionally understood as NMU.", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "control-tarball-compression-format", "explanation": "This is the compressor format used for the control.tar tarball.\n\nSeverity: classification\n\nCheck: deb-format\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "xz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "data-tarball-compression-format", "explanation": "This is the compressor format used for the data.tar tarball.\n\nSeverity: classification\n\nCheck: deb-format\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "xz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Maintainer \"TDE Debian Team\" <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "no-ctrl-scripts", "explanation": "The package does not rely on any maintainer scripts (or other\nexecutable control files).\n\nSeverity: classification\n\nCheck: control-files\n\nThis tag is a classification. There is no issue in your package.", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/kpilotdevicelink.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/kpilotlink.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/kpilotlocallink.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilot.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilotDatabase.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilotLinkVersion.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilotLocalDatabase.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilotRecord.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pilotSerialDatabase.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/plugin.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/pluginfactory.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/include/kpilot/syncAction.h", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/libkpilot.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/libkpilot.so.0.0.0", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_address.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_address.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_doc.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_doc.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_knotes.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_knotes.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_memofile.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_memofile.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_notepad.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_notepad.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_popmail.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_popmail.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_sysinfo.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_sysinfo.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_time.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_time.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_todo.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_todo.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_vcal.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/conduit_vcal.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/kcm_kpilot.la", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/lib/trinity/kcm_kpilot.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/applications/tde/kpalmdoc.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/applications/tde/kpilot.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/applications/tde/kpilotdaemon.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kaddressbook/contacteditorpages/KPilotCustomFieldEditor.ui", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/backup.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/busysync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fastsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fullsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/listsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/nosync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/restore.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/backup.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/busysync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fastsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fullsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/listsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/nosync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/restore.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fastsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fullsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/listsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fastsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fullsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/listsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotaddress.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotbhotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotcalendar.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotdb.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotfileinstaller.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotknotes.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilottodo.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/kpilotui.rc", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/pics/kpilot-splash.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/sysinfoconduit/Template.html", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/kpilot/sysinfoconduit/Template.txt", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/tdeconf_update/kpalmdoc.upd", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/apps/tdeconf_update/kpilot.upd", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/abbrowserconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/docconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/knotesconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/kpalmdoc.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/kpilot.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/kpilotlib.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/memofileconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/popmail.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/sysinfoconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/timeconduit.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/config.kcfg/vcalconduitbase.kcfg", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/address-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-knotes.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-mal.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-palmdoc.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-popmail-kmail.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-sysinfo.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-vcal.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/configuration.docbook", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/daemon-menu.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/db-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/faq.docbook", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/file-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/index.cache.bz2", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/index.docbook", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/main-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/memo-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-address.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-conduit.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-dbspecial.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-general.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-items.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-startup-exit.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-tabs.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/setup-viewer.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/sidebar.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/sync.docbook", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/todo-app.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_backup.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_hotsync.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/usage.docbook", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-conduits.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-connection.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-general.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/16x16/apps/kpalmdoc.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/16x16/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/22x22/apps/kpalmdoc.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/22x22/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/32x32/apps/kpalmdoc.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/32x32/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/48x48/apps/kpalmdoc.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/crystalsvg/48x48/apps/kpilotDaemon.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/hicolor/16x16/apps/kpilot.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/hicolor/22x22/apps/kpilot.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/hicolor/32x32/apps/kpilot.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/icons/hicolor/48x48/apps/kpilot.png", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/af/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ar/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/az/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/bg/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/br/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/bs/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ca/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/cs/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/cy/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/da/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/de/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/el/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/en_GB/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/es/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/et/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/eu/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/fa/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/fi/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/fr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/fy/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ga/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/gl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/he/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/hi/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/hr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/hu/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/is/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/it/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ja/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/kk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/km/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ko/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/lt/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/lv/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/mk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ms/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/nb/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/nds/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/nl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/nn/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/pa/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/pl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/pt/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/pt_BR/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ro/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ru/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/rw/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/se/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/sk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/sl/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/sr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/sr@Latn/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/sv/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/ta/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/tg/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/tr/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/uk/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/uz/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/zh_CN/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/locale/zh_TW/LC_MESSAGES/kpilot.mo", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/abbrowser_conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/doc_conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/knotes-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/kpilot_config.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/memofile-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/notepad-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/popmail-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/sysinfo_conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/time_conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/todo-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/services/vcal-conduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 opt/trinity/share/servicetypes/kpilotconduit.desktop", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/AUTHORS", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/NEWS.gz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/README.md", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/TODO.gz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/changelog.Debian.gz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/changelog.gz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/doc/kpilot-trinity/copyright", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/share/lintian/overrides/kpilot-trinity", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/bin/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/bin/kpalmdoc", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/bin/kpilot", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/bin/kpilotDaemon", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/include/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/include/kpilot/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/lib/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/lib/trinity/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/applications/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/applications/tde/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kaddressbook/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kaddressbook/contacteditorpages/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/pics/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/kpilot/sysinfoconduit/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/apps/tdeconf_update/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/config.kcfg/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/doc/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/doc/tde/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/doc/tde/HTML/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/doc/tde/HTML/en/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/doc/tde/HTML/en/kpilot/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/16x16/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/16x16/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/22x22/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/22x22/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/32x32/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/32x32/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/48x48/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/crystalsvg/48x48/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/16x16/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/16x16/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/22x22/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/22x22/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/32x32/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/32x32/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/48x48/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/icons/hicolor/48x48/apps/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/af/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/af/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ar/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ar/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/az/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/az/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/bg/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/bg/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/br/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/br/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/bs/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/bs/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ca/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ca/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/cs/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/cs/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/cy/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/cy/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/da/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/da/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/de/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/de/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/el/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/el/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/en_GB/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/en_GB/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/es/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/es/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/et/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/et/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/eu/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/eu/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fa/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fa/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fi/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fi/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fr/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fy/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/fy/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ga/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ga/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/gl/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/gl/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/he/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/he/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hi/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hi/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hr/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hu/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/hu/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/is/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/is/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/it/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/it/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ja/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ja/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/kk/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/kk/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/km/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/km/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ko/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ko/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/lt/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/lt/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/lv/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/lv/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/mk/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/mk/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ms/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ms/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nb/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nb/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nds/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nds/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nl/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nl/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nn/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/nn/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pa/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pa/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pl/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pl/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pt/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pt/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pt_BR/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/pt_BR/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ro/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ro/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ru/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ru/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/rw/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/rw/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/se/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/se/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sk/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sk/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sl/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sl/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sr/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sr@Latn/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sr@Latn/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sv/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/sv/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ta/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/ta/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/tg/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/tg/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/tr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/tr/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uk/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uk/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uz/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uz/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uz@cyrillic/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/zh_CN/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/zh_CN/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/zh_TW/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/locale/zh_TW/LC_MESSAGES/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/services/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 opt/trinity/share/servicetypes/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/doc/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/doc/kpilot-trinity/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/lintian/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/lintian/overrides/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 777 opt/trinity/lib/libkpilot.so", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 777 opt/trinity/lib/libkpilot.so.0", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 777 opt/trinity/share/doc/tde/HTML/en/kpilot/common", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "package-is-maintained-by-individual", "explanation": "", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Architecture armhf", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Depends libc6 (>= 2.4), libgcc-s1 (>= 3.5), libpisock9, libstdc++6 (>= 5), libtdepim1a-trinity (>= 4:3.5.7), libtqt3-mt (>= 4:14.1.6~pre28), tdelibs14-trinity (>= 4:14.1.6~pre16), debconf (>= 0.5) | debconf-2.0", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Description TDE Palm Pilot hot-sync tool\\n KPilot is an application that synchronizes your Palm Pilot or similar device\\n (like the Handspring Visor) with your Trinity desktop, much like the Palm\\n HotSync software does for Windows. KPilot can back-up and restore your Palm\\n Pilot and synchronize the built-in applications with their TDE counterparts.", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Installed-Size 9104", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package kpilot-trinity", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Priority optional", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Section utils", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Suggests knotes-trinity, korganizer-trinity", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Version 4:14.1.6~pre11-0raspbian11.0.0+1", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "control-tarball-compression-format", "explanation": "", "comment": "", "note": "xz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "data-tarball-compression-format", "explanation": "", "comment": "", "note": "xz", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "mail-contact", "explanation": "", "comment": "", "note": "Maintainer \"TDE Debian Team\" <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "no-ctrl-scripts", "explanation": "", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/05/ab4a09a71c99bc625338eb03a1f512b2bc4c55.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/21/346cc5bd692d5728764e4067745ba3a7f2763a.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/3e/98fb1f9f28728e2b3d8edd3b8759f342bf0256.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/45/8e04231348340bdc7a01642960eb9e2434a19d.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/54/10dda783eaad786afe297147be296533d090db.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/62/d23f5b4798170cb3d600388b85d3a0006405ad.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/71/8d2a6ce3b94b95404b9b1722705d7449a72d24.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/76/d40e0e1a48ede5d7bd0285af2d382c093f8fbb.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/8c/0c1f511b92dab9c88316a8397c3bdf8eddbdd9.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/90/eea502507c36e772364057c8bf136970fc979b.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/b1/f42b3f4b61d604e4f5bc2a07d5a687569b4638.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/b3/700001a8556dccc990b15913590483760250a0.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/bc/09ee198a5e274eca224e404120b6f58ff30d56.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/e1/a35be7b827d31bd038e803ca2949eb4ace49de.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 644 usr/lib/debug/.build-id/fd/60e7b9cbd9af47779a29ae9fec9b99aab1b5fa.debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/05/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/21/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/3e/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/45/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/54/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/62/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/71/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/76/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/8c/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/90/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/b1/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/b3/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/bc/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/e1/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/lib/debug/.build-id/fd/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 755 usr/share/doc/", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "octal-permissions", "explanation": "", "comment": "", "note": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb 777 usr/share/doc/kpilot-trinity-dbgsym", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "package-is-maintained-by-individual", "explanation": "", "comment": "", "note": "", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Architecture armhf", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Auto-Built-Package debug-symbols", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Build-Ids 05ab4a09a71c99bc625338eb03a1f512b2bc4c55 21346cc5bd692d5728764e4067745ba3a7f2763a 3e98fb1f9f28728e2b3d8edd3b8759f342bf0256 458e04231348340bdc7a01642960eb9e2434a19d 5410dda783eaad786afe297147be296533d090db 62d23f5b4798170cb3d600388b85d3a0006405ad 718d2a6ce3b94b95404b9b1722705d7449a72d24 76d40e0e1a48ede5d7bd0285af2d382c093f8fbb 8c0c1f511b92dab9c88316a8397c3bdf8eddbdd9 90eea502507c36e772364057c8bf136970fc979b b1f42b3f4b61d604e4f5bc2a07d5a687569b4638 b3700001a8556dccc990b15913590483760250a0 bc09ee198a5e274eca224e404120b6f58ff30d56 e1a35be7b827d31bd038e803ca2949eb4ace49de fd60e7b9cbd9af47779a29ae9fec9b99aab1b5fa", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Depends kpilot-trinity (= 4:14.1.6~pre11-0raspbian11.0.0+1)", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Description debug symbols for kpilot-trinity", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Installed-Size 8257", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Maintainer TDE Debian Team <team-debian@trinitydesktop.org>", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Package kpilot-trinity-dbgsym", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Priority optional", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Section debug", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "", "comment": "", "note": "Source kpilot-trinity", "pointer": ""}, {"severity": "classification", "package": "kpilot-trinity-dbgsym", "tag": "trimmed-field", "explanation": "We are intentionally installing to /opt, so we have to live with that for now.", "comment": "", "note": "Version 4:14.1.6~pre11-0raspbian11.0.0+1", "pointer": ""}], "summary": {"tags_count_by_severity": {"error": 0, "warning": 19, "info": 20, "pedantic": 4, "experimental": 0, "overridden": 392, "classification": 475}, "package_filename": {"kpilot-trinity": "kpilot-trinity_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb", "kpilot-trinity-dbgsym": "kpilot-trinity-dbgsym_14.1.6~pre11-0raspbian11.0.0+1_armhf.deb"}, "tags_found": ["control-tarball-compression-format", "copyright-refers-to-symlink-license", "copyright-with-old-dh-make-debian-copyright", "data-tarball-compression-format", "hardening-no-bindnow", "hardening-no-fortify-functions", "hardening-no-pie", "hardening-no-relro", "mail-contact", "no-ctrl-scripts", "octal-permissions", "package-contains-documentation-outside-usr-share-doc", "package-is-maintained-by-individual", "repeated-path-segment", "spelling-error-in-copyright", "syntax-error-in-debian-changelog", "trimmed-field"], "overridden_tags_found": ["dir-or-file-in-opt", "package-has-unnecessary-activation-of-ldconfig-trigger"], "lintian_version": "2.104.0", "distribution": "debian:raspbian-bullseye"}, "version": 1}