1N: 2W: kpilot-trinity: hardening-no-relro [opt/trinity/bin/kpalmdoc] 3N: 4N: This package provides an ELF binary that lacks the "read-only relocation" 5N: link flag. This package was likely not built with the default Debian 6N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 7N: directly, be sure to import LDFLAGS. 8N: 9N: Please refer to https://wiki.debian.org/Hardening for details. 10N: 11N: Visibility: warning 12N: Show-Always: no 13N: Check: binaries/hardening 14N: 15N: 16W: kpilot-trinity: hardening-no-relro [opt/trinity/bin/kpilotDaemon] 17N: 18W: kpilot-trinity: hardening-no-relro [opt/trinity/bin/kpilot] 19N: 20W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/libkpilot.so.0.0.0] 21N: 22W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_address.so] 23N: 24W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_doc.so] 25N: 26W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_knotes.so] 27N: 28W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_memofile.so] 29N: 30W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_notepad.so] 31N: 32W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_popmail.so] 33N: 34W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_sysinfo.so] 35N: 36W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_time.so] 37N: 38W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_todo.so] 39N: 40W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/conduit_vcal.so] 41N: 42W: kpilot-trinity: hardening-no-relro [opt/trinity/lib/trinity/kcm_kpilot.so] 43N: 44W: kpilot-trinity: syntax-error-in-debian-changelog "could not parse date Web, 04 Feb 2026 03:55:40 +0100" [usr/share/doc/kpilot-trinity/changelog.Debian.gz:13] 45N: 46N: While parsing the Debian changelog, a syntax error was found. If you have 47N: old changelog entries that don't follow the current syntax but that you 48N: want to keep as-is for the historical record, add the line: 49N: 50N: Old Changelog: 51N: 52N: with no leading whitespace before the legacy entries. This line and 53N: everything after it will be ignored. 54N: 55N: Please refer to Debian changelog: debian/changelog (Section 4.4) in the 56N: Debian Policy Manual for details. 57N: 58N: Visibility: warning 59N: Show-Always: no 60N: Check: debian/changelog 61N: 62N: 63I: kpilot-trinity source: debian-watch-file-is-missing 64N: 65N: This source package is not Debian-native but it does not have a 66N: debian/watch file. This file is used for automatic detection of new 67N: upstream versions by the Debian External Health Status project and other 68N: project infrastructure. If this package is maintained upstream, please 69N: consider adding a debian/watch file to detect new releases. 70N: 71N: If the package is not maintained upstream or if upstream uses a 72N: distribution mechanism that cannot be meaningfully monitored by uscan and 73N: the Debian External Health Status project, please consider adding a 74N: debian/watch file containing only comments documenting the situation. 75N: 76N: Please refer to Upstream source location: debian/watch (Section 4.11) in 77N: the Debian Policy Manual and the uscan(1) manual page for details. 78N: 79N: Visibility: info 80N: Show-Always: no 81N: Check: debian/watch 82N: 83N: 84I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/libkpilot.so.0.0.0] 85N: 86N: This package provides an ELF binary that lacks the "bindnow" linker flag. 87N: 88N: This is needed (together with "relro") to make the "Global Offset Table" 89N: (GOT) fully read-only. The bindnow feature trades startup time for 90N: improved security. Please consider enabling this feature or consider 91N: overriding the tag (possibly with a comment about why). 92N: 93N: If you use dpkg-buildflags, you may have to add hardening=+bindnow or 94N: hardening=+all to DEB_BUILD_MAINT_OPTIONS. 95N: 96N: The relevant compiler flags are set in LDFLAGS. 97N: 98N: Please refer to https://wiki.debian.org/Hardening for details. 99N: 100N: Visibility: info 101N: Show-Always: no 102N: Check: binaries/hardening 103N: 104N: 105I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_address.so] 106N: 107I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_doc.so] 108N: 109I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_knotes.so] 110N: 111I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_memofile.so] 112N: 113I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_notepad.so] 114N: 115I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_popmail.so] 116N: 117I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_sysinfo.so] 118N: 119I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_time.so] 120N: 121I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_todo.so] 122N: 123I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/conduit_vcal.so] 124N: 125I: kpilot-trinity: hardening-no-bindnow [opt/trinity/lib/trinity/kcm_kpilot.so] 126N: 127I: kpilot-trinity source: no-dh-sequencer [debian/rules] 128N: 129N: This package does not use the dh sequencer in debian/rules. 130N: 131N: While maintainers may use a variety of build systems, this one is by far 132N: the most popular. 133N: 134N: Maintainers are strongly encouraged to use the dh sequencer in new 135N: packages and convert existing ones when appropriate. 136N: 137N: Visibility: info 138N: Show-Always: no 139N: Check: debian/rules/dh-sequencer 140N: 141N: 142I: kpilot-trinity source: out-of-date-standards-version 3.8.4 (released 2010-01-27) (current is 4.7.3) 143N: 144N: The source package refers to a Standards-Version older than the one that 145N: was current at the time the package was created (according to the 146N: timestamp of the latest debian/changelog entry). Please consider updating 147N: the package to current Policy and setting this control field 148N: appropriately. 149N: 150N: If the package is already compliant with the current standards, you don't 151N: have to re-upload the package just to adjust the Standards-Version control 152N: field. However, please remember to update this field next time you upload 153N: the package. 154N: 155N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the 156N: debian-policy package for a summary of changes in newer versions of 157N: Policy. 158N: 159N: Please refer to 160N: https://www.debian.org/doc/debian-policy/upgrading-checklist.html for 161N: details. 162N: 163N: Visibility: info 164N: Show-Always: no 165N: Check: fields/standards-version 166N: 167N: 168I: kpilot-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/kpilot/sysinfoconduit/Template.html] 169N: 170N: This package ships a documentation file outside /usr/share/doc 171N: Documentation files are normally installed inside /usr/share/doc. 172N: 173N: If this file doesn't describe the contents or purpose of the directory it 174N: is in, please consider moving this file to /usr/share/doc/ or maybe even 175N: removing it. If this file does describe the contents or purpose of the 176N: directory it is in, please add a lintian override. 177N: 178N: Visibility: info 179N: Show-Always: no 180N: Check: documentation 181N: 182N: Screen: python/egg/metadata 183N: Advocates: "Scott Kitterman" <debian@kitterman.com> 184N: Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for 185N: Python modules. Those files are not documentation even though 186N: some of their names carry the .txt file extension. 187N: 188N: Python modules can be both public and private. 189N: 190N: Read more in 191N: https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory, 192N: https://www.python.org/dev/peps/pep-0376/#id16, 193N: https://www.python.org/dev/peps/pep-0610/, 194N: https://www.python.org/dev/peps/pep-0639/, 195N: https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html, 196N: and Bug#1003913. 197N: 198N: 199I: kpilot-trinity: package-contains-documentation-outside-usr-share-doc [opt/trinity/share/apps/kpilot/sysinfoconduit/Template.txt] 200N: 201P: kpilot-trinity: copyright-refers-to-symlink-license usr/share/common-licenses/GPL 202N: 203N: The copyright file refers to the versionless symlink in 204N: /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL 205N: license. This symlink is updated to point to the latest version of the 206N: license when a new one is released. The package appears to allow 207N: relicensing under later versions of its license, so this is legally 208N: consistent, but it implies that Debian will relicense the package under 209N: later versions of those licenses as they're released. It is normally 210N: better to point to the version of the license the package references in 211N: its license statement. 212N: 213N: For example, if the package says something like "you may redistribute it 214N: and/or modify it under the terms of the GNU General Public License as 215N: published by the Free Software Foundation; either version 2, or (at your 216N: option) any later version", the debian/copyright file should refer to 217N: /usr/share/common-licenses/GPL-2, not /GPL. 218N: 219N: For packages released under the same terms as Perl, Perl references the 220N: GPL version 1, so point to /usr/share/common-licenses/GPL-1. 221N: 222N: Visibility: pedantic 223N: Show-Always: no 224N: Check: debian/copyright 225N: 226N: 227P: kpilot-trinity: copyright-with-old-dh-make-debian-copyright 228N: 229N: The copyright file contains the incomplete Debian packaging copyright 230N: boilerplate from older versions of dh_make. (C) alone is not considered a 231N: valid copyright notice in some countries. The word Copyright or the © 232N: symbol should be used instead or in addition to (C). 233N: 234N: Copyright notices like this are, in any country that's a signatory to the 235N: Berne Convention, not required to claim copyright on a work, but their 236N: presence may allow claiming additional damages should a copyright case go 237N: to court. If you provide a notice, you may as well provide one that's 238N: legally recognized in a broader range of countries. 239N: 240N: Visibility: pedantic 241N: Show-Always: no 242N: Check: debian/copyright 243N: 244N: 245P: kpilot-trinity source: no-dep5-copyright [debian/copyright] 246N: 247N: This package does not use a machine-readable debian/copyright file. 248N: 249N: This format makes it easier to review licenses and can be easily parsed by 250N: Lintian. 251N: 252N: Please refer to 253N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for 254N: details. 255N: 256N: Visibility: pedantic 257N: Show-Always: no 258N: Check: debian/copyright/dep5 259N: 260N: 261P: kpilot-trinity source: no-homepage-field 262N: 263N: This non-native package lacks a Homepage field. If the package has an 264N: upstream home page that contains useful information or resources for the 265N: end user, consider adding a Homepage control field to debian/control. 266N: 267N: Please refer to Homepage (Section 5.6.23) in the Debian Policy Manual for 268N: details. 269N: 270N: Visibility: pedantic 271N: Show-Always: no 272N: Check: fields/homepage 273N: 274N: 275P: kpilot-trinity source: package-uses-old-debhelper-compat-version 10 276N: 277N: This package uses a debhelper compatibility level that is no longer 278N: recommended. Please consider using the recommended level. 279N: 280N: For most packages, the best way to set the compatibility level is to 281N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You 282N: can also use the debian/compat file or export DH_COMPAT in debian/rules. 283N: 284N: If no level is selected debhelper defaults to level 1, which is 285N: deprecated. 286N: 287N: Please refer to the debhelper(7) manual page for details. 288N: 289N: Visibility: pedantic 290N: Show-Always: no 291N: Check: debhelper 292N: 293N: 294P: kpilot-trinity source: redundant-priority-optional-field [debian/control:3] 295N: 296N: This package currently sets the Priority field in the debian/control file 297N: to "optional". 298N: 299N: As of dpkg version 1.22.13, this field is set to "optional" by default. As 300N: such, in this case the Priority field is redundant and should be removed. 301N: 302N: Visibility: pedantic 303N: Show-Always: no 304N: Check: debian/control/field/priority 305N: 306N: 307P: kpilot-trinity: repeated-path-segment trinity [opt/trinity/lib/trinity/] 308N: 309N: The file is installed into a location that repeats the given path segment. 310N: An example would be /usr/lib/lib or /usr/share/myprogram/share. 311N: 312N: More often than not this is unintended. 313N: 314N: Please refer to Bug#950052 and Bug#950027 for details. 315N: 316N: Visibility: pedantic 317N: Show-Always: no 318N: Check: files/hierarchy/path-segments 319N: 320N: 321P: kpilot-trinity: spelling-error-in-copyright "GNU Lesser Public License" "GNU Lesser General Public License" 322N: 323N: Lintian found a spelling error in the copyright file. Lintian has a list 324N: of common misspellings that it looks for. It does not have a dictionary 325N: like a spelling checker does. If this is a spelling error in the upstream 326N: license, in supporting email messages, or a case of Lintian being confused 327N: by non-English text, add an override. 328N: 329N: Visibility: pedantic 330N: Show-Always: no 331N: Check: debian/copyright 332N: 333N: 334X: kpilot-trinity: hardening-no-fortify-functions [opt/trinity/bin/kpalmdoc] 335N: 336N: This package provides an ELF binary that lacks the use of fortified libc 337N: functions. Either there are no potentially unfortified functions called by 338N: any routines, all unfortified calls have already been fully validated at 339N: compile-time, or the package was not built with the default Debian 340N: compiler flags defined by dpkg-buildflags. If built using dpkg-buildflags 341N: directly, be sure to import CPPFLAGS. 342N: 343N: NB: Due to false-positives, Lintian ignores some unprotected functions 344N: (e.g. memcpy). 345N: 346N: Please refer to https://wiki.debian.org/Hardening and Bug#673112 for 347N: details. 348N: 349N: Visibility: info 350N: Show-Always: no 351N: Check: binaries/hardening 352N: This tag is experimental. 353N: 354N: 355X: kpilot-trinity source: upstream-metadata-file-is-missing 356N: 357N: This source package is not Debian-native but it does not have a 358N: debian/upstream/metadata file. 359N: 360N: The Upstream MEtadata GAthered with YAml (UMEGAYA) project is an effort to 361N: collect meta-information about upstream projects from any source package. 362N: This file is in YAML format and it is used in to feed the data in the 363N: UltimateDebianDatabase. For example, it can contains the way the authors 364N: want their software be cited in publications and some bibliographic 365N: references about the software. 366N: 367N: Please add a debian/upstream/metadata file. 368N: 369N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ and 370N: https://wiki.debian.org/UpstreamMetadata for details. 371N: 372N: Visibility: pedantic 373N: Show-Always: no 374N: Check: debian/upstream/metadata 375N: This tag is experimental. 376N: 377N: 378X: kpilot-trinity source: very-long-line-length-in-source-file 2054 > 512 [kpilot/dbRecordEditor_base.ui:144] 379N: 380N: The source file includes a line length that is well beyond the normally 381N: human made code line length. 382N: 383N: This very long line length does not allow Lintian to do correctly some 384N: source file checks. 385N: 386N: This line could also be the result of some text injected by a computer 387N: program, and thus could lead to FTBFS bugs. 388N: 389N: Last but not least, long line in source code could be used to obfuscate 390N: the source code and to hide stuff like backdoors or security problems. 391N: 392N: It could be due to jslint source comments or other build tool comments. 393N: 394N: You may report this issue upstream. 395N: 396N: Visibility: pedantic 397N: Show-Always: no 398N: Check: files/contents/line-length 399N: Renamed from: insane-line-length-in-source-file 400N: This tag is experimental. 401N: 402N: Screen: autotools/long-lines 403N: Advocates: "Russ Allbery" <rra@debian.org> 404N: Reason: 405N: Upstream sources using autoconf have traditionally been 406N: distributed with generated ./configure scripts as well as 407N: other third-party m4 macro files such as libtool. 408N: 409N: When paired with automake, there may also be some intermediate 410N: Makefile.in files. 411N: 412N: A lot of sources potentially contain such files, but they are 413N: not actionable by either the Debian distributor or by the 414N: upstream maintainer. 415N: 416N: As a side note, modern Debian build protocols will re-create 417N: many of those files via dh_autoreconf. They are present merely 418N: to aid in bootstrapping systems where the GNU suite may not yet 419N: be available. 420N: 421N: Read more in Bug#996740. 422N: 423N: 424X: kpilot-trinity source: very-long-line-length-in-source-file 541 > 512 [conduits/abbrowserconduit/kaddressbookConduit.ui:172] 425N: 426X: kpilot-trinity source: very-long-line-length-in-source-file 612 > 512 [conduits/vcalconduit/korganizerConduit.ui:233] 427N: 428X: kpilot-trinity source: very-long-line-length-in-source-file 678 > 512 [kpilot/kpilotConfigDialog_backup.ui:133] 429N: 430X: kpilot-trinity source: very-long-line-length-in-source-file 747 > 512 [kpilot/kpilotConfigDialog_sync.ui:66] 431N: 432X: kpilot-trinity source: very-long-line-length-in-source-file 866 > 512 [Documentation/ConduitProgrammingTutorial/index.tex:491] 433N: 434C: kpilot-trinity: control-tarball-compression-format zst 435N: 436N: This is the compressor format used for the control.tar tarball. 437N: 438N: Visibility: classification 439N: Show-Always: no 440N: Check: deb-format 441N: This tag is a classification. There is no issue in your package. 442N: 443N: 444C: kpilot-trinity: data-tarball-compression-format zst 445N: 446N: This is the compressor format used for the data.tar tarball. 447N: 448N: Visibility: classification 449N: Show-Always: no 450N: Check: deb-format 451N: This tag is a classification. There is no issue in your package. 452N: 453N: 454C: kpilot-trinity source: debhelper-compat-level 10 455N: 456N: This is the debhelper compat level used specified by this package. 457N: 458N: Visibility: classification 459N: Show-Always: no 460N: Check: debhelper 461N: This tag is a classification. There is no issue in your package. 462N: 463N: 464C: kpilot-trinity source: debian-build-system cdbs-with-debhelper.mk [debian/rules] 465N: 466N: This is the build system that Lintian believes the package is using. 467N: 468N: Visibility: classification 469N: Show-Always: no 470N: Check: debhelper 471N: This tag is a classification. There is no issue in your package. 472N: 473N: 474C: kpilot-trinity source: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 475N: 476N: This person is a contact in the named group for this package. 477N: 478N: Visibility: classification 479N: Show-Always: no 480N: Check: fields/mail-address 481N: Renamed from: maintainer uploader 482N: This tag is a classification. There is no issue in your package. 483N: 484N: 485C: kpilot-trinity: mail-contact Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org> 486N: 487C: kpilot-trinity: no-ctrl-scripts 488N: 489N: The package does not rely on any maintainer scripts (or other executable 490N: control files). 491N: 492N: Visibility: classification 493N: Show-Always: no 494N: Check: control-files 495N: This tag is a classification. There is no issue in your package. 496N: 497N: 498C: kpilot-trinity source: number-of-patches 0 [debian/patches/series] 499N: 500N: The number of patches according to the debian/patches/series file. 501N: 502N: Visibility: classification 503N: Show-Always: no 504N: Check: debian/patches/count 505N: This tag is a classification. There is no issue in your package. 506N: 507N: 508C: kpilot-trinity source: package-is-maintained-by-individual 509N: 510N: The package is maintained by an individual according to the 511N: maintainer/uploaders fields in the debian/control file. 512N: 513N: Visibility: classification 514N: Show-Always: no 515N: Check: fields/vcs 516N: This tag is a classification. There is no issue in your package. 517N: 518N: 519C: kpilot-trinity: package-is-maintained-by-individual 520N: 521C: kpilot-trinity source: patch-system quilt 522N: 523N: This package uses the specified patch system (eg. "quilt" or "dpatch"). 524N: 525N: Visibility: classification 526N: Show-Always: no 527N: Check: debian/patches 528N: This tag is a classification. There is no issue in your package. 529N: 530N: 531C: kpilot-trinity source: rules-do-not-require-root [debian/control] 532N: 533N: The sources can build the installation packages without using fakeroot(1) 534N: or similar. 535N: 536N: Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules 537N: and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and 538N: Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for 539N: details. 540N: 541N: Visibility: classification 542N: Show-Always: no 543N: Check: debian/control/field/rules-requires-root 544N: Renamed from: rules-does-not-require-root 545N: This tag is a classification. There is no issue in your package. 546N: 547N: 548C: kpilot-trinity source: source-format 3.0 (quilt) 549N: 550N: This is the source format declared in the package. 551N: 552N: Visibility: classification 553N: Show-Always: no 554N: Check: debian/source-dir 555N: This tag is a classification. There is no issue in your package. 556N: 557N: 558C: kpilot-trinity source: standards-version 3.8.4 559N: 560N: The standards version of the package according to Standards-Version field 561N: in the debian/control file. 562N: 563N: Visibility: classification 564N: Show-Always: no 565N: Check: fields/standards-version 566N: This tag is a classification. There is no issue in your package. 567N: 568N: 569C: kpilot-trinity source: trimmed-deb822-field §1 Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build,\n tdelibs14-trinity-dev, tdepim-trinity-dev, libpisock-dev [debian/control:5] 570N: 571N: The raw but trimmed contents of the named field in the given Deb822 file. 572N: The number indicates the section from the top, starting at 1. 573N: 574N: Visibility: classification 575N: Show-Always: no 576N: Check: fields/deb822 577N: This tag is a classification. There is no issue in your package. 578N: 579N: 580C: kpilot-trinity source: trimmed-deb822-field §1 Maintainer TDE Debian Team <team-debian@trinitydesktop.org> [debian/control:4] 581N: 582C: kpilot-trinity source: trimmed-deb822-field §1 Priority optional [debian/control:3] 583N: 584C: kpilot-trinity source: trimmed-deb822-field §1 Section tde [debian/control:2] 585N: 586C: kpilot-trinity source: trimmed-deb822-field §1 Source kpilot-trinity [debian/control:1] 587N: 588C: kpilot-trinity source: trimmed-deb822-field §1 Standards-Version 3.8.4 [debian/control:7] 589N: 590C: kpilot-trinity source: trimmed-deb822-field §2 Architecture any [debian/control:11] 591N: 592C: kpilot-trinity source: trimmed-deb822-field §2 Breaks kpilot-kde3 (<< 4:14.0.0~) [debian/control:13] 593N: 594C: kpilot-trinity source: trimmed-deb822-field §2 Depends ${shlibs:Depends}, ${misc:Depends}, debconf (>= 0.5) | debconf-2.0 [debian/control:14] 595N: 596C: kpilot-trinity source: trimmed-deb822-field §2 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. [debian/control:16] 597N: 598C: kpilot-trinity source: trimmed-deb822-field §2 Package kpilot-trinity [debian/control:9] 599N: 600C: kpilot-trinity source: trimmed-deb822-field §2 Replaces kpilot-kde3 (<< 4:14.0.0~) [debian/control:12] 601N: 602C: kpilot-trinity source: trimmed-deb822-field §2 Section utils [debian/control:10] 603N: 604C: kpilot-trinity source: trimmed-deb822-field §2 Suggests knotes-trinity, korganizer-trinity [debian/control:15] 605N: 606C: kpilot-trinity source: trimmed-field Architecture any 607N: 608N: These are the raw but trimmed contents of the named field in the package's 609N: primary control file. 610N: 611N: Visibility: classification 612N: Show-Always: no 613N: Check: fields/trimmed 614N: This tag is a classification. There is no issue in your package. 615N: 616N: 617C: kpilot-trinity source: trimmed-field Binary kpilot-trinity 618N: 619C: kpilot-trinity source: trimmed-field Build-Depends cdbs, tde-cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs14-trinity-dev, tdepim-trinity-dev, libpisock-dev 620N: 621C: kpilot-trinity source: trimmed-field Checksums-Sha1 557e518cd71172162416898eb5a48189e27b9e08 2846724 kpilot-trinity_14.2.0~pre58.orig.tar.xz\n 790a8148e2a5b6d1f0f75d710f538de52a545b24 2800 kpilot-trinity_14.2.0~pre58-0ubuntu26.04.0+7~a.debian.tar.xz 622N: 623C: kpilot-trinity source: trimmed-field Checksums-Sha256 c603f57ae97c60dd3a4b8664d537a5ffef74f96c66b00dc1cde8b7da2553ea85 2846724 kpilot-trinity_14.2.0~pre58.orig.tar.xz\n 347d7da4ee0e78b5f94cf9a688760d35a1350b02fc230f2c7410a2199d017f9f 2800 kpilot-trinity_14.2.0~pre58-0ubuntu26.04.0+7~a.debian.tar.xz 624N: 625C: kpilot-trinity source: trimmed-field Files 2cb64bb62aae442f12c4bbcb38784876 2846724 kpilot-trinity_14.2.0~pre58.orig.tar.xz\n 038a8760b7bdbd857caec4efe696e6b2 2800 kpilot-trinity_14.2.0~pre58-0ubuntu26.04.0+7~a.debian.tar.xz 626N: 627C: kpilot-trinity source: trimmed-field Format 3.0 (quilt) 628N: 629C: kpilot-trinity source: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 630N: 631C: kpilot-trinity source: trimmed-field Package-List kpilot-trinity deb utils optional arch=any 632N: 633C: kpilot-trinity source: trimmed-field Source kpilot-trinity 634N: 635C: kpilot-trinity source: trimmed-field Standards-Version 3.8.4 636N: 637C: kpilot-trinity source: trimmed-field Version 4:14.2.0~pre58-0ubuntu26.04.0+7~a 638N: 639C: kpilot-trinity: trimmed-field Architecture ppc64el 640N: 641C: kpilot-trinity: trimmed-field Breaks kpilot-kde3 (<< 4:14.0.0~) 642N: 643C: kpilot-trinity: trimmed-field Depends libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpisock9, libstdc++6 (>= 14), libtdepim1a-trinity (>= 4:3.5.7), libtqt3-mt (>= 4:14.2.0~pre279), tdelibs14-trinity (>= 4:14.2.0~pre294), debconf (>= 0.5) | debconf-2.0 644N: 645C: kpilot-trinity: trimmed-field 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. 646N: 647C: kpilot-trinity: trimmed-field Installed-Size 9844 648N: 649C: kpilot-trinity: trimmed-field Maintainer TDE Debian Team <team-debian@trinitydesktop.org> 650N: 651C: kpilot-trinity: trimmed-field Package kpilot-trinity 652N: 653C: kpilot-trinity: trimmed-field Priority optional 654N: 655C: kpilot-trinity: trimmed-field Replaces kpilot-kde3 (<< 4:14.0.0~) 656N: 657C: kpilot-trinity: trimmed-field Section utils 658N: 659C: kpilot-trinity: trimmed-field Suggests knotes-trinity, korganizer-trinity 660N: 661C: kpilot-trinity: trimmed-field Version 4:14.2.0~pre58-0ubuntu26.04.0+7~a 662N: 663O: kpilot-trinity source: binary-nmu-debian-revision-in-source 4:14.2.0~pre58-0ubuntu26.04.0+7~a 664N: 665N: The version number of your source package ends in +b and a number or has a 666N: Debian revision containing three parts. These version numbers are used by 667N: binary NMUs and should not be used as the source version. (The +b form is 668N: the current standard; the three-part version number now obsolete.) 669N: 670N: Please refer to Recompilation or binary-only NMU (Section 5.10.2.1) in the 671N: Debian Developer's Reference for details. 672N: 673N: Visibility: warning 674N: Show-Always: no 675N: Check: fields/version 676N: 677N: 678N: We want XZ regardless of the default compression. 679O: kpilot-trinity source: custom-compression-in-debian-source-options compression = "xz" [debian/source/options:2] 680N: 681N: This package selects a custom compression level or algorithm in 682N: debian/source/options. Please remove the call and let dpkg-deb(1) select 683N: suitable defaults. 684N: 685N: Custom compression settings are usually chosen for one of two reasons: 686N: 687N: Higher compression levels or more advanced algorithms shrink the sizes of 688N: large files, but they can cause problems in the resource constrained 689N: environments used in Debian's buildd infrastructure. For example, higher 690N: than expected memory consumption may trigger an FTBFS or a failure to 691N: install. 692N: 693N: Lower compression levels or less advanced algorithms are sometimes needed 694N: to support older Debian version. Unfortunately, they also make it harder 695N: to change the defaults on an archive-wide basis. 696N: 697N: Some legitimate use cases trigger this tag. Please override it. 698N: 699N: Please refer to Bug#829100, Bug#906614, Bug#909696, and the dpkg-deb(1) 700N: manual page for details. 701N: 702N: Visibility: warning 703N: Show-Always: no 704N: Check: debian/source-dir 705N: Renamed from: debian-source-options-has-custom-compression-settings 706N: 707N: 708N: We want XZ regardless of the default compression. 709O: kpilot-trinity source: custom-compression-in-debian-source-options compression-level = 9 [debian/source/options:3] 710N: 711N: We are intentionally installing to /opt, so we have to live with that for 712N: now. 713O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/] 714N: 715N: Debian packages should not install into /opt, because it is reserved for 716N: add-on software. 717N: 718N: Please refer to /opt : Add-on application software packages (Section 3.13) 719N: in the Filesystem Hierarchy Standard for details. 720N: 721N: Visibility: error 722N: Show-Always: no 723N: Check: files/hierarchy/standard 724N: 725N: 726N: We are intentionally installing to /opt, so we have to live with that for 727N: now. 728O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/bin/] 729N: 730N: We are intentionally installing to /opt, so we have to live with that for 731N: now. 732O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/bin/kpalmdoc] 733N: 734N: We are intentionally installing to /opt, so we have to live with that for 735N: now. 736O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/bin/kpilotDaemon] 737N: 738N: We are intentionally installing to /opt, so we have to live with that for 739N: now. 740O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/bin/kpilot] 741N: 742N: We are intentionally installing to /opt, so we have to live with that for 743N: now. 744O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/] 745N: 746N: We are intentionally installing to /opt, so we have to live with that for 747N: now. 748O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/] 749N: 750N: We are intentionally installing to /opt, so we have to live with that for 751N: now. 752O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/kpilotdevicelink.h] 753N: 754N: We are intentionally installing to /opt, so we have to live with that for 755N: now. 756O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/kpilotlink.h] 757N: 758N: We are intentionally installing to /opt, so we have to live with that for 759N: now. 760O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/kpilotlocallink.h] 761N: 762N: We are intentionally installing to /opt, so we have to live with that for 763N: now. 764O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilot.h] 765N: 766N: We are intentionally installing to /opt, so we have to live with that for 767N: now. 768O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilotDatabase.h] 769N: 770N: We are intentionally installing to /opt, so we have to live with that for 771N: now. 772O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilotLinkVersion.h] 773N: 774N: We are intentionally installing to /opt, so we have to live with that for 775N: now. 776O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilotLocalDatabase.h] 777N: 778N: We are intentionally installing to /opt, so we have to live with that for 779N: now. 780O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilotRecord.h] 781N: 782N: We are intentionally installing to /opt, so we have to live with that for 783N: now. 784O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pilotSerialDatabase.h] 785N: 786N: We are intentionally installing to /opt, so we have to live with that for 787N: now. 788O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/plugin.h] 789N: 790N: We are intentionally installing to /opt, so we have to live with that for 791N: now. 792O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/pluginfactory.h] 793N: 794N: We are intentionally installing to /opt, so we have to live with that for 795N: now. 796O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/include/kpilot/syncAction.h] 797N: 798N: We are intentionally installing to /opt, so we have to live with that for 799N: now. 800O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/] 801N: 802N: We are intentionally installing to /opt, so we have to live with that for 803N: now. 804O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/libkpilot.la] 805N: 806N: We are intentionally installing to /opt, so we have to live with that for 807N: now. 808O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/libkpilot.so.0.0.0] 809N: 810N: We are intentionally installing to /opt, so we have to live with that for 811N: now. 812O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/libkpilot.so.0] 813N: 814N: We are intentionally installing to /opt, so we have to live with that for 815N: now. 816O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/libkpilot.so] 817N: 818N: We are intentionally installing to /opt, so we have to live with that for 819N: now. 820O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/] 821N: 822N: We are intentionally installing to /opt, so we have to live with that for 823N: now. 824O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_address.la] 825N: 826N: We are intentionally installing to /opt, so we have to live with that for 827N: now. 828O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_address.so] 829N: 830N: We are intentionally installing to /opt, so we have to live with that for 831N: now. 832O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_doc.la] 833N: 834N: We are intentionally installing to /opt, so we have to live with that for 835N: now. 836O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_doc.so] 837N: 838N: We are intentionally installing to /opt, so we have to live with that for 839N: now. 840O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_knotes.la] 841N: 842N: We are intentionally installing to /opt, so we have to live with that for 843N: now. 844O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_knotes.so] 845N: 846N: We are intentionally installing to /opt, so we have to live with that for 847N: now. 848O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_memofile.la] 849N: 850N: We are intentionally installing to /opt, so we have to live with that for 851N: now. 852O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_memofile.so] 853N: 854N: We are intentionally installing to /opt, so we have to live with that for 855N: now. 856O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_notepad.la] 857N: 858N: We are intentionally installing to /opt, so we have to live with that for 859N: now. 860O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_notepad.so] 861N: 862N: We are intentionally installing to /opt, so we have to live with that for 863N: now. 864O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_popmail.la] 865N: 866N: We are intentionally installing to /opt, so we have to live with that for 867N: now. 868O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_popmail.so] 869N: 870N: We are intentionally installing to /opt, so we have to live with that for 871N: now. 872O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_sysinfo.la] 873N: 874N: We are intentionally installing to /opt, so we have to live with that for 875N: now. 876O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_sysinfo.so] 877N: 878N: We are intentionally installing to /opt, so we have to live with that for 879N: now. 880O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_time.la] 881N: 882N: We are intentionally installing to /opt, so we have to live with that for 883N: now. 884O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_time.so] 885N: 886N: We are intentionally installing to /opt, so we have to live with that for 887N: now. 888O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_todo.la] 889N: 890N: We are intentionally installing to /opt, so we have to live with that for 891N: now. 892O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_todo.so] 893N: 894N: We are intentionally installing to /opt, so we have to live with that for 895N: now. 896O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_vcal.la] 897N: 898N: We are intentionally installing to /opt, so we have to live with that for 899N: now. 900O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/conduit_vcal.so] 901N: 902N: We are intentionally installing to /opt, so we have to live with that for 903N: now. 904O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcm_kpilot.la] 905N: 906N: We are intentionally installing to /opt, so we have to live with that for 907N: now. 908O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/lib/trinity/kcm_kpilot.so] 909N: 910N: We are intentionally installing to /opt, so we have to live with that for 911N: now. 912O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/] 913N: 914N: We are intentionally installing to /opt, so we have to live with that for 915N: now. 916O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/applications/] 917N: 918N: We are intentionally installing to /opt, so we have to live with that for 919N: now. 920O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/] 921N: 922N: We are intentionally installing to /opt, so we have to live with that for 923N: now. 924O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/kpalmdoc.desktop] 925N: 926N: We are intentionally installing to /opt, so we have to live with that for 927N: now. 928O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/kpilot.desktop] 929N: 930N: We are intentionally installing to /opt, so we have to live with that for 931N: now. 932O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/applications/tde/kpilotdaemon.desktop] 933N: 934N: We are intentionally installing to /opt, so we have to live with that for 935N: now. 936O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/] 937N: 938N: We are intentionally installing to /opt, so we have to live with that for 939N: now. 940O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kaddressbook/] 941N: 942N: We are intentionally installing to /opt, so we have to live with that for 943N: now. 944O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kaddressbook/contacteditorpages/KPilotCustomFieldEditor.ui] 945N: 946N: We are intentionally installing to /opt, so we have to live with that for 947N: now. 948O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kaddressbook/contacteditorpages/] 949N: 950N: We are intentionally installing to /opt, so we have to live with that for 951N: now. 952O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/] 953N: 954N: We are intentionally installing to /opt, so we have to live with that for 955N: now. 956O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/] 957N: 958N: We are intentionally installing to /opt, so we have to live with that for 959N: now. 960O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/] 961N: 962N: We are intentionally installing to /opt, so we have to live with that for 963N: now. 964O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/] 965N: 966N: We are intentionally installing to /opt, so we have to live with that for 967N: now. 968O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/backup.png] 969N: 970N: We are intentionally installing to /opt, so we have to live with that for 971N: now. 972O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/busysync.png] 973N: 974N: We are intentionally installing to /opt, so we have to live with that for 975N: now. 976O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fastsync.png] 977N: 978N: We are intentionally installing to /opt, so we have to live with that for 979N: now. 980O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/fullsync.png] 981N: 982N: We are intentionally installing to /opt, so we have to live with that for 983N: now. 984O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/hotsync.png] 985N: 986N: We are intentionally installing to /opt, so we have to live with that for 987N: now. 988O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/listsync.png] 989N: 990N: We are intentionally installing to /opt, so we have to live with that for 991N: now. 992O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/nosync.png] 993N: 994N: We are intentionally installing to /opt, so we have to live with that for 995N: now. 996O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/16x16/actions/restore.png] 997N: 998N: We are intentionally installing to /opt, so we have to live with that for 999N: now. 1000O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/] 1001N: 1002N: We are intentionally installing to /opt, so we have to live with that for 1003N: now. 1004O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/] 1005N: 1006N: We are intentionally installing to /opt, so we have to live with that for 1007N: now. 1008O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/backup.png] 1009N: 1010N: We are intentionally installing to /opt, so we have to live with that for 1011N: now. 1012O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/busysync.png] 1013N: 1014N: We are intentionally installing to /opt, so we have to live with that for 1015N: now. 1016O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fastsync.png] 1017N: 1018N: We are intentionally installing to /opt, so we have to live with that for 1019N: now. 1020O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/fullsync.png] 1021N: 1022N: We are intentionally installing to /opt, so we have to live with that for 1023N: now. 1024O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/hotsync.png] 1025N: 1026N: We are intentionally installing to /opt, so we have to live with that for 1027N: now. 1028O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/listsync.png] 1029N: 1030N: We are intentionally installing to /opt, so we have to live with that for 1031N: now. 1032O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/nosync.png] 1033N: 1034N: We are intentionally installing to /opt, so we have to live with that for 1035N: now. 1036O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/22x22/actions/restore.png] 1037N: 1038N: We are intentionally installing to /opt, so we have to live with that for 1039N: now. 1040O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/] 1041N: 1042N: We are intentionally installing to /opt, so we have to live with that for 1043N: now. 1044O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/] 1045N: 1046N: We are intentionally installing to /opt, so we have to live with that for 1047N: now. 1048O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fastsync.png] 1049N: 1050N: We are intentionally installing to /opt, so we have to live with that for 1051N: now. 1052O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/fullsync.png] 1053N: 1054N: We are intentionally installing to /opt, so we have to live with that for 1055N: now. 1056O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/hotsync.png] 1057N: 1058N: We are intentionally installing to /opt, so we have to live with that for 1059N: now. 1060O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/32x32/actions/listsync.png] 1061N: 1062N: We are intentionally installing to /opt, so we have to live with that for 1063N: now. 1064O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/] 1065N: 1066N: We are intentionally installing to /opt, so we have to live with that for 1067N: now. 1068O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/] 1069N: 1070N: We are intentionally installing to /opt, so we have to live with that for 1071N: now. 1072O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fastsync.png] 1073N: 1074N: We are intentionally installing to /opt, so we have to live with that for 1075N: now. 1076O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/fullsync.png] 1077N: 1078N: We are intentionally installing to /opt, so we have to live with that for 1079N: now. 1080O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/hotsync.png] 1081N: 1082N: We are intentionally installing to /opt, so we have to live with that for 1083N: now. 1084O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/48x48/actions/listsync.png] 1085N: 1086N: We are intentionally installing to /opt, so we have to live with that for 1087N: now. 1088O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/] 1089N: 1090N: We are intentionally installing to /opt, so we have to live with that for 1091N: now. 1092O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/] 1093N: 1094N: We are intentionally installing to /opt, so we have to live with that for 1095N: now. 1096O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotaddress.png] 1097N: 1098N: We are intentionally installing to /opt, so we have to live with that for 1099N: now. 1100O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotbhotsync.png] 1101N: 1102N: We are intentionally installing to /opt, so we have to live with that for 1103N: now. 1104O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotcalendar.png] 1105N: 1106N: We are intentionally installing to /opt, so we have to live with that for 1107N: now. 1108O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotdb.png] 1109N: 1110N: We are intentionally installing to /opt, so we have to live with that for 1111N: now. 1112O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotfileinstaller.png] 1113N: 1114N: We are intentionally installing to /opt, so we have to live with that for 1115N: now. 1116O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilotknotes.png] 1117N: 1118N: We are intentionally installing to /opt, so we have to live with that for 1119N: now. 1120O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/64x64/actions/kpilottodo.png] 1121N: 1122N: We are intentionally installing to /opt, so we have to live with that for 1123N: now. 1124O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/icons/crystalsvg/] 1125N: 1126N: We are intentionally installing to /opt, so we have to live with that for 1127N: now. 1128O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/kpilotui.rc] 1129N: 1130N: We are intentionally installing to /opt, so we have to live with that for 1131N: now. 1132O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/pics/] 1133N: 1134N: We are intentionally installing to /opt, so we have to live with that for 1135N: now. 1136O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/pics/kpilot-splash.png] 1137N: 1138N: We are intentionally installing to /opt, so we have to live with that for 1139N: now. 1140O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/sysinfoconduit/Template.html] 1141N: 1142N: We are intentionally installing to /opt, so we have to live with that for 1143N: now. 1144O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/sysinfoconduit/Template.txt] 1145N: 1146N: We are intentionally installing to /opt, so we have to live with that for 1147N: now. 1148O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/kpilot/sysinfoconduit/] 1149N: 1150N: We are intentionally installing to /opt, so we have to live with that for 1151N: now. 1152O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/] 1153N: 1154N: We are intentionally installing to /opt, so we have to live with that for 1155N: now. 1156O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/kpalmdoc.upd] 1157N: 1158N: We are intentionally installing to /opt, so we have to live with that for 1159N: now. 1160O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/apps/tdeconf_update/kpilot.upd] 1161N: 1162N: We are intentionally installing to /opt, so we have to live with that for 1163N: now. 1164O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/] 1165N: 1166N: We are intentionally installing to /opt, so we have to live with that for 1167N: now. 1168O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/abbrowserconduit.kcfg] 1169N: 1170N: We are intentionally installing to /opt, so we have to live with that for 1171N: now. 1172O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/docconduit.kcfg] 1173N: 1174N: We are intentionally installing to /opt, so we have to live with that for 1175N: now. 1176O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/knotesconduit.kcfg] 1177N: 1178N: We are intentionally installing to /opt, so we have to live with that for 1179N: now. 1180O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/kpalmdoc.kcfg] 1181N: 1182N: We are intentionally installing to /opt, so we have to live with that for 1183N: now. 1184O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/kpilot.kcfg] 1185N: 1186N: We are intentionally installing to /opt, so we have to live with that for 1187N: now. 1188O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/kpilotlib.kcfg] 1189N: 1190N: We are intentionally installing to /opt, so we have to live with that for 1191N: now. 1192O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/memofileconduit.kcfg] 1193N: 1194N: We are intentionally installing to /opt, so we have to live with that for 1195N: now. 1196O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/popmail.kcfg] 1197N: 1198N: We are intentionally installing to /opt, so we have to live with that for 1199N: now. 1200O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/sysinfoconduit.kcfg] 1201N: 1202N: We are intentionally installing to /opt, so we have to live with that for 1203N: now. 1204O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/timeconduit.kcfg] 1205N: 1206N: We are intentionally installing to /opt, so we have to live with that for 1207N: now. 1208O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/config.kcfg/vcalconduitbase.kcfg] 1209N: 1210N: We are intentionally installing to /opt, so we have to live with that for 1211N: now. 1212O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/] 1213N: 1214N: We are intentionally installing to /opt, so we have to live with that for 1215N: now. 1216O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/] 1217N: 1218N: We are intentionally installing to /opt, so we have to live with that for 1219N: now. 1220O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/] 1221N: 1222N: We are intentionally installing to /opt, so we have to live with that for 1223N: now. 1224O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/] 1225N: 1226N: We are intentionally installing to /opt, so we have to live with that for 1227N: now. 1228O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/address-app.png] 1229N: 1230N: We are intentionally installing to /opt, so we have to live with that for 1231N: now. 1232O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/common] 1233N: 1234N: We are intentionally installing to /opt, so we have to live with that for 1235N: now. 1236O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-knotes.png] 1237N: 1238N: We are intentionally installing to /opt, so we have to live with that for 1239N: now. 1240O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-mal.png] 1241N: 1242N: We are intentionally installing to /opt, so we have to live with that for 1243N: now. 1244O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-palmdoc.png] 1245N: 1246N: We are intentionally installing to /opt, so we have to live with that for 1247N: now. 1248O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-popmail-kmail.png] 1249N: 1250N: We are intentionally installing to /opt, so we have to live with that for 1251N: now. 1252O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-sysinfo.png] 1253N: 1254N: We are intentionally installing to /opt, so we have to live with that for 1255N: now. 1256O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/conduit-vcal.png] 1257N: 1258N: We are intentionally installing to /opt, so we have to live with that for 1259N: now. 1260O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/configuration.docbook] 1261N: 1262N: We are intentionally installing to /opt, so we have to live with that for 1263N: now. 1264O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/daemon-menu.png] 1265N: 1266N: We are intentionally installing to /opt, so we have to live with that for 1267N: now. 1268O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/db-app.png] 1269N: 1270N: We are intentionally installing to /opt, so we have to live with that for 1271N: now. 1272O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/faq.docbook] 1273N: 1274N: We are intentionally installing to /opt, so we have to live with that for 1275N: now. 1276O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/file-app.png] 1277N: 1278N: We are intentionally installing to /opt, so we have to live with that for 1279N: now. 1280O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/index.cache.bz2] 1281N: 1282N: We are intentionally installing to /opt, so we have to live with that for 1283N: now. 1284O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/index.docbook] 1285N: 1286N: We are intentionally installing to /opt, so we have to live with that for 1287N: now. 1288O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/main-app.png] 1289N: 1290N: We are intentionally installing to /opt, so we have to live with that for 1291N: now. 1292O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/memo-app.png] 1293N: 1294N: We are intentionally installing to /opt, so we have to live with that for 1295N: now. 1296O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-address.png] 1297N: 1298N: We are intentionally installing to /opt, so we have to live with that for 1299N: now. 1300O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-conduit.png] 1301N: 1302N: We are intentionally installing to /opt, so we have to live with that for 1303N: now. 1304O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-dbspecial.png] 1305N: 1306N: We are intentionally installing to /opt, so we have to live with that for 1307N: now. 1308O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-general.png] 1309N: 1310N: We are intentionally installing to /opt, so we have to live with that for 1311N: now. 1312O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-hotsync.png] 1313N: 1314N: We are intentionally installing to /opt, so we have to live with that for 1315N: now. 1316O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-items.png] 1317N: 1318N: We are intentionally installing to /opt, so we have to live with that for 1319N: now. 1320O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-startup-exit.png] 1321N: 1322N: We are intentionally installing to /opt, so we have to live with that for 1323N: now. 1324O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-tabs.png] 1325N: 1326N: We are intentionally installing to /opt, so we have to live with that for 1327N: now. 1328O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/setup-viewer.png] 1329N: 1330N: We are intentionally installing to /opt, so we have to live with that for 1331N: now. 1332O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/sidebar.png] 1333N: 1334N: We are intentionally installing to /opt, so we have to live with that for 1335N: now. 1336O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/sync.docbook] 1337N: 1338N: We are intentionally installing to /opt, so we have to live with that for 1339N: now. 1340O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/todo-app.png] 1341N: 1342N: We are intentionally installing to /opt, so we have to live with that for 1343N: now. 1344O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_backup.png] 1345N: 1346N: We are intentionally installing to /opt, so we have to live with that for 1347N: now. 1348O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/toolbar_hotsync.png] 1349N: 1350N: We are intentionally installing to /opt, so we have to live with that for 1351N: now. 1352O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/usage.docbook] 1353N: 1354N: We are intentionally installing to /opt, so we have to live with that for 1355N: now. 1356O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-conduits.png] 1357N: 1358N: We are intentionally installing to /opt, so we have to live with that for 1359N: now. 1360O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-connection.png] 1361N: 1362N: We are intentionally installing to /opt, so we have to live with that for 1363N: now. 1364O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/HTML/en/kpilot/wizard-general.png] 1365N: 1366N: We are intentionally installing to /opt, so we have to live with that for 1367N: now. 1368O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/doc/tde/] 1369N: 1370N: We are intentionally installing to /opt, so we have to live with that for 1371N: now. 1372O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/] 1373N: 1374N: We are intentionally installing to /opt, so we have to live with that for 1375N: now. 1376O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/] 1377N: 1378N: We are intentionally installing to /opt, so we have to live with that for 1379N: now. 1380O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/] 1381N: 1382N: We are intentionally installing to /opt, so we have to live with that for 1383N: now. 1384O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kpalmdoc.png] 1385N: 1386N: We are intentionally installing to /opt, so we have to live with that for 1387N: now. 1388O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/16x16/apps/kpilotDaemon.png] 1389N: 1390N: We are intentionally installing to /opt, so we have to live with that for 1391N: now. 1392O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/] 1393N: 1394N: We are intentionally installing to /opt, so we have to live with that for 1395N: now. 1396O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/] 1397N: 1398N: We are intentionally installing to /opt, so we have to live with that for 1399N: now. 1400O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kpalmdoc.png] 1401N: 1402N: We are intentionally installing to /opt, so we have to live with that for 1403N: now. 1404O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/22x22/apps/kpilotDaemon.png] 1405N: 1406N: We are intentionally installing to /opt, so we have to live with that for 1407N: now. 1408O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/] 1409N: 1410N: We are intentionally installing to /opt, so we have to live with that for 1411N: now. 1412O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/] 1413N: 1414N: We are intentionally installing to /opt, so we have to live with that for 1415N: now. 1416O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kpalmdoc.png] 1417N: 1418N: We are intentionally installing to /opt, so we have to live with that for 1419N: now. 1420O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/32x32/apps/kpilotDaemon.png] 1421N: 1422N: We are intentionally installing to /opt, so we have to live with that for 1423N: now. 1424O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/] 1425N: 1426N: We are intentionally installing to /opt, so we have to live with that for 1427N: now. 1428O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/] 1429N: 1430N: We are intentionally installing to /opt, so we have to live with that for 1431N: now. 1432O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kpalmdoc.png] 1433N: 1434N: We are intentionally installing to /opt, so we have to live with that for 1435N: now. 1436O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/48x48/apps/kpilotDaemon.png] 1437N: 1438N: We are intentionally installing to /opt, so we have to live with that for 1439N: now. 1440O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/crystalsvg/] 1441N: 1442N: We are intentionally installing to /opt, so we have to live with that for 1443N: now. 1444O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/16x16/] 1445N: 1446N: We are intentionally installing to /opt, so we have to live with that for 1447N: now. 1448O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/16x16/apps/] 1449N: 1450N: We are intentionally installing to /opt, so we have to live with that for 1451N: now. 1452O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/16x16/apps/kpilot.png] 1453N: 1454N: We are intentionally installing to /opt, so we have to live with that for 1455N: now. 1456O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/22x22/] 1457N: 1458N: We are intentionally installing to /opt, so we have to live with that for 1459N: now. 1460O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/22x22/apps/] 1461N: 1462N: We are intentionally installing to /opt, so we have to live with that for 1463N: now. 1464O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/22x22/apps/kpilot.png] 1465N: 1466N: We are intentionally installing to /opt, so we have to live with that for 1467N: now. 1468O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/32x32/] 1469N: 1470N: We are intentionally installing to /opt, so we have to live with that for 1471N: now. 1472O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/32x32/apps/] 1473N: 1474N: We are intentionally installing to /opt, so we have to live with that for 1475N: now. 1476O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/32x32/apps/kpilot.png] 1477N: 1478N: We are intentionally installing to /opt, so we have to live with that for 1479N: now. 1480O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/48x48/] 1481N: 1482N: We are intentionally installing to /opt, so we have to live with that for 1483N: now. 1484O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/48x48/apps/] 1485N: 1486N: We are intentionally installing to /opt, so we have to live with that for 1487N: now. 1488O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/48x48/apps/kpilot.png] 1489N: 1490N: We are intentionally installing to /opt, so we have to live with that for 1491N: now. 1492O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/icons/hicolor/] 1493N: 1494N: We are intentionally installing to /opt, so we have to live with that for 1495N: now. 1496O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/] 1497N: 1498N: We are intentionally installing to /opt, so we have to live with that for 1499N: now. 1500O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/af/LC_MESSAGES/] 1501N: 1502N: We are intentionally installing to /opt, so we have to live with that for 1503N: now. 1504O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/af/LC_MESSAGES/kpilot.mo] 1505N: 1506N: We are intentionally installing to /opt, so we have to live with that for 1507N: now. 1508O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/af/] 1509N: 1510N: We are intentionally installing to /opt, so we have to live with that for 1511N: now. 1512O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ar/LC_MESSAGES/] 1513N: 1514N: We are intentionally installing to /opt, so we have to live with that for 1515N: now. 1516O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ar/LC_MESSAGES/kpilot.mo] 1517N: 1518N: We are intentionally installing to /opt, so we have to live with that for 1519N: now. 1520O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ar/] 1521N: 1522N: We are intentionally installing to /opt, so we have to live with that for 1523N: now. 1524O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/az/LC_MESSAGES/] 1525N: 1526N: We are intentionally installing to /opt, so we have to live with that for 1527N: now. 1528O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/az/LC_MESSAGES/kpilot.mo] 1529N: 1530N: We are intentionally installing to /opt, so we have to live with that for 1531N: now. 1532O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/az/] 1533N: 1534N: We are intentionally installing to /opt, so we have to live with that for 1535N: now. 1536O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bg/LC_MESSAGES/] 1537N: 1538N: We are intentionally installing to /opt, so we have to live with that for 1539N: now. 1540O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bg/LC_MESSAGES/kpilot.mo] 1541N: 1542N: We are intentionally installing to /opt, so we have to live with that for 1543N: now. 1544O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bg/] 1545N: 1546N: We are intentionally installing to /opt, so we have to live with that for 1547N: now. 1548O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/br/LC_MESSAGES/] 1549N: 1550N: We are intentionally installing to /opt, so we have to live with that for 1551N: now. 1552O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/br/LC_MESSAGES/kpilot.mo] 1553N: 1554N: We are intentionally installing to /opt, so we have to live with that for 1555N: now. 1556O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/br/] 1557N: 1558N: We are intentionally installing to /opt, so we have to live with that for 1559N: now. 1560O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bs/LC_MESSAGES/] 1561N: 1562N: We are intentionally installing to /opt, so we have to live with that for 1563N: now. 1564O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bs/LC_MESSAGES/kpilot.mo] 1565N: 1566N: We are intentionally installing to /opt, so we have to live with that for 1567N: now. 1568O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/bs/] 1569N: 1570N: We are intentionally installing to /opt, so we have to live with that for 1571N: now. 1572O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ca/LC_MESSAGES/] 1573N: 1574N: We are intentionally installing to /opt, so we have to live with that for 1575N: now. 1576O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ca/LC_MESSAGES/kpilot.mo] 1577N: 1578N: We are intentionally installing to /opt, so we have to live with that for 1579N: now. 1580O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ca/] 1581N: 1582N: We are intentionally installing to /opt, so we have to live with that for 1583N: now. 1584O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cs/LC_MESSAGES/] 1585N: 1586N: We are intentionally installing to /opt, so we have to live with that for 1587N: now. 1588O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cs/LC_MESSAGES/kpilot.mo] 1589N: 1590N: We are intentionally installing to /opt, so we have to live with that for 1591N: now. 1592O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cs/] 1593N: 1594N: We are intentionally installing to /opt, so we have to live with that for 1595N: now. 1596O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cy/LC_MESSAGES/] 1597N: 1598N: We are intentionally installing to /opt, so we have to live with that for 1599N: now. 1600O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cy/LC_MESSAGES/kpilot.mo] 1601N: 1602N: We are intentionally installing to /opt, so we have to live with that for 1603N: now. 1604O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/cy/] 1605N: 1606N: We are intentionally installing to /opt, so we have to live with that for 1607N: now. 1608O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/da/LC_MESSAGES/] 1609N: 1610N: We are intentionally installing to /opt, so we have to live with that for 1611N: now. 1612O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/da/LC_MESSAGES/kpilot.mo] 1613N: 1614N: We are intentionally installing to /opt, so we have to live with that for 1615N: now. 1616O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/da/] 1617N: 1618N: We are intentionally installing to /opt, so we have to live with that for 1619N: now. 1620O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/de/LC_MESSAGES/] 1621N: 1622N: We are intentionally installing to /opt, so we have to live with that for 1623N: now. 1624O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/de/LC_MESSAGES/kpilot.mo] 1625N: 1626N: We are intentionally installing to /opt, so we have to live with that for 1627N: now. 1628O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/de/] 1629N: 1630N: We are intentionally installing to /opt, so we have to live with that for 1631N: now. 1632O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/el/LC_MESSAGES/] 1633N: 1634N: We are intentionally installing to /opt, so we have to live with that for 1635N: now. 1636O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/el/LC_MESSAGES/kpilot.mo] 1637N: 1638N: We are intentionally installing to /opt, so we have to live with that for 1639N: now. 1640O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/el/] 1641N: 1642N: We are intentionally installing to /opt, so we have to live with that for 1643N: now. 1644O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/en_GB/LC_MESSAGES/] 1645N: 1646N: We are intentionally installing to /opt, so we have to live with that for 1647N: now. 1648O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/en_GB/LC_MESSAGES/kpilot.mo] 1649N: 1650N: We are intentionally installing to /opt, so we have to live with that for 1651N: now. 1652O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/en_GB/] 1653N: 1654N: We are intentionally installing to /opt, so we have to live with that for 1655N: now. 1656O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/es/LC_MESSAGES/] 1657N: 1658N: We are intentionally installing to /opt, so we have to live with that for 1659N: now. 1660O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/es/LC_MESSAGES/kpilot.mo] 1661N: 1662N: We are intentionally installing to /opt, so we have to live with that for 1663N: now. 1664O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/es/] 1665N: 1666N: We are intentionally installing to /opt, so we have to live with that for 1667N: now. 1668O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/et/LC_MESSAGES/] 1669N: 1670N: We are intentionally installing to /opt, so we have to live with that for 1671N: now. 1672O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/et/LC_MESSAGES/kpilot.mo] 1673N: 1674N: We are intentionally installing to /opt, so we have to live with that for 1675N: now. 1676O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/et/] 1677N: 1678N: We are intentionally installing to /opt, so we have to live with that for 1679N: now. 1680O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/eu/LC_MESSAGES/] 1681N: 1682N: We are intentionally installing to /opt, so we have to live with that for 1683N: now. 1684O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/eu/LC_MESSAGES/kpilot.mo] 1685N: 1686N: We are intentionally installing to /opt, so we have to live with that for 1687N: now. 1688O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/eu/] 1689N: 1690N: We are intentionally installing to /opt, so we have to live with that for 1691N: now. 1692O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fa/LC_MESSAGES/] 1693N: 1694N: We are intentionally installing to /opt, so we have to live with that for 1695N: now. 1696O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fa/LC_MESSAGES/kpilot.mo] 1697N: 1698N: We are intentionally installing to /opt, so we have to live with that for 1699N: now. 1700O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fa/] 1701N: 1702N: We are intentionally installing to /opt, so we have to live with that for 1703N: now. 1704O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fi/LC_MESSAGES/] 1705N: 1706N: We are intentionally installing to /opt, so we have to live with that for 1707N: now. 1708O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fi/LC_MESSAGES/kpilot.mo] 1709N: 1710N: We are intentionally installing to /opt, so we have to live with that for 1711N: now. 1712O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fi/] 1713N: 1714N: We are intentionally installing to /opt, so we have to live with that for 1715N: now. 1716O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fr/LC_MESSAGES/] 1717N: 1718N: We are intentionally installing to /opt, so we have to live with that for 1719N: now. 1720O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fr/LC_MESSAGES/kpilot.mo] 1721N: 1722N: We are intentionally installing to /opt, so we have to live with that for 1723N: now. 1724O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fr/] 1725N: 1726N: We are intentionally installing to /opt, so we have to live with that for 1727N: now. 1728O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fy/LC_MESSAGES/] 1729N: 1730N: We are intentionally installing to /opt, so we have to live with that for 1731N: now. 1732O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fy/LC_MESSAGES/kpilot.mo] 1733N: 1734N: We are intentionally installing to /opt, so we have to live with that for 1735N: now. 1736O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/fy/] 1737N: 1738N: We are intentionally installing to /opt, so we have to live with that for 1739N: now. 1740O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ga/LC_MESSAGES/] 1741N: 1742N: We are intentionally installing to /opt, so we have to live with that for 1743N: now. 1744O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ga/LC_MESSAGES/kpilot.mo] 1745N: 1746N: We are intentionally installing to /opt, so we have to live with that for 1747N: now. 1748O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ga/] 1749N: 1750N: We are intentionally installing to /opt, so we have to live with that for 1751N: now. 1752O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/gl/LC_MESSAGES/] 1753N: 1754N: We are intentionally installing to /opt, so we have to live with that for 1755N: now. 1756O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/gl/LC_MESSAGES/kpilot.mo] 1757N: 1758N: We are intentionally installing to /opt, so we have to live with that for 1759N: now. 1760O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/gl/] 1761N: 1762N: We are intentionally installing to /opt, so we have to live with that for 1763N: now. 1764O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/he/LC_MESSAGES/] 1765N: 1766N: We are intentionally installing to /opt, so we have to live with that for 1767N: now. 1768O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/he/LC_MESSAGES/kpilot.mo] 1769N: 1770N: We are intentionally installing to /opt, so we have to live with that for 1771N: now. 1772O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/he/] 1773N: 1774N: We are intentionally installing to /opt, so we have to live with that for 1775N: now. 1776O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hi/LC_MESSAGES/] 1777N: 1778N: We are intentionally installing to /opt, so we have to live with that for 1779N: now. 1780O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hi/LC_MESSAGES/kpilot.mo] 1781N: 1782N: We are intentionally installing to /opt, so we have to live with that for 1783N: now. 1784O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hi/] 1785N: 1786N: We are intentionally installing to /opt, so we have to live with that for 1787N: now. 1788O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hr/LC_MESSAGES/] 1789N: 1790N: We are intentionally installing to /opt, so we have to live with that for 1791N: now. 1792O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hr/LC_MESSAGES/kpilot.mo] 1793N: 1794N: We are intentionally installing to /opt, so we have to live with that for 1795N: now. 1796O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hr/] 1797N: 1798N: We are intentionally installing to /opt, so we have to live with that for 1799N: now. 1800O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hu/LC_MESSAGES/] 1801N: 1802N: We are intentionally installing to /opt, so we have to live with that for 1803N: now. 1804O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hu/LC_MESSAGES/kpilot.mo] 1805N: 1806N: We are intentionally installing to /opt, so we have to live with that for 1807N: now. 1808O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/hu/] 1809N: 1810N: We are intentionally installing to /opt, so we have to live with that for 1811N: now. 1812O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/is/LC_MESSAGES/] 1813N: 1814N: We are intentionally installing to /opt, so we have to live with that for 1815N: now. 1816O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/is/LC_MESSAGES/kpilot.mo] 1817N: 1818N: We are intentionally installing to /opt, so we have to live with that for 1819N: now. 1820O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/is/] 1821N: 1822N: We are intentionally installing to /opt, so we have to live with that for 1823N: now. 1824O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/it/LC_MESSAGES/] 1825N: 1826N: We are intentionally installing to /opt, so we have to live with that for 1827N: now. 1828O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/it/LC_MESSAGES/kpilot.mo] 1829N: 1830N: We are intentionally installing to /opt, so we have to live with that for 1831N: now. 1832O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/it/] 1833N: 1834N: We are intentionally installing to /opt, so we have to live with that for 1835N: now. 1836O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ja/LC_MESSAGES/] 1837N: 1838N: We are intentionally installing to /opt, so we have to live with that for 1839N: now. 1840O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ja/LC_MESSAGES/kpilot.mo] 1841N: 1842N: We are intentionally installing to /opt, so we have to live with that for 1843N: now. 1844O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ja/] 1845N: 1846N: We are intentionally installing to /opt, so we have to live with that for 1847N: now. 1848O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/kk/LC_MESSAGES/] 1849N: 1850N: We are intentionally installing to /opt, so we have to live with that for 1851N: now. 1852O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/kk/LC_MESSAGES/kpilot.mo] 1853N: 1854N: We are intentionally installing to /opt, so we have to live with that for 1855N: now. 1856O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/kk/] 1857N: 1858N: We are intentionally installing to /opt, so we have to live with that for 1859N: now. 1860O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/km/LC_MESSAGES/] 1861N: 1862N: We are intentionally installing to /opt, so we have to live with that for 1863N: now. 1864O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/km/LC_MESSAGES/kpilot.mo] 1865N: 1866N: We are intentionally installing to /opt, so we have to live with that for 1867N: now. 1868O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/km/] 1869N: 1870N: We are intentionally installing to /opt, so we have to live with that for 1871N: now. 1872O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ko/LC_MESSAGES/] 1873N: 1874N: We are intentionally installing to /opt, so we have to live with that for 1875N: now. 1876O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ko/LC_MESSAGES/kpilot.mo] 1877N: 1878N: We are intentionally installing to /opt, so we have to live with that for 1879N: now. 1880O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ko/] 1881N: 1882N: We are intentionally installing to /opt, so we have to live with that for 1883N: now. 1884O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lt/LC_MESSAGES/] 1885N: 1886N: We are intentionally installing to /opt, so we have to live with that for 1887N: now. 1888O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lt/LC_MESSAGES/kpilot.mo] 1889N: 1890N: We are intentionally installing to /opt, so we have to live with that for 1891N: now. 1892O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lt/] 1893N: 1894N: We are intentionally installing to /opt, so we have to live with that for 1895N: now. 1896O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lv/LC_MESSAGES/] 1897N: 1898N: We are intentionally installing to /opt, so we have to live with that for 1899N: now. 1900O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lv/LC_MESSAGES/kpilot.mo] 1901N: 1902N: We are intentionally installing to /opt, so we have to live with that for 1903N: now. 1904O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/lv/] 1905N: 1906N: We are intentionally installing to /opt, so we have to live with that for 1907N: now. 1908O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/mk/LC_MESSAGES/] 1909N: 1910N: We are intentionally installing to /opt, so we have to live with that for 1911N: now. 1912O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/mk/LC_MESSAGES/kpilot.mo] 1913N: 1914N: We are intentionally installing to /opt, so we have to live with that for 1915N: now. 1916O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/mk/] 1917N: 1918N: We are intentionally installing to /opt, so we have to live with that for 1919N: now. 1920O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ms/LC_MESSAGES/] 1921N: 1922N: We are intentionally installing to /opt, so we have to live with that for 1923N: now. 1924O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ms/LC_MESSAGES/kpilot.mo] 1925N: 1926N: We are intentionally installing to /opt, so we have to live with that for 1927N: now. 1928O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ms/] 1929N: 1930N: We are intentionally installing to /opt, so we have to live with that for 1931N: now. 1932O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nb/LC_MESSAGES/] 1933N: 1934N: We are intentionally installing to /opt, so we have to live with that for 1935N: now. 1936O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nb/LC_MESSAGES/kpilot.mo] 1937N: 1938N: We are intentionally installing to /opt, so we have to live with that for 1939N: now. 1940O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nb/] 1941N: 1942N: We are intentionally installing to /opt, so we have to live with that for 1943N: now. 1944O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nds/LC_MESSAGES/] 1945N: 1946N: We are intentionally installing to /opt, so we have to live with that for 1947N: now. 1948O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nds/LC_MESSAGES/kpilot.mo] 1949N: 1950N: We are intentionally installing to /opt, so we have to live with that for 1951N: now. 1952O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nds/] 1953N: 1954N: We are intentionally installing to /opt, so we have to live with that for 1955N: now. 1956O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/LC_MESSAGES/] 1957N: 1958N: We are intentionally installing to /opt, so we have to live with that for 1959N: now. 1960O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/LC_MESSAGES/kpilot.mo] 1961N: 1962N: We are intentionally installing to /opt, so we have to live with that for 1963N: now. 1964O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nl/] 1965N: 1966N: We are intentionally installing to /opt, so we have to live with that for 1967N: now. 1968O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nn/LC_MESSAGES/] 1969N: 1970N: We are intentionally installing to /opt, so we have to live with that for 1971N: now. 1972O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nn/LC_MESSAGES/kpilot.mo] 1973N: 1974N: We are intentionally installing to /opt, so we have to live with that for 1975N: now. 1976O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/nn/] 1977N: 1978N: We are intentionally installing to /opt, so we have to live with that for 1979N: now. 1980O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pa/LC_MESSAGES/] 1981N: 1982N: We are intentionally installing to /opt, so we have to live with that for 1983N: now. 1984O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pa/LC_MESSAGES/kpilot.mo] 1985N: 1986N: We are intentionally installing to /opt, so we have to live with that for 1987N: now. 1988O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pa/] 1989N: 1990N: We are intentionally installing to /opt, so we have to live with that for 1991N: now. 1992O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/LC_MESSAGES/] 1993N: 1994N: We are intentionally installing to /opt, so we have to live with that for 1995N: now. 1996O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/LC_MESSAGES/kpilot.mo] 1997N: 1998N: We are intentionally installing to /opt, so we have to live with that for 1999N: now. 2000O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pl/] 2001N: 2002N: We are intentionally installing to /opt, so we have to live with that for 2003N: now. 2004O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt/LC_MESSAGES/] 2005N: 2006N: We are intentionally installing to /opt, so we have to live with that for 2007N: now. 2008O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt/LC_MESSAGES/kpilot.mo] 2009N: 2010N: We are intentionally installing to /opt, so we have to live with that for 2011N: now. 2012O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt/] 2013N: 2014N: We are intentionally installing to /opt, so we have to live with that for 2015N: now. 2016O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/LC_MESSAGES/] 2017N: 2018N: We are intentionally installing to /opt, so we have to live with that for 2019N: now. 2020O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/LC_MESSAGES/kpilot.mo] 2021N: 2022N: We are intentionally installing to /opt, so we have to live with that for 2023N: now. 2024O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/pt_BR/] 2025N: 2026N: We are intentionally installing to /opt, so we have to live with that for 2027N: now. 2028O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ro/LC_MESSAGES/] 2029N: 2030N: We are intentionally installing to /opt, so we have to live with that for 2031N: now. 2032O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ro/LC_MESSAGES/kpilot.mo] 2033N: 2034N: We are intentionally installing to /opt, so we have to live with that for 2035N: now. 2036O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ro/] 2037N: 2038N: We are intentionally installing to /opt, so we have to live with that for 2039N: now. 2040O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/LC_MESSAGES/] 2041N: 2042N: We are intentionally installing to /opt, so we have to live with that for 2043N: now. 2044O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/LC_MESSAGES/kpilot.mo] 2045N: 2046N: We are intentionally installing to /opt, so we have to live with that for 2047N: now. 2048O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ru/] 2049N: 2050N: We are intentionally installing to /opt, so we have to live with that for 2051N: now. 2052O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/rw/LC_MESSAGES/] 2053N: 2054N: We are intentionally installing to /opt, so we have to live with that for 2055N: now. 2056O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/rw/LC_MESSAGES/kpilot.mo] 2057N: 2058N: We are intentionally installing to /opt, so we have to live with that for 2059N: now. 2060O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/rw/] 2061N: 2062N: We are intentionally installing to /opt, so we have to live with that for 2063N: now. 2064O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/se/LC_MESSAGES/] 2065N: 2066N: We are intentionally installing to /opt, so we have to live with that for 2067N: now. 2068O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/se/LC_MESSAGES/kpilot.mo] 2069N: 2070N: We are intentionally installing to /opt, so we have to live with that for 2071N: now. 2072O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/se/] 2073N: 2074N: We are intentionally installing to /opt, so we have to live with that for 2075N: now. 2076O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sk/LC_MESSAGES/] 2077N: 2078N: We are intentionally installing to /opt, so we have to live with that for 2079N: now. 2080O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sk/LC_MESSAGES/kpilot.mo] 2081N: 2082N: We are intentionally installing to /opt, so we have to live with that for 2083N: now. 2084O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sk/] 2085N: 2086N: We are intentionally installing to /opt, so we have to live with that for 2087N: now. 2088O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sl/LC_MESSAGES/] 2089N: 2090N: We are intentionally installing to /opt, so we have to live with that for 2091N: now. 2092O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sl/LC_MESSAGES/kpilot.mo] 2093N: 2094N: We are intentionally installing to /opt, so we have to live with that for 2095N: now. 2096O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sl/] 2097N: 2098N: We are intentionally installing to /opt, so we have to live with that for 2099N: now. 2100O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr/LC_MESSAGES/] 2101N: 2102N: We are intentionally installing to /opt, so we have to live with that for 2103N: now. 2104O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr/LC_MESSAGES/kpilot.mo] 2105N: 2106N: We are intentionally installing to /opt, so we have to live with that for 2107N: now. 2108O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr/] 2109N: 2110N: We are intentionally installing to /opt, so we have to live with that for 2111N: now. 2112O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr@Latn/LC_MESSAGES/] 2113N: 2114N: We are intentionally installing to /opt, so we have to live with that for 2115N: now. 2116O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr@Latn/LC_MESSAGES/kpilot.mo] 2117N: 2118N: We are intentionally installing to /opt, so we have to live with that for 2119N: now. 2120O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sr@Latn/] 2121N: 2122N: We are intentionally installing to /opt, so we have to live with that for 2123N: now. 2124O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sv/LC_MESSAGES/] 2125N: 2126N: We are intentionally installing to /opt, so we have to live with that for 2127N: now. 2128O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sv/LC_MESSAGES/kpilot.mo] 2129N: 2130N: We are intentionally installing to /opt, so we have to live with that for 2131N: now. 2132O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/sv/] 2133N: 2134N: We are intentionally installing to /opt, so we have to live with that for 2135N: now. 2136O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ta/LC_MESSAGES/] 2137N: 2138N: We are intentionally installing to /opt, so we have to live with that for 2139N: now. 2140O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ta/LC_MESSAGES/kpilot.mo] 2141N: 2142N: We are intentionally installing to /opt, so we have to live with that for 2143N: now. 2144O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/ta/] 2145N: 2146N: We are intentionally installing to /opt, so we have to live with that for 2147N: now. 2148O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tg/LC_MESSAGES/] 2149N: 2150N: We are intentionally installing to /opt, so we have to live with that for 2151N: now. 2152O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tg/LC_MESSAGES/kpilot.mo] 2153N: 2154N: We are intentionally installing to /opt, so we have to live with that for 2155N: now. 2156O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tg/] 2157N: 2158N: We are intentionally installing to /opt, so we have to live with that for 2159N: now. 2160O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tr/LC_MESSAGES/] 2161N: 2162N: We are intentionally installing to /opt, so we have to live with that for 2163N: now. 2164O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tr/LC_MESSAGES/kpilot.mo] 2165N: 2166N: We are intentionally installing to /opt, so we have to live with that for 2167N: now. 2168O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/tr/] 2169N: 2170N: We are intentionally installing to /opt, so we have to live with that for 2171N: now. 2172O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uk/LC_MESSAGES/] 2173N: 2174N: We are intentionally installing to /opt, so we have to live with that for 2175N: now. 2176O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uk/LC_MESSAGES/kpilot.mo] 2177N: 2178N: We are intentionally installing to /opt, so we have to live with that for 2179N: now. 2180O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uk/] 2181N: 2182N: We are intentionally installing to /opt, so we have to live with that for 2183N: now. 2184O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz/LC_MESSAGES/] 2185N: 2186N: We are intentionally installing to /opt, so we have to live with that for 2187N: now. 2188O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz/LC_MESSAGES/kpilot.mo] 2189N: 2190N: We are intentionally installing to /opt, so we have to live with that for 2191N: now. 2192O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz/] 2193N: 2194N: We are intentionally installing to /opt, so we have to live with that for 2195N: now. 2196O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/] 2197N: 2198N: We are intentionally installing to /opt, so we have to live with that for 2199N: now. 2200O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz@cyrillic/LC_MESSAGES/kpilot.mo] 2201N: 2202N: We are intentionally installing to /opt, so we have to live with that for 2203N: now. 2204O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/uz@cyrillic/] 2205N: 2206N: We are intentionally installing to /opt, so we have to live with that for 2207N: now. 2208O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_CN/LC_MESSAGES/] 2209N: 2210N: We are intentionally installing to /opt, so we have to live with that for 2211N: now. 2212O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_CN/LC_MESSAGES/kpilot.mo] 2213N: 2214N: We are intentionally installing to /opt, so we have to live with that for 2215N: now. 2216O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_CN/] 2217N: 2218N: We are intentionally installing to /opt, so we have to live with that for 2219N: now. 2220O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_TW/LC_MESSAGES/] 2221N: 2222N: We are intentionally installing to /opt, so we have to live with that for 2223N: now. 2224O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_TW/LC_MESSAGES/kpilot.mo] 2225N: 2226N: We are intentionally installing to /opt, so we have to live with that for 2227N: now. 2228O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/locale/zh_TW/] 2229N: 2230N: We are intentionally installing to /opt, so we have to live with that for 2231N: now. 2232O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/] 2233N: 2234N: We are intentionally installing to /opt, so we have to live with that for 2235N: now. 2236O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/abbrowser_conduit.desktop] 2237N: 2238N: We are intentionally installing to /opt, so we have to live with that for 2239N: now. 2240O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/doc_conduit.desktop] 2241N: 2242N: We are intentionally installing to /opt, so we have to live with that for 2243N: now. 2244O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/knotes-conduit.desktop] 2245N: 2246N: We are intentionally installing to /opt, so we have to live with that for 2247N: now. 2248O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/kpilot_config.desktop] 2249N: 2250N: We are intentionally installing to /opt, so we have to live with that for 2251N: now. 2252O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/memofile-conduit.desktop] 2253N: 2254N: We are intentionally installing to /opt, so we have to live with that for 2255N: now. 2256O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/notepad-conduit.desktop] 2257N: 2258N: We are intentionally installing to /opt, so we have to live with that for 2259N: now. 2260O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/popmail-conduit.desktop] 2261N: 2262N: We are intentionally installing to /opt, so we have to live with that for 2263N: now. 2264O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/sysinfo_conduit.desktop] 2265N: 2266N: We are intentionally installing to /opt, so we have to live with that for 2267N: now. 2268O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/time_conduit.desktop] 2269N: 2270N: We are intentionally installing to /opt, so we have to live with that for 2271N: now. 2272O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/todo-conduit.desktop] 2273N: 2274N: We are intentionally installing to /opt, so we have to live with that for 2275N: now. 2276O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/services/vcal-conduit.desktop] 2277N: 2278N: We are intentionally installing to /opt, so we have to live with that for 2279N: now. 2280O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/] 2281N: 2282N: We are intentionally installing to /opt, so we have to live with that for 2283N: now. 2284O: kpilot-trinity: dir-or-file-in-opt [opt/trinity/share/servicetypes/kpilotconduit.desktop] 2285N: 2286N: Actually, trigger is not unnecessary because of dynamic modules like 2287N: tdepart. 2288O: kpilot-trinity: package-has-unnecessary-activation-of-ldconfig-trigger 2289N: 2290N: The package activates the ldconfig trigger even though no shared libraries 2291N: are installed in a directory controlled by the dynamic library loader. 2292N: 2293N: Note this may be triggered by a bug in debhelper, that causes it to 2294N: auto-generate an ldconfig trigger for packages that do not need it. 2295N: 2296N: Please refer to ldconfig (Section 8.1.1) in the Debian Policy Manual and 2297N: Bug#204975 for details. 2298N: 2299N: Visibility: warning 2300N: Show-Always: no 2301N: Check: libraries/shared/trigger/ldconfig 2302N: