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 1972282 - TMPDIR is not working in podman pull and podman load
Summary: TMPDIR is not working in podman pull and podman load
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: podman
Version: 8.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: beta
: ---
Assignee: Jindrich Novy
QA Contact: Yuhui Jiang
URL:
Whiteboard:
Depends On:
Blocks: 1972303
TreeView+ depends on / blocked
 
Reported: 2021-06-15 15:10 UTC by Joy Pu
Modified: 2021-11-09 19:46 UTC (History)
10 users (show)

Fixed In Version: podman-3.3.0-0.14.el8 or newer
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1972303 (view as bug list)
Environment:
Last Closed: 2021-11-09 17:38:22 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:4154 0 None None None 2021-11-09 17:39:24 UTC

Description Joy Pu 2021-06-15 15:10:04 UTC
Description of problem:

The environment variable TMPDIR is not working for podman pull and podman load commands. This is fxied in 8.3.


Version-Release number of selected component (if applicable):
podman-3.2.0-0.37.module+el8.5.0+11271+290a2dff.x86_64
podman-3.3.0-0.1.module+el8.5.0+11308+711b20b9.x86_64
How reproducible:
100%

Steps to Reproduce:
1. make directory and mount it with a small size of tmpfs
# mkdir /tmp/testdir
# mount -t tmpfs -o size=1M tmpfs 
2. export TMPDIR and run podman pull or podman load
# export TMPDIR=/tmp/testdir
# podman pull quay.io/libpod/testimage:20200929


Actual results:
podman pull can get the image

Expected results:
podman pull or load will failed to pull the image with error message "no space left on device"

Additional info:
Related bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1769918
https://bugzilla.redhat.com/show_bug.cgi?id=1877699

Comment 1 Daniel Walsh 2021-06-15 21:23:11 UTC
Are you reporting a regression here?

Comment 2 Joy Pu 2021-06-16 07:20:44 UTC
Yes. This case comes from the old bugs and it is a part of our regression tests.

Comment 3 Valentin Rothberg 2021-07-21 12:54:03 UTC
This has been fixed with Podman v3.2.2.

Comment 4 Tom Sweeney 2021-07-21 13:15:16 UTC
Fixed in Podman v3.2.3 which is headed for RHEL 8.4.0.2 and also RHEL 8.5.  Setting to Post and assigning to Jindrich for any packaging and BZ needs.

Comment 5 Jindrich Novy 2021-07-21 13:53:21 UTC
Can we get qa ack please?

Comment 11 errata-xmlrpc 2021-11-09 17:38:22 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 (Moderate: container-tools:rhel8 security, bug fix, and enhancement 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/RHSA-2021:4154


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