Bug 1629443 - cockpit isn't installed by default
Summary: cockpit isn't installed by default
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-release
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohan Boddu
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-16 11:25 UTC by lnie
Modified: 2018-09-17 10:31 UTC (History)
15 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-17 10:31:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
anaconda.log (43.56 KB, text/plain)
2018-09-16 11:25 UTC, lnie
no flags Details
packaging.log (299.60 KB, text/plain)
2018-09-16 11:26 UTC, lnie
no flags Details

Description lnie 2018-09-16 11:25:55 UTC
Created attachment 1483684 [details]
anaconda.log

Description of problem:
https://fedoraproject.org/wiki/Server/Technical_Specification says:
The default user-experience for the Fedora Server will be the bash shell on the    console and the Cockpit web management console.
That means cockpit should be installed by default,right?I think that's the wanted behavior


Version-Release number of selected component (if applicable):
Fedora-Server-dvd-x86_64-29_Beta-1.1.iso

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 lnie 2018-09-16 11:26:29 UTC
Created attachment 1483685 [details]
packaging.log

Comment 2 Jiri Konecny 2018-09-17 07:27:47 UTC
Anaconda is not the right component for this change. What is installed in different variants is solved by comps file.

Switching component.

Comment 3 Stephen Gallagher 2018-09-17 09:43:12 UTC
According to the log you provided, Cockpit *was* installed. I’m not sure what exactly you think is the problem, since you provided zero information in the BZ.

Comment 4 lnie 2018-09-17 10:09:41 UTC
(In reply to Stephen Gallagher from comment #3)
> According to the log you provided, Cockpit *was* installed. I’m not sure
> what exactly you think is the problem, since you provided zero information
> in the BZ.
As the subject,I think *cockpit* should be installed by default,and according to the output,cockpit isn't installed

[root@localhost ~]# rpm -qa | grep cockpit
cockpit-ws-175-1.fc29.x86_64
cockpit-bridge-175-1.fc29.x86_64
cockpit-networkmanager-175-1.fc29.noarch
cockpit-system-175-1.fc29.noarch
cockpit-storaged-175-1.fc29.noarch

[root@localhost ~]# dnf install cockpit
Fedora Modular 29 - x86_64                                                                                                                                                         610 kB/s | 1.5 MB     00:02    
Fedora Modular 29 - x86_64 - Updates                                                                                                                                               114  B/s | 257  B     00:02    
Fedora Modular 29 - x86_64 - Test Updates                                                                                                                                          162  B/s | 257  B     00:01    
Fedora 29 - x86_64 - Test Updates                                                                                                                                                  1.5 MB/s | 5.2 MB     00:03    
Fedora 29 - x86_64 - Updates                                                                                                                                                        47  B/s | 257  B     00:05    
Fedora 29 - x86_64                                                                                                                                                                 1.8 MB/s |  62 MB     00:34    
Dependencies resolved.
===================================================================================================================================================================================================================
 Package                                                 Arch                                        Version                                            Repository                                            Size
===================================================================================================================================================================================================================
Installing:
 cockpit                                                 x86_64                                      177-1.fc29                                         updates-testing                                       44 k
Installing weak dependencies:
 cockpit-dashboard                                       noarch                                      177-1.fc29                                         updates-testing                                      147 k
 cockpit-packagekit                                      noarch                                      177-1.fc29                                         updates-testing                                      271 k

Comment 5 Stephen Gallagher 2018-09-17 10:30:40 UTC
You are incorrect. Cockpit the Service is installed. The “cockpit” package is just a meta package that pulls in a larger set of the sub packages. We decided early on that we would instead install a subset that pulled in fewer dependencies. This was the decision of the Server SIG along with the Cockpit upstream.

The requirement in that document only dictates that the admin console must be present and accessible over the network after a default installation. It does not require that 100% of the functionality is present.


Note You need to log in before you can comment on or make changes to this bug.