[Bug 1505164] Re: python3.4 3.4.3 prevents installation of libapache2-mod-wsgi-py3

Robie Basak 1505164 at bugs.launchpad.net
Mon Oct 12 13:12:56 UTC 2015


It seems that I can't create a generic Ubuntu task since other Ubuntu
tasks already exist, so I'll leave this with the docker.io package for
now so we don't lose it.

I think we need a Launchpad project for cloud images if we don't already
have one.

** Also affects: docker.io (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: docker.io (Ubuntu)
   Importance: Undecided => High

** Changed in: docker.io (Ubuntu)
       Status: New => Triaged

** Summary changed:

- python3.4 3.4.3 prevents installation of libapache2-mod-wsgi-py3
+ Ubuntu Docker images incorrectly include packages from trusty-proposed

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

Title:
  Ubuntu Docker images incorrectly include packages from trusty-proposed

Status in docker.io package in Ubuntu:
  Triaged
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



More information about the foundations-bugs mailing list