[Touch-packages] [Bug 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-11-09 Thread Dan Watkins
** Changed in: docker.io (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  Fix Released
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Dan Watkins
For avoidance of doubt, this problem was caused by the actions taken to
remedy bug 1500768. Workarounds to get an instance unstuck can be found
there.


Dan

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  In Progress
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Mark Henwood
Thank you @racb for taking the time to look into this and reassign it
correctly - apols for my clumsy assignment.

Dan @daniel-thewatkins - thanks dude.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  In Progress
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Ben Howard
This was caused by Bug #1500768.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  In Progress
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Robie Basak
** Summary changed:

- Ubuntu Docker images incorrectly include packages from trusty-proposed
+ Ubuntu Docker images include packages deleted from trusty-updates

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  In Progress
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Dan Watkins
Hi Mark, all,

At some point, Python 3.4.3 was released to the trusty archive. However,
a (serious) regression was found, and it was removed from the archive.
This image was built after the release, but before the removal, which
means it has ended up in a state that apt-get doesn't understand.

The fix for this is simply to release a new image; I have pinged Tianon,
the awesome community member who handles the Docker Ubuntu images, on
IRC (and subscribed him to this bug) to make that happen. He's based on
the West Coast, so the earliest we'll see this happen is in a few hours.

Apologies for the broken state that things ended up in; we strive to
produce images of the highest quality, and don't like it when we fall
short of that.


Thanks,

Dan

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1505164

Title:
  Ubuntu Docker images include packages deleted from trusty-updates

Status in docker.io package in Ubuntu:
  In Progress
Status in mod-wsgi package in Ubuntu:
  Invalid
Status in python3.4 package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce (using a docker container):

  $ docker pull ubuntu:trusty

  $ docker run --rm -it ubuntu:trusty /bin/bash

  # lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  # apt-get update

  # apt-get install python3.4
  python3.4 is already the newest version.

  # python3 --version
  Python 3.4.3

  # dpkg -l python3.4
  ii  python3.4 3.4.3-1ubuntu1~14.0

  # apt-get install apache2
  ...

  # apt-get install libapache2-mod-wsgi-py3
  The following packages have unmet dependencies:
   libapache2-mod-wsgi-py3 : Depends: libpython3.4 (>= 3.4~b1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1505164/+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