Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322915 - denyhosts.logrotate is dos encoded
Summary: denyhosts.logrotate is dos encoded
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-05 20:53 UTC by Han Boetes
Modified: 2010-06-05 20:58 UTC (History)
0 users

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 Han Boetes 2010-06-05 20:53:29 UTC
~% sudo logrotate -f /etc/logrotate.conf 
error: denyhosts:1 lines must begin with a keyword or a filename (possibly in double quotes)
error: denyhosts:2 unexpected text
error: denyhosts:3 unexpected text
error: denyhosts:4 unexpected text
error: denyhosts:5 unexpected text
error: denyhosts:prerotate or postrotate without endscript
error: found error in file denyhosts, skipping

After running dos2unix on /etc/logrotate.d/denyhosts the problem was solved.

Reproducible: Always