Skip to content

fedora/fedora-toolbox:41 image's PATH doesn't match Silverblue host #1603

@tenturestept

Description

@tenturestept

Describe the bug

On Fedora 41 the PATH (before a user's customizations in .bash_profile and .bashrc) is /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin. In the fedora-toolbox-41 image, the PATH has two extra entries: /bin and /sbin.

Steps how to reproduce the behaviour

Do podman run --rm quay.io/fedora/fedora-toolbox:41 env. Compare with echo $PATH on the host.

Expected behaviour

PATH matches the default for Fedora 41 Silverblue.

Actual behaviour

PATH does not match the default for Fedora 41 Silverblue

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions