go 语言项目使用 gomod 进度跟踪 #3908
Closed
wineee
started this conversation in
Developer Discussion | 开发者讨论
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
update: 使用 minimal-module-compatibility 特性处理 dbus v5 路径 |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://build.deepin.com/project/show/deepin:CI:topics:dbusv5 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
目的:
测试仓库地址: https://build.deepin.com/project/show/home:rewine:gomod_test
主要问题
解决方法: makefile 的 prepare 里 cp 过来
https://github.com/Decodetalkers/dde-daemon/blob/7baf6716982f8137126a95c11524fed7e1207753/Makefile#L34
问题: prepare 和 build 并行,build 时 v5 目录可能没有复制完成
暂时关闭并行,但这肯定不是好办法
TODO: 应该优化 makefile 依赖关系
TODO: 补充仓库或删除功能
dde-daemon
github.com/mdlayher/netlink
linuxdeepin/dde-daemon@3c210cd
go-lib
带国密的 openssl
chore: remove gm go-lib#87
TODO:应该非 gomod 引入,待修复
https://build.deepin.com/project/show/deepin:Develop:dde
与 gomod 无关,部分依赖的 debian/changelog 没有更新
Beta Was this translation helpful? Give feedback.
All reactions