Re: F19: "yum groups mark convert" problem

2013-10-29 Thread Dario Lesca
Il giorno sab, 26/10/2013 alle 21.43 +0200, Dario Lesca ha scritto: > Like suggest from "yum groupremove 'Cinnamon desktop' (why I must run > this command?), I have run 'yum groups mark convert', at the end the > command have show 'Converted old style group

Re: F19: "yum groups mark convert" problem

2013-10-27 Thread Dario Lesca
Please, help me whit some suggest, otherwise the only way I can solve this problem is reinstall the notebook. Thanks Il giorno sab, 26/10/2013 alle 21.43 +0200, Dario Lesca ha scritto: > Like suggest from "yum groupremove 'Cinnamon desktop' (why I must run > this comma

F19: "yum groups mark convert" problem

2013-10-26 Thread Dario Lesca
Like suggest from "yum groupremove 'Cinnamon desktop' (why I must run this command?), I have run 'yum groups mark convert', at the end the command have show 'Converted old style groups to objects.' and all seem work fine. But now, if I run 'yum update'

RE: yum groups

2013-07-11 Thread Pittigher, Raymond - ES
>> >>> After a fedup to version 19 I no longer can add or remove groups. If >>> I try to remove a desktop or even do a group list I get this message: >>> >>> yum group list >>> Loaded plugins: langpacks, refresh-packagekit >>> There is no installed groups file. >>> Available environment groups: >>

Re: yum groups

2013-07-11 Thread Frank McCormick
On 07/11/2013 12:21 PM, Joachim Backes wrote: On 07/11/2013 05:42 PM, Pittigher, Raymond - ES wrote: After a fedup to version 19 I no longer can add or remove groups. If I try to remove a desktop or even do a group list I get this message: yum group list Loaded plugins: langpacks, refresh-pa

Re: yum groups

2013-07-11 Thread Joachim Backes
On 07/11/2013 05:42 PM, Pittigher, Raymond - ES wrote: After a fedup to version 19 I no longer can add or remove groups. If I try to remove a desktop or even do a group list I get this message: yum group list Loaded plugins: langpacks, refresh-packagekit There is no installed groups file. Ava

RE: yum groups

2013-07-11 Thread Pittigher, Raymond - ES
> After a fedup to version 19 I no longer can add or remove groups. If I try to > remove a desktop or even do a group list I get this message: > > yum group list > Loaded plugins: langpacks, refresh-packagekit > There is no installed groups file. > Available environment groups: > GNOME Deskto

RE: yum groups

2013-07-10 Thread Pittigher, Raymond - ES
> After a fedup to version 19 I no longer can add or remove groups. If I try to > remove a desktop or even do a group list I get this message: > > yum group list > Loaded plugins: langpacks, refresh-packagekit > There is no installed groups file. > Available environment groups: > GNOME Deskto

RE: yum groups

2013-07-09 Thread Pittigher, Raymond - ES
> After a fedup to version 19 I no longer can add or remove groups. If I try to > remove a desktop or even do a group list I get this message: > > yum group list > Loaded plugins: langpacks, refresh-packagekit > There is no installed groups file. > Available environment groups: > GNOME Desktop

Re: yum groups

2013-07-09 Thread Ralf Corsepius
On 07/09/2013 05:27 PM, Pittigher, Raymond - ES wrote: After a fedup to version 19 I no longer can add or remove groups. If I try to remove a desktop or even do a group list I get this message: yum group list Loaded plugins: langpacks, refresh-packagekit There is no installed groups file. Avail

yum groups

2013-07-09 Thread Pittigher, Raymond - ES
After a fedup to version 19 I no longer can add or remove groups. If I try to remove a desktop or even do a group list I get this message: yum group list Loaded plugins: langpacks, refresh-packagekit There is no installed groups file. Available environment groups: GNOME Desktop KDE Plasma W

Re: Getting yum groups short-names

2011-01-13 Thread Rahul Sundaram
On Fri, Jan 14, 2011 at 1:47 AM, Athmane Madjoudj wrote > > Thanks Rahul , I get it now (groupids), it was not clean in the manpage > > man yum > > ...SNIP... > > grouplist ...SNIP... > > If you pass the -v option, to enable verbose mode, then the groupids > are displayed.

Re: Getting yum groups short-names

2011-01-13 Thread Athmane Madjoudj
On 01/13/2011 06:02 PM, Rahul Sundaram wrote: > > > On Fri, Jan 14, 2011 at 12:57 AM, Athmane Madjoudj > wrote: > > > # yum -v grouplist > > Rahul > Thanks Rahul , I get it now (groupids), it was not clean in the manpage man yum ...SNIP... grouplist ...SNIP... If

Re: Getting yum groups short-names

2011-01-13 Thread Rahul Sundaram
On Fri, Jan 14, 2011 at 12:57 AM, Athmane Madjoudj wrote: > Hello all, > > Does anyone know how to get yum groups short-names used by "yum install" > instead of those used by "yum groupinstall" ? > > Eg: > > # yum groupinstall

Getting yum groups short-names

2011-01-13 Thread Athmane Madjoudj
Hello all, Does anyone know how to get yum groups short-names used by "yum install" instead of those used by "yum groupinstall" ? Eg: # yum groupinstall "X Window System" # yum install @base-x group name like this Best