Can someone explain to me why someone when trying to install mod_wsgi
on ubuntu 10.10 would see:

$ sudo apt-get install libapache2-mod-wsgi
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libpython3.1 python3.1 python3.1-minimal
Suggested packages:
  python3.1-doc python3.1-profiler binfmt-support
The following NEW packages will be installed:
  libapache2-mod-wsgi libpython3.1 python3.1 python3.1-minimal
0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
Need to get 6,275kB of archives.
After this operation, 20.9MB of additional disk space will be used.
Do you want to continue [Y/n]?

Why is it wanting to drag down Python 3.1?

Has someone screwed up package in repository or have they done stupid
thing of not naming Python 3.1 variant of package differently.

The person on #python confident they are pointing at non standard repositories.

Graham

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to