/srv/irclogs.ubuntu.com/2013/08/13/#ubuntu-ca.txt

=== cjopcjop is now known as Le
=== Le is now known as cjopcjop
=== cjopcjop is now known as Le
=== Le is now known as cjopcjop
=== cjopcjop is now known as Le
=== Le is now known as cjopcjop
cjopcjophello all22:29
cjopcjophey everyone23:29
cjopcjopquestion concerning a error I'm getting during apt-get install libapache2-mod-python23:29
cjopcjoplibapache2-mod-python : Depends: python (< 2.7) but 2.7.3-0ubuntu2.2 is to be installed23:29
cjopcjopE: Unable to correct problems, you have held broken packages.23:29
cjopcjopThat's my output and I'm unsure how to go about it. Can I ignore it? I've installed python 2.6 & 2.723:30
cjopcjopPython 2.7.3 to be exact, so that is greater than 2.7, isn't it?23:31
BobJonkman2cjopcjop: I'll bet there's a conflict between libraries for Python v2.6 and Python 2.7.  The library you're trying to install is for "<2.7" (ie. 2.6), but apt-get detects the Python 2.7 and gives up.23:37
BobJonkman2First, fix things with `apt-get install -f`23:37
BobJonkman2Do you really need both Python 2.6 and Python 2.7 on the same computer?23:38
BobJonkman2And what prompted you to install libapache2-mod-python manually?23:39
cjopcjopI don't need both by any means, was just trying to figure out the dependency issue, should I remove 2.6?23:45
cjopcjopas for installing libapache2-mod-python, I am following a mail server guide: http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-apache2-bind-dovecot-ispconfig-3-p423:46
cjopcjopthis is the second page where the request for libapache2-mod-python was made23:46
cjopcjopyour guidance Mr. BobJonkman2 is much appreciated23:47
cjopcjophow would I go about properly removing python 2.6 with any conflicts23:51
cjopcjopjust apt-get remove --purge python 2.623:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!