Skip to content

Mountpoints cannot include whitespace #933

@jandubois

Description

@jandubois

Description

Lima does not support mounting locations containing whitespace, e.g.

mounts:
- location: "~/foo bar"
  writable: true

This obviously affects users whose host username contains a space.

Known problem spots:

  • lima.env does not quote LIMA_CIDATA_MOUNTS_NNN_MOUNTPOINT
  • reversesshfs.Prepare doesn't quote the argument to mkdir -p
  • reversesshfs.Start doesn't quote the local and remote path arguments to sshfs

There are probably more...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingexpert

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions