[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package amavisd-new - 1:2.6.5-0ubuntu3.2

---
amavisd-new (1:2.6.5-0ubuntu3.2) precise-proposed; urgency=low

  * Replace incorrect parameter 'spf-policyd_time_limit' with a
correct 'policy-spf_time_limit' (LP: #996569)
 -- Ante Karamatic iv...@ubuntu.com   Sun, 29 Jul 2012 10:55:26 +0200

** Changed in: amavisd-new (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-31 Thread Birgir Haraldsson
Tested the new package from proposed, and everything worked as expected.
Tested an upgrade of the package with the wrong parameter in main.cf and 
postinst successfully changed the parameter.
Tested a new install on a fresh system and it worked.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-31 Thread James Page
** Changed in: amavisd-new (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Ante Karamatić
** Summary changed:

- unused parameter: spf-policyd_time_limit in amavisd-new-postfix
+ [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Ante Karamatić
** Description changed:

- When installing amavisd-new-postfix I get multiple errors as such: 
+ Please apply this patch to the current 12.04 package.
+ 
+ [Impact]
+ Every user that installs amavisd-new-postfix will see a warning:
+ 
+ /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter:
+ spf-policyd_time_limit=3600s
+ 
+ This warning will get printed out multiple times. In addition, SPF
+ timeout is never really set, since this parameter is invalid.
+ 
+ [Test case]
+ 1. Install 12.04 with all latest updates
+ 2. Install amavisd-new-postfix
+ 3a. Observe printed warnings
+ 3b. Run 'postconf policy-spf_time_limit'
+ 
+ In case of 3b, broken package will return unknown parameter, while fixed
+ one will return value '3600s'.
+ 
+ [Regression potential]
+ I've made sure that this parameter is changed on upgrade of the package, 
fixing this issue for new installs and upgrades. If applied, this fix will 
remove incorrect parameter by editing /etc/postfix/main.cf and deleting a line 
that starts with 'spf-policyd_time_limit'. Postfix doesn't have parameters that 
start with that string, so regression potential will be minimal.
+ 
+ Original report
+ ---
+ 
+ When installing amavisd-new-postfix I get multiple errors as such:
  /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: 
spf-policyd_time_limit=3600s
  
  The correct parameter is policy-spf_time_limit, not spf-
  policyd_time_limit.
  
  Should be easy to fix in line 42 in /debian/amavisd-new-postfix.postinst
  
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/amavisd-new/precise/view/head:/debian/amavisd-new-postfix.postinst#L42
  
- 
  amavisd-new-postfix 1:2.6.5-0ubuntu3
  Ubuntu 12.04 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Adam Conrad
Hello Birgir, or anyone else affected,

Accepted amavisd-new into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/amavisd-
new/1:2.6.5-0ubuntu3.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: amavisd-new (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 996569] Re: [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/amavisd-new

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/996569

Title:
  [SRU] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs