Skip to content

main Broken Under Linux #901

@sprankhub

Description

@sprankhub

Version of Warden

main branch

Operating System and Installation Method

Ubuntu 24.04.3 LTS

Describe the Bug

If I install Ubuntu via git, I have issues with files not being synced:

  1. Files created outside the container are not visible inside the container.
  2. Files created inside the container are not visible outside the container.

It looks like #749 introduced that issue. It adds WARDEN_MUTAGEN_ENABLE=1 to ~/.warden/.env. As soon as I remove it and restart the environment, everything works again. WARDEN_MUTAGEN_ENABLE should probably only default to 1 under Apple devices?

To Reproduce

  1. Install Warden under Ubuntu via git.
  2. Start an environment.
  3. Create files outside and inside the container.
  4. Check which files are visible outside and inside the container.

Expected Behavior

All files created inside the container are also visible outside the container.
All files created outside the container are also visible inside the container.

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingup for grabsExtra attention is needed

Type

Projects

Status

🔖 Ready

Relationships

None yet

Development

No branches or pull requests

Issue actions