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 1264090 - Copying container content is failing because of missing secrets mount
Summary: Copying container content is failing because of missing secrets mount
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: docker
Version: 7.1
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Lokesh Mandvekar
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-17 13:43 UTC by Federico Simoncelli
Modified: 2023-09-14 03:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-17 23:13:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Federico Simoncelli 2015-09-17 13:43:56 UTC
Description of problem:
Copying container content is failing because of missing secrets mount.

Version-Release number of selected component (if applicable):
docker-1.7.1-108.el7

How reproducible:
100%

Steps to Reproduce:

$ docker create --name=test1 docker.io/fedora:22 bash
$ docker cp test1:/ - | tar t
Error response from daemon: stat
/var/lib/docker/containers/95da2f313ea963972f9b60144b22ebba2c9201f9fd834fa658d218dc51006722/secrets:
no such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors


Actual results:
Container content copy fails with "no such file or directory"

Expected results:
Container content copy should succeed.


Additional info:
This defect has been introduced with the patch: ed76152 Add RHEL super secrets patch

Comment 2 Daniel Walsh 2015-09-17 14:28:58 UTC
The current github for rhel7-1.8 an rhel7-1.9 have a fix for this. Please update the packages.

Comment 3 Daniel Walsh 2015-09-28 18:21:16 UTC
Fixed in docker-1.8.2

Comment 5 Lokesh Mandvekar 2015-11-17 23:13:11 UTC
Shipped in 7.1.6

Comment 6 Red Hat Bugzilla 2023-09-14 03:05:27 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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