Bug 1717929 - podman run duplicate mount destination
Summary: podman run duplicate mount destination
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: podman
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-06 13:24 UTC by Levente Farkas
Modified: 2019-06-28 22:08 UTC (History)
6 users (show)

Fixed In Version: podman-1.4.2-1.fc30 podman-1.4.2-1.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-22 01:03:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github muayyad-alsadi podman-compose issues 16 0 None closed Error: conflict at mount destination /var/lib/mysql: duplicate mount destination 2020-08-19 05:53:39 UTC

Description Levente Farkas 2019-06-06 13:24:27 UTC
it seems to be a well known bug:
https://github.com/muayyad-alsadi/podman-compose/issues/16

when i try to run mariadb with podman i always got the same error after upgrading to fedora 30:

podman run --rm -ti --name mariadb --hostname mariadb --env-file .env -v /etc/localtime:/etc/localtime:ro -p 127.0.0.1:3306:3306 -v /srv/vidux/mariadb/db:/var/lib/mysql:Z -v /srv/vidux/mariadb/init:/docker-entrypoint-initdb.d:ro -v /srv/vidux/mariadb/conf:/etc/mysql/conf.d:ro mariadb:10 
Error: conflict at mount destination /var/lib/mysql: duplicate mount destination

Comment 1 Matthew Heon 2019-06-06 13:35:56 UTC
Fixed upstream, will be in the 1.4.0 release that (hopefully) lands today. Just waiting on final fixes for the Podman CVE to get in before cutting the release.

Comment 2 Fedora Update System 2019-06-19 13:31:34 UTC
FEDORA-2019-a3fccd88de has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a3fccd88de

Comment 3 Fedora Update System 2019-06-20 00:49:12 UTC
podman-1.4.2-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a3fccd88de

Comment 4 Fedora Update System 2019-06-20 02:17:51 UTC
podman-1.4.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-228ea20b37

Comment 5 Fedora Update System 2019-06-22 01:03:32 UTC
podman-1.4.2-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2019-06-28 22:08:58 UTC
podman-1.4.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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