Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146469 - www-servers/pound-2.1 version bump
Summary: www-servers/pound-2.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Thilo Bangert (RETIRED) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 15:55 UTC by Pedro Algarvio
Modified: 2007-02-19 21:08 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 Pedro Algarvio 2006-09-05 15:55:06 UTC
Please update portage to latest pound version(2.1), it's the only way that a subversion repository with authentication will work behing it.
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-09-05 23:18:41 UTC
2.1 in cvs - please test
Comment 2 Aaron Kulbe (RETIRED) gentoo-dev 2006-09-26 01:53:34 UTC
Thilo, 

How hard would it be to direct logging to /var/log/pound, rather than appending to  /var/log/messages?

Can you add that functionality?

Cheers. SuperLag.
Comment 3 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-09-29 12:04:08 UTC
hi superlag,

you can set 

  LogFacility value

and have your syslog daemon redirect that log facility to /var/log/pound already.

personally i'd be more interested in logging to stdout (for use with multilog) but other than that this would need to be applied upstream...

kind regards
Thilo
Comment 4 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-02-19 21:08:41 UTC
version 2.2 has been in the tree for a while...

logging to stdout has been implemented now IIRC