[Bug 1505164] [NEW] python3.4 3.4.3 prevents installation of libapache2-mod-wsgi-py3
Mark Henwood
mcbhenwood at gmail.com
Mon Oct 12 10:02:24 UTC 2015
Public bug reported:
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.
** Affects: mod-wsgi (Ubuntu)
Importance: Undecided
Status: New
** Affects: python3.4 (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Steps to reproduce (using a docker container):
$ docker pull ubuntu:trusty
- $ docker run --rm -it ubuntu:trust /bin/bash
+ $ 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
+ 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.
** Also affects: mod-wsgi (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- 3.4.3 prevents installation of libapache2-mod-wsgi-py3
+ python3.4 3.4.3 prevents installation of libapache2-mod-wsgi-py3
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mod-wsgi in Ubuntu.
https://bugs.launchpad.net/bugs/1505164
Title:
python3.4 3.4.3 prevents installation of libapache2-mod-wsgi-py3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-wsgi/+bug/1505164/+subscriptions
More information about the Ubuntu-server-bugs
mailing list