Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1463219

Summary: Installing docker from Extras 7.3 emits weird message about Stopping containers and Cannot connect to the Docker daemon
Product: Red Hat Enterprise Linux 7 Reporter: Jan Pazdziora (Red Hat) <jpazdziora>
Component: dockerAssignee: Antonio Murdaca <amurdaca>
Status: CLOSED DUPLICATE QA Contact: atomic-bugs <atomic-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: amurdaca, jpazdziora, lsm5, myllynen
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-21 16:34:26 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:
Bug Depends On: 1538838    
Bug Blocks:    

Description Jan Pazdziora (Red Hat) 2017-06-20 11:51:52 UTC
Description of problem:

When docker package is installed from Extras 7.3 via yum, message about

Cannot connect to the Docker daemon

is displayed.

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

docker-1.12.6-28.git1398f24.el7.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. yum install -y docker

Actual results:

  Installing : python-IPy-0.75-6.el7.noarch                               12/17 
  Installing : libcgroup-0.41-11.el7.x86_64                               13/17 
  Installing : policycoreutils-python-2.5-11.el7_3.x86_64                 14/17 
  Installing : 2:container-selinux-2.12-2.gite7096ce.el7.noarch           15/17 
  Installing : libseccomp-2.3.1-2.el7.x86_64                              16/17 
Stopping containers...
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
"docker stop" requires at least 1 argument(s).
See 'docker stop --help'.

Usage:  docker stop [OPTIONS] CONTAINER [CONTAINER...]

Stop one or more running containers
  Installing : 2:docker-1.12.6-28.git1398f24.el7.x86_64                   17/17 
  Verifying  : libseccomp-2.3.1-2.el7.x86_64                               1/17 
  Verifying  : libcgroup-0.41-11.el7.x86_64                                2/17 
  Verifying  : python-IPy-0.75-6.el7.noarch                                3/17 
  Verifying  : 1:oci-systemd-hook-0.1.7-2.git2788078.el7.x86_64            4/17 
  Verifying  : 2:docker-client-1.12.6-28.git1398f24.el7.x86_64             5/17 
  Verifying  : audit-libs-python-2.6.5-3.el7_3.1.x86_64                    6/17 

Expected results:

  Installing : python-IPy-0.75-6.el7.noarch                               12/17 
  Installing : libcgroup-0.41-11.el7.x86_64                               13/17 
  Installing : policycoreutils-python-2.5-11.el7_3.x86_64                 14/17 
  Installing : 2:container-selinux-2.12-2.gite7096ce.el7.noarch           15/17 
  Installing : libseccomp-2.3.1-2.el7.x86_64                              16/17 
  Installing : 2:docker-1.12.6-28.git1398f24.el7.x86_64                   17/17 
  Verifying  : libseccomp-2.3.1-2.el7.x86_64                               1/17 
  Verifying  : libcgroup-0.41-11.el7.x86_64                                2/17 
  Verifying  : python-IPy-0.75-6.el7.noarch                                3/17 
  Verifying  : 1:oci-systemd-hook-0.1.7-2.git2788078.el7.x86_64            4/17 
  Verifying  : 2:docker-client-1.12.6-28.git1398f24.el7.x86_64             5/17 
  Verifying  : audit-libs-python-2.6.5-3.el7_3.1.x86_64                    6/17 

Additional info:

Comment 4 Marko Myllynen 2017-06-21 07:14:32 UTC
This looks like a dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1456344 ?

Comment 5 Antonio Murdaca 2017-06-21 16:34:26 UTC
(In reply to Marko Myllynen from comment #4)
> This looks like a dupe of
> https://bugzilla.redhat.com/show_bug.cgi?id=1456344 ?

it is

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