[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-02-04 Thread Scott Moser
** No longer affects: python-defaults (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1538198 Title: python in xenial cloud image Status in postfix

[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-27 Thread Scott Moser
Scott, Thanks for the quick response. I've done some very initial and probably buggy blind porting of the scripts. Do you have a way that I could test these things? I'm not at all familiar enough with postfix to be able to give it any sane test. -- You received this bug notification

[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Scott Moser
the chain looks like: mdadm Recommends -> postfix Recommends -> python ** Also affects: postfix (Ubuntu) Importance: Undecided Status: New ** Changed in: postfix (Ubuntu) Status: New => Confirmed ** Changed in: postfix (Ubuntu) Importance: Undecided => High -- You

[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Scott Moser
This initial path at least compiles. I suspect I have some errors. ** Patch added: "initial patch may work" https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1538198/+attachment/4556973/+files/postfix-python3.diff -- You received this bug notification because you are a member of

Re: [Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Barry Warsaw
On Jan 26, 2016, at 05:49 PM, Scott Moser wrote: > mdadm Recommends -> postfix Recommends -> python Can we bump the latter down to a Suggests? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-defaults in Ubuntu.

Re: [Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Scott Kitterman
On Tuesday, January 26, 2016 06:11:48 PM you wrote: > On Jan 26, 2016, at 05:49 PM, Scott Moser wrote: > > mdadm Recommends -> postfix Recommends -> python > > Can we bump the latter down to a Suggests? I don't think so, but the scripts are all pretty trivial. I'd just port it and be done.

[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Scott Moser
in this patch number 2 the following only shows gettext '_' errors and [1] indicates those are false positives. $ files="debian/tests/test-postfix.py debian/tests/testlib.py debian/postfix-add-policy debian/postfix.apport debian/postfix-add-filter" $ for f in $files; do echo === $f ===; for py

[Touch-packages] [Bug 1538198] Re: python in xenial cloud image

2016-01-26 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1538198 Title: python in xenial cloud image Status in postfix package in Ubuntu: Confirmed