[Group.of.nepali.translators] [Bug 1595096] Re: cannot create multi postfix instance by postmulti command

2017-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package postfix - 3.1.0-3ubuntu0.1

---
postfix (3.1.0-3ubuntu0.1) xenial; urgency=medium

  * Cherrypick from debian.
- debian/postfix.postinst: Provide main/master.cf.proto for multi-inst.
  Closes LP: #1595096.

 -- Jon Grimm   Fri, 24 Mar 2017 17:22:58 -0500

** Changed in: postfix (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1595096

Title:
  cannot create multi postfix instance by postmulti command

Status in postfix package in Ubuntu:
  Fix Released
Status in postfix source package in Xenial:
  Fix Released
Status in postfix package in Debian:
  Fix Released

Bug description:
  On ubuntu 16.04 xenial,postfix 3.1.0-3

  postfix/postmulti-script: fatal: Missing main.cf prototype:
  /etc/postfix/main.cf.proto

  
  SRU Template:

  
  [Impact] 

   * postmulti is broken for all intents and purposes without working
  around the missing cf prototypes.

   * This fix simply copies master/main.cf prototypes from
  /usr/share/postfix/ to where postmulti expects them.

   * Note: The issue can be worked around manually copying proto files
  appropriately to make the postmulti script happy.

  
  [Test Case]

   * detailed instructions how to reproduce the bug

  Broken looks like:

  root@x1:/home/ubuntu# postmulti -e init
  root@x1:/home/ubuntu# postmulti -I postfix-example -G mta -e create
  postfix/postmulti-script: fatal: Missing main.cf prototype: 
/etc/postfix/main.cf.proto   
   

  When fixed:

  root@x1:/home/ubuntu# postmulti -e init
  root@x1:/home/ubuntu# postmulti -I postfix-example -G mta -e create
  root@x1:/home/ubuntu# postmulti -l
  - - y /etc/postfix
  postfix-example mta n /etc/postfix-example


  [Regression Potential]

   * I've tested the break and fix on xenial and yakkety.

   * This path is entirely broken right now, so regression risk no worse
  than current situation as fix is simply copying the missing proto cf
  file into the expected location.

  [Other Info]
   
   * Fix backported from debian.  Already fixed in the postfix version in zesty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1595096/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1595096] Re: cannot create multi postfix instance by postmulti command

2017-01-07 Thread Scott Kitterman
I've verified this works on the latest Debian upload and documented the
Debian (and Ubuntu) differences here:

https://git.launchpad.net/postfix/tree/debian/README.Debian?h=stable/v3.1=3d459e01fb9bc7dde304d4c505850e7552cc9491

(that's shipped in the package once you get the right version)

** Changed in: postfix (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1595096

Title:
  cannot create multi postfix instance by postmulti command

Status in postfix package in Ubuntu:
  Fix Released
Status in postfix source package in Xenial:
  Triaged
Status in postfix package in Debian:
  Fix Released

Bug description:
  On ubuntu 16.04 xenial,postfix 3.1.0-3

  postfix/postmulti-script: fatal: Missing main.cf prototype:
  /etc/postfix/main.cf.proto

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1595096/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1595096] Re: cannot create multi postfix instance by postmulti command

2016-10-21 Thread Bug Watch Updater
** Changed in: postfix (Debian)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1595096

Title:
  cannot create multi postfix instance by postmulti command

Status in postfix package in Ubuntu:
  Fix Committed
Status in postfix source package in Xenial:
  New
Status in postfix package in Debian:
  Fix Released

Bug description:
  On ubuntu 16.04 xenial,postfix 3.1.0-3

  postfix/postmulti-script: fatal: Missing main.cf prototype:
  /etc/postfix/main.cf.proto

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1595096/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1595096] Re: cannot create multi postfix instance by postmulti command

2016-10-20 Thread Nish Aravamudan
** Also affects: postfix (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1595096

Title:
  cannot create multi postfix instance by postmulti command

Status in postfix package in Ubuntu:
  Triaged
Status in postfix source package in Xenial:
  New
Status in postfix package in Debian:
  Fix Committed

Bug description:
  On ubuntu 16.04 xenial,postfix 3.1.0-3

  postfix/postmulti-script: fatal: Missing main.cf prototype:
  /etc/postfix/main.cf.proto

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1595096/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp