[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-anubis] Anubis rpmlint errors
From: |
Sergey Poznyakoff |
Subject: |
Re: [bug-anubis] Anubis rpmlint errors |
Date: |
Sat, 27 Jan 2018 10:51:29 +0200 |
Hi Matthew,
> 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
FYI, we don't build RPMs, so any RPM-related questions should better be
addressed to their corresponding maintainers.
> anubis.x86_64: E: script-without-shebang /usr/bin/msg2smtp.pl
> anubis.x86_64: W: no-manual-page-for-binary msg2smtp.pl
Should have '#! /bin/sh'. Will fix this in repo.
Regards,
Sergey