package error

Asked by kareemilshazli@gmail.com

hi, its first time to use ubuntu and i have been facing an issue lately...
each time i try to install an app from "Ubuntu software center" and each time i encounter this problem,

installArchives() failed: Selecting previously deselected package cryptkeeper.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 177419 files and directories currently installed.)
Unpacking cryptkeeper (from .../cryptkeeper_0.9.4-1ubuntu1_i386.deb) ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_NZ.UTF8.cache...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for python-support ...
Setting up gnome-icon-theme (2.31.0-0ubuntu2) ...
update-alternatives: error: alternative path /usr/share/icons/gnome/scalable/places/ubuntu-logo.svg doesn't exist.
dpkg: error processing gnome-icon-theme (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of empathy:
 empathy depends on gnome-icon-theme (>= 2.30.0); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing empathy (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of evince:
 evince depends on gnome-icon-theme (>= 2.17.1); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing evince (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of evolution:
 evolution depends on gnome-icon-theme (>= 2.19.92); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing evolution (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of gnome-control-center:
 gnome-control-center depends on gnome-icon-theme (>= 2.24); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing gnome-control-center (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Setting up cryptkeeper (0.9.4-1ubuntu1) ...
Processing triggers for menu ...
Errors were encountered while processing:
 gnome-icon-theme
 empathy
 evince
 evolution
 gnome-control-center
Setting up gnome-icon-theme (2.31.0-0ubuntu2) ...
update-alternatives: error: alternative path /usr/share/icons/gnome/scalable/places/ubuntu-logo.svg doesn't exist.
dpkg: error processing gnome-icon-theme (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of evince:
 evince depends on gnome-icon-theme (>= 2.17.1); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing evince (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of evolution:
 evolution depends on gnome-icon-theme (>= 2.19.92); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing evolution (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of empathy:
 empathy depends on gnome-icon-theme (>= 2.30.0); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing empathy (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-control-center:
 gnome-control-center depends on gnome-icon-theme (>= 2.24); however:
  Package gnome-icon-theme is not configured yet.
dpkg: error processing gnome-control-center (--configure):
 dependency problems - leaving unconfigured

after this the app does get install and i can see the the icon but no matter what i do it doesnt seem to work at all when clicking on it or opening it from the terminal
please help
thanQ alot in advanced :)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

sudo touch /usr/share/icons/gnome/scalable/places/ubuntu-logo.svg

Then rerun. May help

Revision history for this message
kareemilshazli@gmail.com (kareemilshazli) said :
#2

hey :)

unfortuntly nothing happen at all
i copy pasted it into the terminal and askd my my password, then, nothing it just returnd to the beging

kareemilshazli@kareemilshazli-Satellite-L500:~$ sudo touch /usr/share/icons/gnome/scalable/places/ubuntu-logo.svg
[sudo] password for kareemilshazli:
kareemilshazli@kareemilshazli-Satellite-L500:~$

by the way...
i googled about my problem and found to things related to what i may have but nothing did really happen either

1.>First, try a normal update to see if will resolve the dependency problem:
                           sudo apt-get update && sudo apt-get update
If this does not work, see if the dependencies can be fixed by forcing completion:
                                         sudo apt-get -f install
Possibly, this will have same effect if there unwanted dependencies that are causing a problem:
                                     sudo apt-get -f remove

2.>Try

                         sudo apt-get remove evolution-exchange
                              sudo apt-get -f install
                         sudo apt-get update
                              sudo apt-get upgrade
                         sudo apt-get dist-upgrade
                              sudo apt-get autoremove
                         sudo apt-get install --reinstall evolution-exchange

again nothing did happen the terminal kept on listing alot of stuff and did and update check then nothin
(btw after i installd new updates it told me there's an error but i can remeber and the update was complete ! )

Revision history for this message
svens (svens) said :
#3
Revision history for this message
h0b0ng (hobong) said :
#4

Try to change the source.list
then do apt-get -f install

Revision history for this message
h0b0ng (hobong) said :
#5

if it's still give u error then try to apt-get dist-upgrade

Can you help with this problem?

Provide an answer of your own, or ask kareemilshazli@gmail.com for more information if necessary.

To post a message you must log in.