Results 1 to 5 of 5

Thread: ERROR message

  1. #1
    Join Date
    Jul 2007
    Location
    Brazil
    Beans
    69
    Distro
    Ubuntu 10.10 Maverick Meerkat

    ERROR message

    monolux@monolux-desktop:~$ sudo apt-get install rtorrent[sudo] password for monolux:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    rtorrent is already the newest version.
    The following packages will be REMOVED:
    epiphany-browser-data gnome-themes-extras
    0 upgraded, 0 newly installed, 2 to remove and 944 not upgraded.
    2 not fully installed or removed.
    Need to get 0B of archives.
    After unpacking 27.9MB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 131378 files and directories currently installed.)
    Removing epiphany-browser-data ...
    /usr/share/icons/HighContrastLargePrint is not a directory
    dpkg: error processing epiphany-browser-data (--remove):
    subprocess post-removal script returned error exit status 2
    Removing gnome-themes-extras ...
    /usr/share/icons/Foxtrot is not a directory
    dpkg: error processing gnome-themes-extras (--remove):
    subprocess post-removal script returned error exit status 2
    Errors were encountered while processing:
    epiphany-browser-data
    gnome-themes-extras
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    I keep on getting this error message while trying to install rtorrent. Any clue on how to solve it?
    Linux=Windows + Fun

  2. #2
    Join Date
    Jan 2007
    Location
    $here ? $here : $there
    Beans
    3,717
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: ERROR message

    Try:

    Code:
    sudo apt-get install -f
    or

    Code:
    sudo dpkg --configure -a
    Don't try to make something "fast" until you are able to quantify "slow".

  3. #3
    Join Date
    Jul 2007
    Location
    Brazil
    Beans
    69
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ERROR message

    nope didn't work.
    Linux=Windows + Fun

  4. #4
    Inxsible's Avatar
    Inxsible is offline Badabing Badabang Badaboom...Sucker!
    Join Date
    Feb 2006
    Beans
    4,996

    Re: ERROR message

    Quote Originally Posted by monolux View Post
    nope didn't work.
    When you say it didnt work...how do you mean ?

    did it give any errors? any response at all? Passing on the details to us, helps us in helping you.


    BTW : rTorrent is NOT your problem. If you read the output ..it says: rtorrent is already the newest version.

    You only have some broken packages - probably when you removed something without thinking about the dependencies.
    Shed that weight!! -- Apps | Window Managers

    Arch + i3 (tty1) Arch + wmfs (tty2)

  5. #5
    Join Date
    Jul 2007
    Location
    Brazil
    Beans
    69
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ERROR message

    So how do I fix the broken packages?
    Linux=Windows + Fun

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
  •