linxiaoliang 发表于 2024-5-22 14:37:02

repo下载失败

执行如下命令失败
repo init --no-clone-bundle-u https://gitlab.com/firefly-linux/manifests.git -b master -m rk3588_linux_release.xml
Get https://gitlab.com/firefly-linux/manifests.git


'str' object has no attribute 'decode'

如何解决?

sidneyz 发表于 2024-6-2 18:24:15

我遇到相同的问题,你解决了吗?

sidneyz 发表于 2024-6-4 08:33:57

使用docker ubuntu 18.04, 普通用户权限,完全删除了原来的目录,重新做了下载同步。就一切正常了。
原来是在宿主机的 docker share volumn上,ubuntu20.04,用的也是root。估计是版本不一致造成的。
页: [1]
查看完整版本: repo下载失败