Announcement

Collapse
No announcement yet.

Help - apt-get not happy...

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help - apt-get not happy...

    Okay, so I'm getting this error:

    pdu@pdu-laptop:~$ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies...Done
    The following extra packages will be installed:
    kdebase-workspace-bin
    Suggested packages:
    plasma-scriptengines
    The following packages will be upgraded:
    kdebase-workspace-bin
    1 upgraded, 0 newly installed, 0 to remove and 582 not upgraded.
    Need to get 0B/2099kB of archives.
    After this operation, 2445kB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 128455 files and directories currently installed.)
    Preparing to replace kdebase-workspace-bin 4:4.2.2-0ubuntu2 (using .../kdebase-workspace-bin_4%3a4.3.0-0ubuntu12_i386.deb) ...
    Unpacking replacement kdebase-workspace-bin ...
    dpkg: error processing /var/cache/apt/archives/kdebase-workspace-bin_4%3a4.3.0-0ubuntu12_i386.deb (--unpack):
    trying to overwrite `/usr/share/kde4/apps/kcmsolidactions/solid-action-template.desktop', which is also in packagekdebase-workspace-data
    Processing triggers for man-db ...
    Errors were encountered while processing:
    /var/cache/apt/archives/kdebase-workspace-bin_4%3a4.3.0-0ubuntu12_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    pdu@pdu-laptop:~$

    Question: Can I just remove the file that its trying to overwrite, and if I do, is that likely to solve the problem?

    Thanks!

    Paul
    ~~~~

    #2
    Re: Help - apt-get not happy...

    9.10 is in Alpha development -- this is normal behavior. Today there's a version problem with kdebase-workspace-data.

    Code:
    dibl@karmic:~$ sudo dpkg --configure -a
    [sudo] password for dibl:
    dpkg: dependency problems prevent configuration of kdebase-workspace-bin:
     kdebase-workspace-bin depends on kdebase-workspace-data (= 4:4.3.0-0ubuntu13); however:
     Version of kdebase-workspace-data on system is 4:4.3.0-0ubuntu12.
    dpkg: error processing kdebase-workspace-bin (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     kdebase-workspace-bin
    These things happen all the time on the developmental version.

    Comment


      #3
      Re: Help - apt-get not happy...

      Hi,

      Thanks for the reply!

      So, if I just keep doing apt-get update, it should eventually sort itself out?

      Thanks again,

      Paul
      ~~~~

      Comment


        #4
        Re: Help - apt-get not happy...

        I just ran the new updates and the problem is fixed!

        Cheers,
        zenarcher
        Kubuntu 16.10 (64 Bit)<br />MSI K9NGM4-V V2<br />AMD Athlon 64 X2 4600+<br />4GB PC2-6400 DDR2 RAM<br />NVIDIA GeForce 210 PCI-E 1MB<br />WD 250GB SATA HD<br />Dell SP2009W Flat Panel Monitor

        Comment


          #5
          Re: Help - apt-get not happy...

          Originally posted by rvsjimbo

          So, if I just keep doing apt-get update, it should eventually sort itself out?
          Yes.

          The solution is, "Try again tomorrow."

          Comment


            #6
            Re: Help - apt-get not happy...

            Or tonight. I checked for new updates and they fixed the problem completely. Everything installed fine.

            Cheers,
            zenarcher
            Kubuntu 16.10 (64 Bit)<br />MSI K9NGM4-V V2<br />AMD Athlon 64 X2 4600+<br />4GB PC2-6400 DDR2 RAM<br />NVIDIA GeForce 210 PCI-E 1MB<br />WD 250GB SATA HD<br />Dell SP2009W Flat Panel Monitor

            Comment

            Working...
            X