Results 1 to 10 of 11

Thread: apt-get and software installation frozen

Threaded View

  1. #1
    Join Date
    Sep 2013
    Location
    Ottawa, Ontario, Canada
    Beans
    28
    Distro
    Ubuntu 13.10 Saucy Salamander

    apt-get and software installation frozen

    Hi I am trying to run the Ubuntu software installer and it continues to give error.

    Code:
    ramesh@ramesh-Aspire-V3-771:~$ apt-get upgrade
    E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
    ramesh@ramesh-Aspire-V3-771:~$ sudo apt-get upgrad
    E: Invalid operation upgrad
    ramesh@ramesh-Aspire-V3-771:~$ sudo apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
     plasma-active : Depends: ksplash-theme-active but it is not installed
                     Recommends: plasma-widgets-active (= 1:0.5-0ubuntu1) but it is not installed
    E: Unmet dependencies. Try using -f.
    ramesh@ramesh-Aspire-V3-771:~$ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
      gir1.2-gst-plugins-base-0.10 gir1.2-gstreamer-0.10 libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev startactive-ksplash-theme
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
      ksplash-theme-active
    The following NEW packages will be installed:
      ksplash-theme-active
    0 upgraded, 1 newly installed, 0 to remove and 38 not upgraded.
    1 not fully installed or removed.
    Need to get 0 B/55.0 kB of archives.
    After this operation, 113 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 570252 files and directories currently installed.)
    Unpacking ksplash-theme-active (from .../ksplash-theme-active_1%3a0.4-0ubuntu1_all.deb) ...
    dpkg: error processing /var/cache/apt/archives/ksplash-theme-active_1%3a0.4-0ubuntu1_all.deb (--unpack):
     trying to overwrite '/usr/share/kde4/apps/ksplash/Themes/qmldefault/images/kdeletter.png', which is also in package startactive-ksplash-theme 3.0-0ubuntu1
    No apport report written because MaxReports is reached already
                                                                  Errors were encountered while processing:
     /var/cache/apt/archives/ksplash-theme-active_1%3a0.4-0ubuntu1_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    How do I get the ksplash*.* to be removed permanently so apt-get and software installer will work.

    Thanks
    Ramesh
    Last edited by cariboo; September 28th, 2013 at 04:07 AM. Reason: added code tags

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •