8000 dlite init: Error modifying /etc/exports · Issue #218 · nlf/dlite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
dlite init: Error modifying /etc/exports #218
Open
@lindsaylandry

Description

@lindsaylandry

Bug Reports

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

  • expected behavior:
    initialize VM

  • actual behavior:

sudo dlite init

Virtual machine hostname [local.docker]: 
Disk size (in gigabytes) [20]: 
CPU cores to allocate to VM [2]: 
Memory to allocate to VM (in gigabytes) [2]: 
DNS server [192.168.64.1]: 
Docker version [latest]: 
Extra flags to pass to the docker daemon: 
Allow direct connections to containers [yes]: 

Saving configuration: done
Creating ssh key pair: done
Adding host to ssh config: done
Creating tool binaries: done
Creating disk: done
Downloading OS: done

Next we'll run a few steps that require sudo, you may be prompted for your password.
Creating /etc/resolver/docker: done
Modifying /etc/exports: ERROR!

Here is what /etc/exports looks like:

# BEGIN: dlite
/Users -network 192.168.64.0 -mask 255.255.255.0 -alldirs -maproot=root:wheel
# END: dlite
/Users/lindsay -network 192.168.64.0 -mask 255.255.255.0 -alldirs -maproot=root:wheel
/var/root -network 192.168.64.0 -mask 255.255.255.0 -alldirs -maproot=root:wheel
  • steps to reproduce
    used the latest beta, ran sudo dlite init

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0