Bug 2112217
| Summary: | Can not Add url with podman build | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Joy Pu <ypu> | 
| Component: | podman | Assignee: | Jindrich Novy <jnovy> | 
| Status: | CLOSED ERRATA | QA Contact: | Joy Pu <ypu> | 
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.9 | CC: | bbaude, dornelas, dwalsh, jligon, jnovy, lsm5, mheon, tsweeney, umohnani | 
| Target Milestone: | rc | Keywords: | Extras, Regression | 
| Target Release: | --- | Flags: | pm-rhel:
                mirror+ | 
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | podman-1.6.4-36.el7_9 | Doc Type: | If docs needed, set a value | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-22 09:17:50 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: | |||
| 
        
          Description
        
        
          Joy Pu
        
        
        
        
        
          2022-07-29 05:59:54 UTC
        
       PR merged. We, however, have a couple of CVEs that need to be tended to and will be adding those in before spinning a new Buildah. The PR is here: https://github.com/containers/buildah/pull/4173 Test with podman-1.6.4-36.el7_9.x86_64 it is fixed: # podman build -t add_url . STEP 1: FROM quay.io/libpod/testimage:20200929 STEP 2: ADD https://github.com/containers/podman/blob/master/README.md /tmp/ STEP 3: COMMIT add_url caf0a6a66339875bf98f434d156388276d4426bbb4c8eac27cfdd782de46941f caf0a6a66339875bf98f434d156388276d4426bbb4c8eac27cfdd782de46941f So move this to verified. 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: podman security and 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/RHSA-2022:6119 |