FS#78253 - [podman] Wrong path to configs (/usr/etc as opposed to /etc)

Attached to Project: Community Packages
Opened by Arvid Norlander (VorpalGun) - Tuesday, 18 April 2023, 12:53 GMT
Last edited by Toolybird (Toolybird) - Friday, 21 July 2023, 22:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Morten Linderud (Foxboron)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
podman is built incorrectly, resulting in it looking for config files in /usr/etc instead of /etc.

Additional info:
* package version(s): 4.5.0-1
* config and/or log files etc.
* link to upstream bug report, if any: https://github.com/containers/podman/issues/18250

Steps to reproduce:
$ docker --version
Emulate Docker CLI using podman. Create /usr/etc/containers/nodocker to quiet msg.
podman version 4.5.0

As can be seen, it is looking in /usr/etc instead of /etc
This task depends upon

Closed by  Toolybird (Toolybird)
Friday, 21 July 2023, 22:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  podman 4.6.0-1
Comment by Ben Woodward (Sacro) - Thursday, 20 July 2023, 21:33 GMT
  • Field changed: Percent Complete (100% → 0%)
This wasn't fixed for podman-docker in the same PKGBUILD
Comment by David Runge (dvzrv) - Friday, 21 July 2023, 13:07 GMT
Please check podman 4.6.0-1 in [extra-testing]

Loading...