Hi, I'm in the process of building an RPM for Anubis (my machine is Fedora 27) and I get the following output from rpmlint:
anubis.x86_64: W: unstripped-binary-or-object /usr/lib/debug/usr/sbin/anubis-4.2-1.fc27.x86_64.debug anubis.x86_64: E: shared-lib-without-dependency-information /usr/lib/debug/usr/sbin/anubis-4.2-1.fc27.x86_64.debug anubis.x86_64: E: script-without-shebang /usr/bin/msg2smtp.pl anubis.x86_64: W: no-manual-page-for-binary msg2smtp.pl My main concern are the errors: - file seems to be an ELF shared object, but it doesn't have DT_NEEDED entries -> /usr/lib/debug/usr/sbin/anubis-4.2-1.fc27.x86_64.debug - shebang line is missing -> /usr/bin/msg2smtp.pl _______________________________________________ Bug-anubis mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-anubis
