Skip to content

[🐛 Bug]: Trying to install Safari on linux as root removes /usr/bin #15775

Closed
@rijenkii

Description

@rijenkii

Description

Was trying to see what would happen, instead of a simple "why are you doing this" spent two hours restoring my system.

Reproduction

  1. Install a Fedora 42 Server on a VM (DO NOT DO THIS ON YOUR OWN MACHINE)
  2. mkdir venv && python3 -m venv venv
  3. venv/bin/pip install selenium
  4. sudo venv/lib/python3.13/site-packages/selenium/webdriver/common/linux/selenium-manager --browser safari
  5. Try running ls

Logs

After running the reproduction you will see the following message:

-bash: ls: command not found

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-rustRust code is mostly Selenium ManagerD-safariI-defectSomething is not working as intendedOS-linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions