[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 package in Ubuntu:
  Confirmed

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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.
https://bugs.launchpad.net/bugs/1538198

Title:
  python in xenial cloud image

Status in postfix package in Ubuntu:
  Confirmed
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


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.

-- 
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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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 in python python3; do echo = $py 
=; $py -m pylint --additional-builtins=_ $f --errors-only ; done; done
=== debian/tests/test-postfix.py ===
= python =
No config file found, using default configuration
= python3 =
No config file found, using default configuration
=== debian/tests/testlib.py ===
= python =
No config file found, using default configuration
= python3 =
No config file found, using default configuration
=== debian/postfix-add-policy ===
= python =
No config file found, using default configuration
= python3 =
No config file found, using default configuration
=== debian/postfix.apport ===
= python =
No config file found, using default configuration
= python3 =
No config file found, using default configuration
=== debian/postfix-add-filter ===
= python =
No config file found, using default configuration
= python3 =
No config file found, using default configuration


[1] 
https://bitbucket.org/logilab/pylint/issues/396/false-positive-for-gettextinstall

** Patch added: "patch number 2."
   
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1538198/+attachment/4556975/+files/postfix-python3.diff

-- 
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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[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
Status in python-defaults package in Ubuntu:
  New

Bug description:
  I'm not sure why, but python2 still has a presence inthe cloud image.
  Perhaps something Recommends it ?
  python other than 'libpython2.7' can be purged with no dependency pain.  vim 
pulls libpython in (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924)

  $ cat /etc/cloud/build.info 
  build_name: server
  serial: 20160125-13

  $ dpkg-query --show | grep python[^3]
  dh-python 2.20151103ubuntu1
  libpython-stdlib:amd642.7.11-1
  libpython2.7:amd642.7.11-3
  libpython2.7-minimal:amd642.7.11-3
  libpython2.7-stdlib:amd64 2.7.11-3
  python2.7.11-1
  python-apt-common 1.1.0~beta1build1
  python-minimal2.7.11-1
  python2.7 2.7.11-3
  python2.7-minimal 2.7.11-3

  $ sudo apt-get --purge remove python python-minimal python2.7 
python2.7-minimal libpython-stdlib
  sudo: unable to resolve host xenial-20160126-155625
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libpython-stdlib* python* python-minimal* python2.7* python2.7-minimal*
  0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
  After this operation, 4,791 kB disk space will be freed.
  Do you want to continue? [Y/n] Y

  P

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: python 2.7.11-1
  ProcVersionSignature: User Name 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  Date: Tue Jan 26 16:13:10 2016
  Ec2AMI: ami-078b
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: None
  Ec2Ramdisk: None
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp