Bug 2120220 - Need latest version of podman-compose in RHEL8 EPEL
Summary: Need latest version of podman-compose in RHEL8 EPEL
Keywords:
Status: CLOSED DUPLICATE of bug 2094882
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: podman-compose
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-22 08:45 UTC by Ketan Bhandari
Modified: 2022-08-22 14:17 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-08-22 14:17:45 UTC
Type: Bug
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github containers podman-compose issues 539 0 None closed Issue with Podman 4.1.1 - Error: invalid config provided: extra host entries must be specified on the pod 2022-08-22 08:45:02 UTC
Red Hat Issue Tracker FC-575 0 None None None 2022-08-22 13:52:20 UTC

Description Ketan Bhandari 2022-08-22 08:45:02 UTC
Description of problem:
Currently in rhel8 epel we have podman-compose version 0.1.7dev. We are facing some issue with this version. Podman team recommended to use newer version 1.x
Could you please upgrade the version in epel? Thank you!!

Reference - https://github.com/containers/podman-compose/issues/539

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


How reproducible:


Steps to Reproduce:
podman-compose -f <compose.yml> up

Actual results:
Container should be up and running. Same yml working fine with podman version 4.0.2

Expected results:
Getting error
Error: invalid config provided: extra host entries must be specified on the pod: network cannot be configured when it is shared with a pod
125

Additional info:
Version
using podman version: podman version 4.1.1
podman-composer version 0.1.7dev
podman --version
podman version 4.1.1

yml

I have added the extra_hosts in compose but no luck.
extra_hosts:
- "host:IP"
If i run directly using podman by adding --add-host, it works

Comment 1 Gwyn Ciesla 2022-08-22 14:17:45 UTC

*** This bug has been marked as a duplicate of bug 2094882 ***


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