Trying to remove gnome3-no joy!

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
selittl

Trying to remove gnome3-no joy!

Post by selittl »

I installed gnome 3 to test it out, now I can't remove or purge it. I am running LM13 RC with MDM installed. When I try to remove I get the following:
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome-core : Depends: gdm (>= 3.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Anyone now how I can get rid of it? I tried

Code: Select all

sudo apt-get -f install
and no joy there either.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
selittl

Re: Trying to remove gnome3-no joy!

Post by selittl »

a little more info. I think there is a gdm/mdm conflict. Upon trying to install gdm I get the following:
scott@Aragorn ~ $ sudo apt-get install gdm
[sudo] password for scott:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
uswsusp gnome-mag gnome-orca gok
The following NEW packages will be installed:
gdm
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
2 not fully installed or removed.
Need to get 0 B/1,733 kB of archives.
After this operation, 6,994 kB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 241991 files and directories currently installed.)
Unpacking gdm (from .../gdm_3.0.4-0ubuntu15_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/gdm_3.0.4-0ubuntu15_amd64.deb (--unpack):
trying to overwrite '/usr/share/pixmaps/nobody.png', which is also in package mdm 1.0.4
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
/var/cache/apt/archives/gdm_3.0.4-0ubuntu15_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
and I can't remove mdm.
homerscousin

Re: Trying to remove gnome3-no joy!

Post by homerscousin »

I seem to have a similar problem. I'm trying to install Nvidia drivers with no luck so far. There is another thread here with a solution to install gdm as default while keeping mdm and/or lightdm etc. driver install went smoothly for that poster. I thought I would try the same but came up with the trying to overwrite .......nobody.png and broken pipe . That is being brief. I will gladly paste all the contents of a text file I have been updating on this subject if that would be helpful.

Basically I want to install gdm while leaving mdm intact and proceed with driver install. possible?
kjkrum

Re: Trying to remove gnome3-no joy!

Post by kjkrum »

Bump. Did you ever find a solution to this? I tried to install the gnome package and ran into this packaging bug. Now I can't install or uninstall anything, and I don't know how to resolve it.
kjkrum

Re: Trying to remove gnome3-no joy!

Post by kjkrum »

It seems silly to have them conflict over an image resource. Or are there more files that conflict, but it only reports the first one?

What if I use --force-yes to complete the installation of gdm? I just want to try gnome3.
kjkrum

Re: Trying to remove gnome3-no joy!

Post by kjkrum »

Hmm. Would it be reasonable to suggest that MDM should satisfy a requirement for GDM? Can I alter my own package database so that it does, at least temporarily? (This is taking a new direction, maybe I should start a new thread...)
kjkrum

Re: Trying to remove gnome3-no joy!

Post by kjkrum »

BTW...
dalcde wrote:apt-get remove --purge gnome-core?

Code: Select all

kevin@freyja ~ $ sudo apt-get remove --purge gnome-core
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:
 gnome : Depends: gnome-core (= 1:3.0+6ubuntu3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Still haven't found a way out of this mess.
Locked

Return to “Software & Applications”