AUR cwtch-git (Archlinux) does not compile, report #305

已关闭
gwpl2020-04-19 20:24:42 +00:00创建 · 4 评论

Hello,

we (Archlinux users) have trouble to compile cwtch-git-latest AUR package.

Here I attach links to ticket I opened (me and other user has issue):

https://aur.archlinux.org/packages/cwtch-git/#comment-739620

Here are full logs: https://pastebin.com/CwBGhvQD

Here is part of log:

$ pacaur -S cwtch-git (...) AUR Packages (1) cwtch-git-latest Repo
Packages (1) tor-0.4.2.7-1 (...) ==> Making package: cwtch-git
r384.b959bfa-1 (Wed 15 Apr 2020 05:57:32 PM CEST) (...) go:
google.golang.org/protobuf upgrade => v1.21.0 go: finding module for
package github.com/agl/ed25519/extra25519
../../../../../pkg/mod/git.openprivacy.ca/openprivacy/libricochet-go@v1.0.11/utils/crypto.go:8:2:
module github.com/agl/ed25519@latest found
(v0.0.0-20200225211852-fd4d107ace12), but does not contain package
github.com/agl/ed25519/extra25519 ==> ERROR: A failure occurred in
prepare(). Aborting... :: failed to verify integrity or prepare
cwtch-git package

Thank you for help in fixing this.

Hello, we (Archlinux users) have trouble to compile cwtch-git-latest AUR package. Here I attach links to ticket I opened (me and other user has issue): https://aur.archlinux.org/packages/cwtch-git/#comment-739620 Here are full logs: https://pastebin.com/CwBGhvQD Here is part of log: ``` $ pacaur -S cwtch-git (...) AUR Packages (1) cwtch-git-latest Repo Packages (1) tor-0.4.2.7-1 (...) ==> Making package: cwtch-git r384.b959bfa-1 (Wed 15 Apr 2020 05:57:32 PM CEST) (...) go: google.golang.org/protobuf upgrade => v1.21.0 go: finding module for package github.com/agl/ed25519/extra25519 ../../../../../pkg/mod/git.openprivacy.ca/openprivacy/libricochet-go@v1.0.11/utils/crypto.go:8:2: module github.com/agl/ed25519@latest found (v0.0.0-20200225211852-fd4d107ace12), but does not contain package github.com/agl/ed25519/extra25519 ==> ERROR: A failure occurred in prepare(). Aborting... :: failed to verify integrity or prepare cwtch-git package ``` Thank you for help in fixing this.
dan2020-04-19 20:32:22 +00:00sarah 指派
sarah2020-04-19 20:32:22 +00:00 指派给自己
管理员

github.com/agl/ed25519/extra25519

Ah... the extra25519 library was recently deprecated and purged which broke all dependencies

We removed the dependency from Tapir, but I forgot that libricochet-go still relies on it as well.

The end goal for libricochet-go is to deprecate, but I'll look into patching it tomorrow to remove the dependency to get this building.

(Side Note: @dan ...how did this not break our builds like the Tapir one did?)

> github.com/agl/ed25519/extra25519 Ah... the extra25519 library was recently deprecated and purged which broke all dependencies We removed the dependency from Tapir, but I forgot that libricochet-go still relies on it as well. The end goal for libricochet-go is to deprecate, but I'll look into patching it tomorrow to remove the dependency to get this building. (Side Note: @dan ...how did this not break our builds like the Tapir one did?)
管理员

Fix to libricochet is here: https://git.openprivacy.ca/openprivacy/libricochet-go/pulls/78/files

Once approved I'll issue a patch release and uppdate Cwtch.

Fix to libricochet is here: https://git.openprivacy.ca/openprivacy/libricochet-go/pulls/78/files Once approved I'll issue a patch release and uppdate Cwtch.
管理员

Latest tagged release should build now: https://git.openprivacy.ca/cwtch.im/cwtch/src/tag/v0.3.13

(there probably won't be a full ui release until the current ux overhaul is complete)

Latest tagged release should build now: https://git.openprivacy.ca/cwtch.im/cwtch/src/tag/v0.3.13 (there probably won't be a full ui release until the current ux overhaul is complete)
作者

Thank you for update! I updated package threat in AUR : https://aur.archlinux.org/packages/cwtch-git/#comment-740691

Thank you for update! I updated package threat in AUR : https://aur.archlinux.org/packages/cwtch-git/#comment-740691
dan2020-05-13 18:52:16 +00:00 关闭此工单
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:cwtch.im/cwtch#305
没有提供说明。