can not install Gnome-panel

Asked by bernddude

in Karmic Koala, when using apt-get or synaptic, the installation of Gnome-panel fails with a cyclic dependency.
it will fail with libecal1.2-7 dependency error, but libecal1.2-7 will fail on a further dependency error and so on
finally leading into a cyclic removal of libecal1.2-7 by one of the dependencies by Gnome-control-center

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
zvacet
Solved:
Last query:
Last reply:

This question was originally filed as bug #434356.

Revision history for this message
Neil Perry (nperry) said :
#1

Hello there,

Please can you provide the full log located at /var/log/aptitude

Many Thanks

Revision history for this message
zvacet (ivicakolic) said :
#2

If I understand correctly you have to install both dependencies at the same time

sudo apt-get dependecy1 dependency2

Of course you will replace dependecy1 dependency2 with real package names.

Revision history for this message
Best zvacet (ivicakolic) said :
#3

Now I see my mistake.It should be

sudo apt-get install dependecy1 dependency2

Revision history for this message
bernddude (bernddude) said :
#4

Thanks this is quite helpful... actually th problem resolved itself about 7 days ago when i updated to the next fixes