Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-10 Thread Rafal Luzynski
all a new system from scratch. If you want to continue your efforts my suggestion is to try to figure out how the dependency chain looks like (which packages make systemd and dnf require Cinnamon) find the best place to break it and remove some packages forcefully with "rpm -e --nodeps"

Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-10 Thread Dan Book
; > will be opening a new bug. > > > > > > Try setting clean_requirements_on_remove=False in /etc/dnf/dnf.conf. > See http://dnf.readthedocs.io/en/latest/ > > conf_ref.html#main-options > > This appears to have no effect on dnf group operations? > > ``` > [root@

Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-10 Thread Jorge Gallegos
time in > the past, and was trying to cleanup now after finishing fiddling with > it. It turns out that Cinnamon Desktop's dependencies somehow bind to > protected dependencies, i.e. > > ``` > [root@ragnia ~]# dnf group remove "Cinnamon Desktop"

Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-10 Thread Jorge Gallegos
On Tue, May 09, 2017 at 12:09:48PM +0200, Rafal Luzynski wrote: > Hi, > > 8.05.2017 16:40 Jorge Gallegos wrote: > > [...] > > [root@ragnia ~]# dnf group remove "Cinnamon Desktop" > > Last metadata expiration check: 2:18:50 ago on Mon May 8 07:18:18 2017. >

Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-09 Thread Rafal Luzynski
Hi, 8.05.2017 16:40 Jorge Gallegos wrote: > [...] > [root@ragnia ~]# dnf group remove "Cinnamon Desktop" > Last metadata expiration check: 2:18:50 ago on Mon May 8 07:18:18 2017. > Dependencies resolved. > Error: The operation would result in removing the following

Re: Cannot dnf group remove "Cinnamon Desktop"

2017-05-08 Thread Dan Book
h > it. It turns out that Cinnamon Desktop's dependencies somehow bind to > protected dependencies, i.e. > > ``` > [root@ragnia ~]# dnf group remove "Cinnamon Desktop" > Last metadata expiration check: 2:18:50 ago on Mon May 8 07:18:18 2017. > Dependencies

Cannot dnf group remove "Cinnamon Desktop"

2017-05-08 Thread Jorge Gallegos
nd to protected dependencies, i.e. ``` [root@ragnia ~]# dnf group remove "Cinnamon Desktop" Last metadata expiration check: 2:18:50 ago on Mon May 8 07:18:18 2017. Dependencies resolved. Error: The operation would result in removing the following protected packages: dnf, systemd, systemd-udev.

group remove

2017-02-19 Thread polymex07
#dnf group remove "KDE Plasma Workspaces" #dnf grouplist hidden |grep -i kde #dnf grouplist hidden |grep -i gnome group remove ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org