[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-anubis] Anubis rpmlint errors
From: |
Matthew Marangoni |
Subject: |
[bug-anubis] Anubis rpmlint errors |
Date: |
Thu, 25 Jan 2018 20:38:46 +0000 |
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] Anubis rpmlint errors,
Matthew Marangoni <=