Skip to content

Instantly share code, notes, and snippets.

@Stefan-Code
Created November 7, 2015 21:33
Show Gist options
  • Save Stefan-Code/33d557e6de30b69203fa to your computer and use it in GitHub Desktop.
Save Stefan-Code/33d557e6de30b69203fa to your computer and use it in GitHub Desktop.
Syncthing deb lintian output
E: syncthing: unstripped-binary-or-object usr/bin/syncthing
W: syncthing: hardening-no-relro usr/bin/syncthing
E: syncthing: debian-changelog-file-missing
E: syncthing: file-in-etc-not-marked-as-conffile etc/ufw/applications.d/syncthing
W: syncthing: unknown-control-file changelog
W: syncthing: unknown-control-file compat
E: syncthing: no-copyright-file
E: syncthing: description-contains-tabs
W: syncthing: no-section-field
W: syncthing: no-priority-field
E: syncthing: wrong-file-owner-uid-or-gid ..deb 1000/1000
W: syncthing: file-in-unusual-dir ..deb
E: syncthing: wrong-file-owner-uid-or-gid etc/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid etc/ufw/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid etc/ufw/applications.d/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid etc/ufw/applications.d/syncthing 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid lib/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid lib/systemd/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid lib/systemd/system/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid lib/systemd/system/syncthing@.service 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/bin/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/bin/syncthing 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/lib/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/lib/systemd/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/lib/systemd/user/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/lib/systemd/user/syncthing.service 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/doc/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/doc/syncthing/ 1000/1000
E: syncthing: bad-owner-for-doc-file usr/share/doc/syncthing/ sk/sk != root/root
E: syncthing: wrong-file-owner-uid-or-gid usr/share/doc/syncthing/AUTHORS.txt 1000/1000
E: syncthing: bad-owner-for-doc-file usr/share/doc/syncthing/AUTHORS.txt sk/sk != root/root
E: syncthing: wrong-file-owner-uid-or-gid usr/share/doc/syncthing/LICENSE.txt 1000/1000
E: syncthing: bad-owner-for-doc-file usr/share/doc/syncthing/LICENSE.txt sk/sk != root/root
W: syncthing: extra-license-file usr/share/doc/syncthing/LICENSE.txt
E: syncthing: wrong-file-owner-uid-or-gid usr/share/doc/syncthing/README.txt 1000/1000
E: syncthing: bad-owner-for-doc-file usr/share/doc/syncthing/README.txt sk/sk != root/root
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man1/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man1/syncthing.1 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man5/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man5/syncthing-config.5 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man5/syncthing-stignore.5 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/ 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-device-ids.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-event-api.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-faq.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-networking.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-rest-api.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-security.7 1000/1000
E: syncthing: wrong-file-owner-uid-or-gid usr/share/man/man7/syncthing-versioning.7 1000/1000
E: syncthing: manpage-not-compressed usr/share/man/man1/syncthing.1
E: syncthing: manpage-not-compressed usr/share/man/man5/syncthing-config.5
E: syncthing: manpage-not-compressed usr/share/man/man5/syncthing-stignore.5
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-device-ids.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-event-api.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-faq.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-networking.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-rest-api.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-security.7
E: syncthing: manpage-not-compressed usr/share/man/man7/syncthing-versioning.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment