problems with apt-get

From: Sockmonkey (rrabien_at_telus.net)
Date: 09/01/04

  • Next message: Robert Parker: "Re: HTML editor. What to use?"
    Date: Wed, 01 Sep 2004 07:52:23 GMT
    To: debian-user@lists.debian.org
    
    

    So I do:

    [rabbit]root%apt-get install kde
    Reading Package Lists... Done
    Building Dependency Tree... Done
    kde is already the newest version.
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
      kdeaddons: Depends: kontact-plugins (>= 4:3.2.3-2) but it is not going to
    be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify
    a solution).

    So then I do:

    [rabbit]root%apt-get -f install
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
      kontact-plugins
    Suggested packages:
      kdeaddons-doc-html
    The following NEW packages will be installed:
      kontact-plugins
    0 upgraded, 1 newly installed, 0 to remove and 721 not upgraded.
    174 not fully installed or removed.
    Need to get 0B/52.4kB of archives.
    After unpacking 188kB of additional disk space will be used.
    Do you want to continue? [Y/n]
    (Reading database ... 145759 files and directories currently installed.)
    Unpacking kontact-plugins (from .../kontact-plugins_4%3a3.2.3-2_i386.deb)
    ...
    dpkg: error processing
    /var/cache/apt/archives/kontact-plugins_4%3a3.2.3-2_i386.deb (--unpack):
     trying to overwrite `/usr/lib/kde3/kcm_kontactknt.so', which is also in
    package kontact
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/kontact-plugins_4%3a3.2.3-2_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    [rabbit]root%

    My souceses look like this:

    # $Progeny: sources.list.dist,v 1.4 2002/10/21 22:05:32 branden Exp $

    # See sources.list(5) for more information. Remember that you
    # should only manually add http, ftp or file URIs. CD-ROMs and
    # DVD-ROMs are managed through the apt-cdrom tool.

    # binary package repositories
    deb http://http.us.debian.org/debian unstable main contrib non-free
    deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib
    non-free

    #deb http://security.debian.org/ woody/updates main

    # source package repositories
    deb-src http://http.us.debian.org/debian unstable main contrib non-free
    deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib
    non-free
    #deb-src http://security.debian.org/ woody/updates main

    #KDE
    #deb http://ktown.kde.org/~nolden/kde stable main
    #deb-src http://ktown.kde.org/~nolden/kde stable main
    #deb http://people.debian.org/~ccheney/kde-other ./

    And now I am stuck in a state where I can't install any packages. Any ideas
    how to continue from here?
    Thanks

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Robert Parker: "Re: HTML editor. What to use?"

    Relevant Pages