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 1378291 - the file /etc/containers/registries.d/{atomic.conf, test.yaml) are not owned by any package
Summary: the file /etc/containers/registries.d/{atomic.conf, test.yaml) are not owned ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: atomic
Version: 7.4
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Lokesh Mandvekar
QA Contact: atomic-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 1375653
TreeView+ depends on / blocked
 
Reported: 2016-09-22 03:43 UTC by Alex Jia
Modified: 2016-09-26 16:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-26 16:59:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alex Jia 2016-09-22 03:43:32 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Lokesh Mandvekar 2016-09-26 16:23:06 UTC
Alex, atomic will install atomic.conf in /etc/ and not in /etc/containers/registries.d

I haven't shipped the test.yaml file yet, let me know if it's necessary, and I could do another build.

Also, it's not a problem if directories are owned by multiple packages, those directories will continue to exist as long as there's atleast 1 of those installed packages present. For example: 

$ rpm -qf /usr/share/bash-completion/
bash-completion-2.1-6.el7.noarch
glib2-2.46.2-3.el7.x86_64
yum-3.4.3-148.el7.noarch
rpmlint-1.5-4.el7.noarch
skopeo-0.1.14-0.2.dev.el7.x86_64

Let me know if I got that wrong.

Comment 4 Lokesh Mandvekar 2016-09-26 16:59:53 UTC
Also, we don't test.yaml since default.yaml replaces it, so we should be good to go as far as this bug is concerned.

Alex, please reopen this bug if you think we missed something.


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