RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1349375 - Cockpit pulls in docker by default
Summary: Cockpit pulls in docker by default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: cockpit
Version: 7.2
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: rc
: ---
Assignee: Dominik Perpeet
QA Contact: Jan Ščotka
URL:
Whiteboard:
Depends On:
Blocks: 1309887 ovirt-node-ng-platform 1365206
TreeView+ depends on / blocked
 
Reported: 2016-06-23 10:51 UTC by Fabian Deutsch
Modified: 2017-02-08 09:14 UTC (History)
6 users (show)

Fixed In Version: cockpit-0.114-2
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1365206 (view as bug list)
Environment:
Last Closed: 2016-08-04 13:48:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Log of yum remove docker (53.70 KB, text/plain)
2016-06-23 10:51 UTC, Fabian Deutsch
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1442 0 normal SHIPPED_LIVE cockpit bug fix and enhancement update 2016-08-04 17:45:50 UTC

Description Fabian Deutsch 2016-06-23 10:51:05 UTC
Description of problem:
In bug 1297797 a separate subpackage for docker integration was created to allow installing Cockpit without pulling in docker.

But now the cockpit main page is indirectly pulling in docker again!

This leads to problems with RH insights, because docker is not configured on RHEV-H: bug 1309887

Version-Release number of selected component (if applicable):
RHEL 7.2
cockpit-shell.noarch 0:0.108-1.el7

How reproducible:
Always

Steps to Reproduce:
1. yum install cockpit-shell
2.
3.

Actual results:
docker will be installed

Expected results:


Additional info:

Comment 1 Fabian Deutsch 2016-06-23 10:51:50 UTC
Created attachment 1171413 [details]
Log of yum remove docker

Comment 2 Fabian Deutsch 2016-06-23 10:53:27 UTC
Raising to urgent, because this affects RHEV-H and we are approaching our beta2 release

Comment 3 Ying Cui 2016-07-06 07:42:46 UTC
It affects RHVH 4.0, we would like to escalate this. Thanks.

Comment 4 Dominik Perpeet 2016-07-06 07:59:21 UTC
This will be fixed in Cockpit 0.113.

Comment 5 Bronce McClain 2016-07-07 18:53:37 UTC
(In reply to Dominik Perpeet from comment #4)
> This will be fixed in Cockpit 0.113.

Thanks Dominik, do you know the date of it's release?

Comment 6 Dominik Perpeet 2016-07-07 23:37:46 UTC
Upstream 0.113 has been released: https://github.com/cockpit-project/cockpit/releases/tag/0.113

Comment 11 errata-xmlrpc 2016-08-04 13:48:41 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-1442.html

Comment 12 Fabian Deutsch 2016-08-05 13:07:30 UTC
I suppose we are still seeing this, cockpit is pulling in cockpit-docker by default.

Comment 13 Dominik Perpeet 2016-08-05 20:43:17 UTC
(In reply to Fabian Deutsch from comment #12)
> I suppose we are still seeing this, cockpit is pulling in cockpit-docker by
> default.

Can you confirm this still happens with cockpit >= 0.114-2? It should be fixed, jscotka even added a test.

Comment 14 Ryan Barry 2016-08-10 15:04:23 UTC
(In reply to Dominik Perpeet from comment #13)
> (In reply to Fabian Deutsch from comment #12)
> > I suppose we are still seeing this, cockpit is pulling in cockpit-docker by
> > default.
> 
> Can you confirm this still happens with cockpit >= 0.114-2? It should be
> fixed, jscotka even added a test.

Yes:

[root@localhost ~]# rpm -q cockpit
cockpit-0.114-2.el7.x86_64
[root@localhost ~]# rpm -q --requires cockpit
cockpit-bridge = 0.114-2.el7
cockpit-docker = 0.114-2.el7
cockpit-networkmanager = 0.114-2.el7
cockpit-shell = 0.114-2.el7
cockpit-storaged = 0.114-2.el7
cockpit-ws = 0.114-2.el7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
[root@localhost ~]# rpm -q --requires cockpit-docker
cockpit-bridge >= 0.114
cockpit-shell >= 0.114
docker >= 1.3.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


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