Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501116 - net-analyzer/fail2ban-0.8.12 should install jail.conf.5
Summary: net-analyzer/fail2ban-0.8.12 should install jail.conf.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 20:48 UTC by Balint SZENTE
Modified: 2014-02-13 01:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balint SZENTE 2014-02-12 20:48:07 UTC
The net-analyzer/fail2ban-0.8.12 package installs only the man 1 pages.

Please add the

    doman man/*.5 

line to the src_install().

Reproducible: Always

Steps to Reproduce:
1. emerge fail2ban
2. man 5 jail.conf
Actual Results:  
No entry for jail.conf in section 5 of the manual

Expected Results:  
The man page should be displayed.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-13 01:17:25 UTC
Fixed in net-analyzer/fail2ban-0.8.12-r1.

Thanks for the report!