[Bug 631763] Review Request: zif - Simple wrapper for rpm

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 1 13:52:35 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=631763

--- Comment #6 from Michal Schmidt <mschmidt at redhat.com> 2010-10-01 09:52:33 EDT ---
(In reply to comment #4)
> > >zif.x86_64: W: manual-page-warning /usr/share/man/man1/zif.1.gz 1: warning: `\"' >not defined
> > I don't know...
> 
> Not sure, I think it's a rpmlint buglet. All my packages seem to have this
> warning.

rpmlint merely cites a warning detected by running:
cat man/zif.1 |gtbl |groff -mtty-char -Tutf8 -P-c -mandoc -mandoc -wmac
>/dev/null

It does not like the first line:
.\\" auto-generated by docbook2man-spec $Revision$

I believe the correct comment format would be:
.\" auto-generated ...

But that's a bug in docbook2man then.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list