Re: problem with python in Debian/unstable

From: Marc Wilson (msw_at_cox.net)
Date: 11/27/03

  • Next message: Greg Folkert: "Re: Looking for 17" TFT X11 config (mine is flickering...)"
    Date: Wed, 26 Nov 2003 20:23:35 -0800
    To: debian-user@lists.debian.org
    
    

    On Wed, Nov 26, 2003 at 01:17:37PM -0500, Kevin Coyner wrote:
    > I'm in the same boat as a couple other people regarding this subject:

    Ah, unstable users who can't resolve a simple dependency loop.

    > Just by way of background, could someone briefly explain why there is a
    >
    > python
    > python2.1
    > python2.2
    > python2.3

    Because there is a need to be able to install multiple versions without
    them overriding each other. The package 'python' brings in whatever the
    current default version is. The others, obviously, are earlier versions.

    > and which one(s) of these I should stick with?

    Python 2.3 is the current version in unstable. If you have software
    installed that still depends on prior versions, then you will have one or
    more of the prior installed.
     
    > Seems that if I apt-get remove any one of them, I end up removing a lot
    > of other dependent programs as well.

    Good... then the dependency resolution system is working.

    > But it also seems that python and python2.3 don't want to live together.

    No, apt is installing the packages in the wrong order. A file moved from
    the python2.3 deb to the python deb, so apt needs to remove the python2.3
    deb before it can install the python deb. Except the python deb depends on
    the python2.3 deb. Fun, huh?

    Simply installing the packages yourself using the --auto-deconfigure flag
    (which dpkg happily pointed out to you) solves the problem.

    -- 
     Marc Wilson |     Marry in haste and everyone starts counting the
     msw@cox.net |     months.
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Greg Folkert: "Re: Looking for 17" TFT X11 config (mine is flickering...)"

    Relevant Pages

    • Re: [Hplip-help] Problem in running HP 2840 on FC6 with hplip....Desperate!!
      ... Nowhere did I remove the previous install. ... > problem....output filtered to get keyword python from the log is attached. ... > Checking for dependency cups - Common Unix Printing System... ... is an OPTIONAL dependency. ...
      (Fedora)
    • Problem in running HP 2840 on FC6 with hplip....Desperate!!
      ... Here however after install, the hp-setup program failed to launch the ... problem....output filtered to get keyword python from the log is attached. ... Checking for dependency cups - Common Unix Printing System... ... Checking for dependency ppdev - Parallel port support kernel module.... ...
      (Fedora)
    • Re: Updating RPMs from source builds
      ... > install the binary (dependency issues). ... rpm -q python on my system ...
      (comp.os.linux.setup)
    • Re: Whats so funny? WAS Re: rotor replacement
      ... That I have to download and perhaps install them to use ... > * I have to download and build the MySQLdb package to talk to MySQL ... > servers from Python code ... I can write something using a core module instead of an external ...
      (comp.lang.python)
    • RE: Python 2.4 killing commercial Windows Python development ?
      ... > install fully useable Python on their Windows machines. ... > Quicksomething for Windows, or RealPlayer, ... The Windows application that I develop and distribute relies on Python ...
      (comp.lang.python)