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 2104627 - symlinks doesn't work on volumes under podman when SELINUX is enabled [rhel-8.6.0.z]
Summary: symlinks doesn't work on volumes under podman when SELINUX is enabled [rhel-8...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: podman
Version: 8.6
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Jindrich Novy
QA Contact: Alex Jia
URL:
Whiteboard:
Depends On: 2083570
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-06 18:07 UTC by RHEL Program Management Team
Modified: 2022-08-02 10:14 UTC (History)
12 users (show)

Fixed In Version: podman-4.1.1-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2083570
Environment:
Last Closed: 2022-08-02 10:05:42 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-127131 0 None None None 2022-07-06 18:13:59 UTC
Red Hat Product Errata RHBA-2022:5824 0 None None None 2022-08-02 10:05:57 UTC

Comment 2 Alex Jia 2022-07-13 02:50:12 UTC
Tested with podman-4.1.1-2.module+el8.6.0+15917+093ca6f8.x86_64, and test result looks good.

[root@sweetpig-19 ~]# mkdir /tmp/data-1
[root@sweetpig-19 ~]# podman run --rm -ti -v /tmp/data-1:/data:Z registry.access.redhat.com/ubi8 ln -s /etc/bashrc /data/bashrc
Trying to pull registry.access.redhat.com/ubi8:latest...
Getting image source signatures
Checking if image destination supports signatures
Copying blob 028bdc977650 done  
Copying blob 0c673eb68f88 done  
Copying config 2fd9e14788 done  
Writing manifest to image destination
Storing signatures
[root@sweetpig-19 ~]# podman run --rm -ti -v /tmp/data-1:/data:Z registry.access.redhat.com/ubi8 ls -la /data
total 0
drwxr-xr-x. 2 root root 20 Jul 13 02:45 .
dr-xr-xr-x. 1 root root 29 Jul 13 02:45 ..
lrwxrwxrwx. 1 root root 11 Jul 13 02:45 bashrc -> /etc/bashrc

[root@sweetpig-19 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)

[root@sweetpig-19 ~]# rpm -q podman runc systemd kernel
podman-4.1.1-2.module+el8.6.0+15917+093ca6f8.x86_64
runc-1.1.3-2.module+el8.6.0+15917+093ca6f8.x86_64
systemd-239-58.el8_6.2.x86_64
kernel-4.18.0-372.15.1.el8_6.x86_64

Comment 6 Alex Jia 2022-07-19 02:44:55 UTC
This bug has been verified on podman-4.1.1-2.module+el8.6.0+15917+093ca6f8.x86_64 per Comment 2.

Comment 10 errata-xmlrpc 2022-08-02 10:05:42 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 (container-tools:rhel8 bug fix update), 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://access.redhat.com/errata/RHBA-2022:5824


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