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

Stansoft <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|AutomationTriaged           |



--- Comment #19 from Stansoft <[email protected]> ---
rpmlint has error 'explicit-lib-dependency libpq'
It has a false-positive on anything with lib in the package name. See
https://bugzilla.redhat.com/show_bug.cgi?id=790869
Package libpq is required at runtime.

It also has warnings on non-standard-uid, non-standard-gid /var/lib/stansoft
User stansoft owns the PostgreSQL database so must own this directory.

%{SOURCE2} is set as stansoft.rpmlintrc which includes rpmlint filters, but how
can Copr be told to use this file when running rpmlint?

#stansoft.rpmlintrc
addFilter('explicit-lib-dependency libpq')
addFilter('non-standard-uid /var/lib/stansoft stansoft')
addFilter('non-standard-gid /var/lib/stansoft stansoft')


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2133482

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202133482%23c19
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to