Bug 1487630

Summary: WARNING: FedoraServer: INVALID_SERVICE: cockpit - on Fedora Workstation spin
Product: [Fedora] Fedora Reporter: Dominic P Geevarghese <dominicpg>
Component: firewalldAssignee: Eric Garver <egarver>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 27CC: fedora, jpopelka, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-28 19:40:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dominic P Geevarghese 2017-09-01 12:33:27 UTC
Description of problem:

firewalld generates cockpit warning;originated by FedoraServer profile, on Fedora Workstation.
firewalld[2273]: WARNING: FedoraServer: INVALID_SERVICE: cockpit


Version-Release number of selected component (if applicable):

Fedora-27 branched_20170817.n.3 - Fedora Workstation. 


How reproducible:

Always

Steps to Reproduce:
1. Install Workstation spin of Fedora-27 branched_20170817.n.3 with default packages
2. check firewalld service status

Actual results:

firewalld's FedoraServer profile warning due to missing cockpit

Expected results:

As FedoraWorkstation profile doesn't have cockpit service in it definition and thus, there shouldn't be error from 'FedoraServer' profile.

Additional info:

[root@pxeboot-uefi ~]# systemctl status firewalld.service 
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
   Active: active (running) since Fri 2017-09-01 15:34:39 +04; 40min ago
     Docs: man:firewalld(1)
 Main PID: 677 (firewalld)
    Tasks: 2 (limit: 4915)
   CGroup: /system.slice/firewalld.service
           └─677 /usr/bin/python3 -Es /usr/sbin/firewalld --nofork --nopid

Sep 01 15:34:39 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon...
Sep 01 15:34:39 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon.
Sep 01 15:34:40 localhost.localdomain firewalld[677]: WARNING: FedoraServer: INVALID_SERVICE: cockpit

[root@pxeboot-uefi ~]# journalctl _SYSTEMD_UNIT=firewalld.service
-- Reboot --
Sep 01 16:20:39 localhost.localdomain firewalld[691]: WARNING: FedoraServer: INVALID_SERVICE: cockpit
Sep 01 16:21:41 pxeboot-uefi firewalld[2273]: WARNING: FedoraServer: INVALID_SERVICE: cockpit

[root@pxeboot-uefi ~]# firewall-cmd --get-active-zones 
FedoraWorkstation
  interfaces: ens3
[root@pxeboot-uefi ~]# firewall-cmd --list-services 
dhcpv6-client ssh samba-client mdns

[root@pxeboot-uefi ~]# rpm -q cockpit firewalld 
package cockpit is not installed
firewalld-0.4.4.5-3.fc27.noarch


Thanks, 
Dominic Geevarghese
4096R/43EACB09

Comment 1 Christian Stadelmann 2017-10-25 20:59:05 UTC
This is a duplicate of bug #1171114.

Comment 2 Ben Cotton 2018-11-27 14:40:54 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Christian Stadelmann 2018-11-28 19:40:10 UTC

*** This bug has been marked as a duplicate of bug 1171114 ***