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

Stängd
öppnade 2020-04-19 20:24:42 +00:00 av gwpl · 4 kommentarer

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.
dan blev tilldelad denna av sarah 2020-04-19 20:32:22 +00:00
sarah tilldelade denna till sig själv 2020-04-19 20:32:22 +00:00
Ägare

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?)
Ägare

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.
Ägare

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)
Author

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
dan stängde ärendet 2020-05-13 18:52:16 +00:00
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen tilldelad
2 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

Reference: cwtch.im/cwtch#305
No description provided.