Bug 1972282

Summary: TMPDIR is not working in podman pull and podman load
Product: Red Hat Enterprise Linux 8 Reporter: Joy Pu <ypu>
Component: podmanAssignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Yuhui Jiang <yujiang>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.5CC: bbaude, dwalsh, jligon, jnovy, lsm5, mheon, pthomas, tsweeney, umohnani, vrothber
Target Milestone: betaKeywords: Regression, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: podman-3.3.0-0.14.el8 or newer Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1972303 (view as bug list) Environment:
Last Closed: 2021-11-09 17:38:22 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:    
Bug Blocks: 1972303    

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