douya6229 2018-09-07 16:11
浏览 417
已采纳

golang snap安装:cgo.a:只读文件系统

I have installed go 1.11 using the snap package as described here: https://github.com/golang/go/wiki/Ubuntu

# This will give you the latest version of go
$ sudo snap install --classic go

Things in general work well, however, when I tried to compile a project that uses cgo, I get the following error:

/snap/go/2635/bin/go test -c -i -o /tmp/___Test_GetVersion_in_tests_go tests_go #gosetup
go test runtime/cgo: open /snap/go/2635/pkg/linux_amd64/runtime/cgo.a: read-only file system

What could be happening? Is this a known issue in the snap installation?

  • 写回答

2条回答 默认 最新

  • douou6696 2019-02-15 16:19
    关注

    In case you came here looking for how to resolve this error for VSCode - it took me a little bit to find the setting.

    File -> Preferences -> Settings

    In the settings pane... User Settings -> Extensions -> Go configuration

    Scroll about 2/3rds of the way down until you get to Install Dependencies When Building. Uncheck that one and restart VSCode.

    So far has been working for me (running Ubuntu 18)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 WPF动态创建页面内容
  • ¥15 如何对TBSS的结果进行统计学的分析已完成置换检验,如何在最终的TBSS输出结果提取除具体值及如何做进一步相关性分析
  • ¥15 SQL数据库操作问题
  • ¥100 关于lm339比较电路出现的问题
  • ¥15 Matlab安装yalmip和cplex功能安装失败
  • ¥15 加装宝马安卓中控改变开机画面
  • ¥15 STK安装问题问问大家,这种情况应该怎么办
  • ¥15 关于罗技鼠标宏lua文件的问题
  • ¥15 halcon ocr mlp 识别问题
  • ¥15 已知曲线满足正余弦函数,根据其峰值,还原出整条曲线