Bug 1224336 - Missing packages in microos_cockpit pattern
Summary: Missing packages in microos_cockpit pattern
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Cockpit (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: MicroOS Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 06:17 UTC by Felix Niederwanger
Modified: 2024-05-16 07:42 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Niederwanger 2024-05-16 06:17:41 UTC
Installing the `patterns-microos-cockpit` package (and thereby the microos_cockpit pattern) doesn't install cockpit itself as can be seen below:

> microos:~ # transactional-update pkg install patterns-microos-cockpit && reboot
> ...
> microos:~ # zypper se cockpit
> Loading repository data...
> Reading installed packages...
> 
> S  | Name                     | Summary                                                                      | Type
> ---+--------------------------+------------------------------------------------------------------------------+--------
>    | cockpit                  | Web Console for Linux servers                                                | package
>    | cockpit-agama            | Cockpit module for Agama                                                     | package
> i  | cockpit-bridge           | Cockpit bridge server-side component                                         | package
>    | cockpit-devel            | Development files for for Cockpit                                            | package
>    | cockpit-doc              | Cockpit deployment and developer guide                                       | package
>    | cockpit-kdump            | Cockpit user interface for kernel crash dumping                              | package
>    | cockpit-machines         | Cockpit user interface for virtual machines                                  | package
>    | cockpit-networkmanager   | Cockpit user interface for networking, using NetworkManager                  | package
>    | cockpit-packagekit       | Cockpit user interface for packages                                          | package
>    | cockpit-pcp              | Cockpit PCP integration                                                      | package
> i  | cockpit-podman           | Cockpit component for Podman containers                                      | package
>    | cockpit-selinux          | Cockpit SELinux package                                                      | package
>    | cockpit-storaged         | Cockpit user interface for storage, using udisks                             | package
> i  | cockpit-system           | Cockpit admin interface package for configuring and troubleshooting a system | package
>    | cockpit-tukit            | Cockpit module for Transactional Update                                      | package
>    | cockpit-ws               | Cockpit Web Service                                                          | package
> i  | microos_cockpit          | Web based remote system managemet                                            | pattern
> i+ | patterns-microos-cockpit | Web based remote system managemet                                            | package

I would assume that installing this package on MicroOS results in a workable cockpit installation. This is on MicroOS, it could be that some packages are only recommended but not required and therefore not installed there.