Skip to content

chown on vm.tty sometimes fails #223

@nlf

Description

@nlf

Bug Reports

  • dlite version in use (run dlite --version):
    2.0.0-beta9

  • expected behavior:
    vm.tty has correct permissions

  • actual behavior:
    vm.tty doesn't exist when chown is run, causing dlite start to exit with an error

  • steps to reproduce
    dlite start
    this is random, caused by a race condition

opening this issue for myself :)

need to add some code to make sure that vm.tty exists before attempting to change permissions on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions