Re: Pantheon is not present in gouplist

2020-03-07 Thread Kevin Fenzi
On Sat, Mar 07, 2020 at 11:00:40PM +0530, Harsh Jain wrote:
> I did dnf grouplist -v and the output was
> 
> Available Environment Groups:
>Fedora Custom Operating System (custom-environment)
>Minimal Install (minimal-environment)
>Fedora Server Edition (server-product-environment)
>Fedora Workstation (workstation-product-environment)
>Fedora Cloud Server (cloud-server-environment)
>KDE Plasma Workspaces (kde-desktop-environment)
>Xfce Desktop (xfce-desktop-environment)
>LXDE Desktop (lxde-desktop-environment)
>LXQt Desktop (lxqt-desktop-environment)
>Cinnamon Desktop (cinnamon-desktop-environment)
>MATE Desktop (mate-desktop-environment)
>Sugar Desktop Environment (sugar-desktop-environment)
>Deepin Desktop (deepin-desktop-environment)
>Development and Creative Workstation (developer-workstation-environment)
>Web Server (web-server-environment)
>Infrastructure Server (infrastructure-server-environment)
>Basic Desktop (basic-desktop-environment)
> 
> which does not include the Pantheon desktop environment ,how does it work?
> how can i fix it ?

Groups are controlled from the fedora-comps repo:

https://pagure.io/fedora-comps/

The "Pantheon Desktop" is marked:

false

which is normal, you normally want a regular group that is just the
desktop and then an environment group that includes all the other groups
needed to make things work... 

Look at the xfce-desktop group. It has just the base Xfce stuff in it,
there's also a xfce-apps and xfce-plugins and so forth. Then, the
environment group has base-x, standard, core, xfce-desktop and xfce-apps
and xfce-extra-plugins as optional groups. 

So, to fix this you need an environment group. You can submit a PR on
the above project or if you like file a bug on fedora-comps and try and
get someone to find the time to create one for you. :) 

Hope that helps, 

Side note: you can do 'dnf grouplist -v hidden' to find all the groups,
hidden or not.

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: Pantheon is not present in gouplist

2020-03-07 Thread Fabio Valentini
Sat, Mar 7, 2020 at 6:30 PM Harsh Jain  wrote:
>
> I did dnf grouplist -v and the output was
>
> Available Environment Groups:
>Fedora Custom Operating System (custom-environment)
>Minimal Install (minimal-environment)
>Fedora Server Edition (server-product-environment)
>Fedora Workstation (workstation-product-environment)
>Fedora Cloud Server (cloud-server-environment)
>KDE Plasma Workspaces (kde-desktop-environment)
>Xfce Desktop (xfce-desktop-environment)
>LXDE Desktop (lxde-desktop-environment)
>LXQt Desktop (lxqt-desktop-environment)
>Cinnamon Desktop (cinnamon-desktop-environment)
>MATE Desktop (mate-desktop-environment)
>Sugar Desktop Environment (sugar-desktop-environment)
>Deepin Desktop (deepin-desktop-environment)
>Development and Creative Workstation (developer-workstation-environment)
>Web Server (web-server-environment)
>Infrastructure Server (infrastructure-server-environment)
>Basic Desktop (basic-desktop-environment)
>
> which does not include the Pantheon desktop environment ,how does it work?
> how can i fix it ?

This is interesting ...

"dnf group install 'Pantheon Desktop'" works, but the group is not
included with "dnf group list" ...

No idea what's going wrong there.

Fabio
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Pantheon is not present in gouplist

2020-03-07 Thread Harsh Jain
I did dnf grouplist -v and the output was

Available Environment Groups:
   Fedora Custom Operating System (custom-environment)
   Minimal Install (minimal-environment)
   Fedora Server Edition (server-product-environment)
   Fedora Workstation (workstation-product-environment)
   Fedora Cloud Server (cloud-server-environment)
   KDE Plasma Workspaces (kde-desktop-environment)
   Xfce Desktop (xfce-desktop-environment)
   LXDE Desktop (lxde-desktop-environment)
   LXQt Desktop (lxqt-desktop-environment)
   Cinnamon Desktop (cinnamon-desktop-environment)
   MATE Desktop (mate-desktop-environment)
   Sugar Desktop Environment (sugar-desktop-environment)
   Deepin Desktop (deepin-desktop-environment)
   Development and Creative Workstation (developer-workstation-environment)
   Web Server (web-server-environment)
   Infrastructure Server (infrastructure-server-environment)
   Basic Desktop (basic-desktop-environment)

which does not include the Pantheon desktop environment ,how does it work?
how can i fix it ?
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org