SolusOS-discontinued / consort-panel

Panel and launcher for the Consort Desktop Environment
GNU General Public License v2.0
4 stars 0 forks source link

Wrong dependencies (Ubuntu PPA) #4

Open hexion opened 11 years ago

hexion commented 11 years ago

The cosort-panel package conflicts with gnome-panel (and other), yet it recommends them at the same time.

There are also a couple of cases of file conflicts, eg. between consort-pabel-data and gnome-panel-data.

At the moment, the only way to install consort-session in Ubuntu using the PPA is by previously removing gnome-fallback-session, and all related packages.

$ sudo aptitude install consort-panel The following NEW packages will be installed: consort-panel{b} consort-panel-data{a} libpanel-applet-1-0{a} 0 packages upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 3614 kB of archives. After unpacking 11.9 MB will be used. The following packages have unmet dependencies: consort-panel : Conflicts: gnome-panel but 1:3.4.1-0ubuntu1.1 is installed. Breaks: gnome-panel but 1:3.4.1-0ubuntu1.1 is installed. The following actions will resolve these dependencies:

 Remove the following packages:                   

1) gnome-applets
2) gnome-panel
3) gnome-session-fallback

 Leave the following dependencies unresolved:     

4) consort-panel recommends gnome-applets
5) consort-panel recommends gnome-session-fallback

Accept this solution? [Y/n/q/?]

kansasnoob commented 11 years ago

Besides what hexion mentioned above when I did try to install in Precise I got the following two errors:

E: /var/cache/apt/archives/consort-applets-data_1.0-0~4-1~precise1_all.deb: trying to overwrite '/usr/share/omf/gweather/gweather-oc.omf', which is also in package gnome-applets-data 3.4.1-0ubuntu1 E: /var/cache/apt/archives/consort-panel-data_1.0.1-0~29-1~precise1_all.deb: trying to overwrite '/usr/share/omf/fish/fish-fr.omf', which is also in package gnome-panel-data 1:3.4.1-0ubuntu1.1

I was however able to resolve that by purging both 'gnome-panel-data' and 'gnome-applets-data', and then installing 'consort-session'.