Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/date/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Laravel 4 无法在Ubuntu中运行homestead_Laravel 4 - Fatal编程技术网

Laravel 4 无法在Ubuntu中运行homestead

Laravel 4 无法在Ubuntu中运行homestead,laravel-4,Laravel 4,Ubuntu版本:Ubuntu 14.04.1 LTS 我做了所有的事情,当我输入homestead时,它就出来了 /opt/vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/environment.rb:763:in `chmod': Operation not permitted - /home/chan/.vagrant.d/insecure_private_key (Errno::EPERM) from /opt/vagra

Ubuntu版本:Ubuntu 14.04.1 LTS

我做了所有的事情,当我输入homestead时,它就出来了

/opt/vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/environment.rb:763:in `chmod': Operation not permitted - /home/chan/.vagrant.d/insecure_private_key (Errno::EPERM)
    from /opt/vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/environment.rb:763:in `chmod'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/environment.rb:763:in `copy_insecure_private_key'
    from /opt/vagrant/embedded/gems/gems/vagrant-1.6.5/lib/vagrant/environment.rb:171:in `initialize'
    from /opt/vagrant/bin/../embedded/gems/gems/vagrant-1.6.5/bin/vagrant:165:in `new'
    from /opt/vagrant/bin/../embedded/gems/gems/vagrant-1.6.5/bin/vagrant:165:in `<main>'

你没有权限更改/home/chan/.vagrant.d/unsecure\u private\u keyCan,如果我使用sudo homestead up,它会显示sudo:homestead:command not found/home/chan/.vagrant.d目录的权限是什么?所有者是我,mod是777