Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503124 - mail-filter/pypolicyd-spf - install commented config file
Summary: mail-filter/pypolicyd-spf - install commented config file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL: https://bazaar.launchpad.net/~kitterm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-01 15:05 UTC by Mark (voidzero)
Modified: 2014-05-10 03:30 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 Mark (voidzero) 2014-03-01 15:05:14 UTC
The config file in /etc/python-policyd-spf mentions:

"#  For a fully commented sample config file see policyd-spf.conf.commented"

The file exists in the source package. Please copy it into /etc/python-policyd-spf.

Thank you.
Comment 1 Michael Orlitzky gentoo-dev 2014-03-03 00:52:49 UTC
Would it be alright if the file was installed under /usr/share/doc? I would rather not have config files that aren't meant to be used installed in /etc. The doc approach seems to be what other people are doing (e.g. amavisd-new) as well.
Comment 2 Mark (voidzero) 2014-03-03 03:27:38 UTC
Sure. In fact, I favour this as well. Although, in this case it might be smart to adjust this in the working config file. Do you agree?
Comment 3 Michael Orlitzky gentoo-dev 2014-03-03 21:16:30 UTC
Adjust the path to the commented config in the working one? Yeah I should be able to sed it in there.

I'm hoping to do an -r1 as soon as I can add python-3.x support but I'm waiting on some dependencies. I'll do this when I do that.
Comment 4 Mark (voidzero) 2014-03-04 00:14:17 UTC
Alright, sounds good. Thanks!
Comment 5 Michael Orlitzky gentoo-dev 2014-05-10 03:30:22 UTC
Should hit the tree in a minute:

*pypolicyd-spf-1.2-r1 (10 May 2014)

  10 May 2014; Michael Orlitzky <mjo@gentoo.org> +pypolicyd-spf-1.2-r1.ebuild,
  -pypolicyd-spf-1.2.ebuild:
  Revbump fixing bugs #503270 (python-3.x support) and #503124.