Missing util-linux-core in fedora:40 container image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I found fedora:40 container image does not contain util-linux-core.
Is it intentional?
I'd like some commands (findmnt in my case) included in the base image...


## fedora:39 container image has findmnt

$ podman run --rm quay.io/fedora/fedora:39 sh -c 'type findmnt; rpm -q util-linux-core'
findmnt is /usr/bin/findmnt
util-linux-core-2.39.4-1.fc39.x86_64


## fedora:40 container image does not have findmnt

$ podman run --rm quay.io/fedora/fedora:40 sh -c 'type findmnt; rpm -q util-linux-core'
sh: line 1: type: findmnt: not found
package util-linux-core is not installed

Regards,
----
Manabu Ori
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux