【问题标题】:Sylius Vagrant Installation error about rsync on Windows 10关于 Windows 10 上 rsync 的 Sylius Vagrant 安装错误
【发布时间】:2017-10-06 03:56:35
【问题描述】:

在 Winwows 10 上安装 vagrant 版本时出现以下错误:

尝试 rsync 同步文件夹时出错。 请查看下面的错误消息以获取更多信息。

主机路径:/c/Users/Gunnar/Development/Vagrant-master/ 访客路径:/vagrant 命令:“rsync”“--verbose”“--archive”“--delete”“-z”“--copy-links”“--chmod =ugo=rwX”“--no-perms”“-- no-owner" "--no-group" "--rsync-path" "sudo rsync" "-e " "ssh -p 2222 -o LogLevel=FATAL -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile =/dev/null -i 'C:/Users/Gunnar/Development/Vagrant-master/.vagrant/machines/sylius/virtualbox/private_key'" "--exclude" ".vagrant/" "/c/Users/ Gunnar/Development/Vagrant-master/" "vagrant@127.0.0.1:/vagrant" 错误:由于其外部 zlib,此 rsync 缺少旧式 --compress。试试 -zz。 继续不压缩。

你知道怎么解决吗? 在哪里更改 rsync 设置?

【问题讨论】:

    标签: php windows sylius


    【解决方案1】:

    我从 2.0 切换到 Vagrant 1.9.6。然后错误没有出现。现在我又遇到了一个错误。

    【讨论】:

      猜你喜欢
      • 2019-02-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-11
      • 2020-08-28
      • 2014-10-08
      • 1970-01-01
      相关资源
      最近更新 更多