Search Criteria
Package Details: trezord-git 2.0.33.r1.g33e9b09-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/trezord-git.git (read-only, click to copy) |
---|---|
Package Base: | trezord-git |
Description: | Trezor Communication Daemon aka Trezor Bridge (written in Go) |
Upstream URL: | https://github.com/trezor/trezord-go |
Keywords: | bitcoin cryptocurrency wallet |
Licenses: | LGPL3 |
Conflicts: | trezor-bridge-bin, trezord |
Provides: | trezor-bridge, trezord |
Submitter: | None |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 17 |
Popularity: | 0.001818 |
First Submitted: | 2016-07-23 00:22 (UTC) |
Last Updated: | 2023-08-03 03:57 (UTC) |
Dependencies (3)
- trezor-udev (trezor-bridge-bin)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
1 2 3 Next › Last »
pizzaman commented on 2022-10-25 10:20 (UTC)
@Ranguvar Included options=('!lto') and fixed ro->rw paths. Thanks.
Ranguvar commented on 2022-10-21 13:27 (UTC)
Please add options=('!lto') so users of system-wide LTO can easily build - causes error otherwise.
Also seems to leave root-owned files in src/pkg/mod which are a small chore to clean up.
I think trezord-go currently builds without either issue.
Thank you for maintaining this!
pizzaman commented on 2020-11-29 21:03 (UTC)
@nickj21 sudo rm /usr/lib/udev/rules.d/51-trezor.rules BEFORE upgrading will do the trick
yonson commented on 2020-11-29 16:19 (UTC)
Looks like the "trezor-udev" package was added as a dependency, but my upgrade is failing with:
trezor-udev: /usr/lib/udev/rules.d/51-trezor.rules exists in filesystem (owned by trezord-git)
pizzaman commented on 2019-03-10 06:42 (UTC)
Everything should be working now. Let me know if you find any problems.
qKUqm3wtY4 commented on 2018-09-15 09:33 (UTC) (edited on 2018-09-15 09:55 (UTC) by qKUqm3wtY4)
I appreciate your efforts and look forward to this package working again.
Same problem:
pizzaman commented on 2018-09-12 10:48 (UTC) (edited on 2018-09-12 10:49 (UTC) by pizzaman)
Rules patch is not valid anymore.
pizzaman commented on 2018-08-14 14:04 (UTC) (edited on 2018-08-14 14:08 (UTC) by pizzaman)
https://wallet.trezor.io fails with the following error:
This is fixed by adding the user trezord to the plugdev group.
saleemrashid commented on 2018-06-18 16:06 (UTC)
Added git to makedepends
@hexadecagram This is how -git packages work in general. Even though they have an old version on the AUR, they always build Git HEAD. So you cannot rely on the AUR metadata.
hexadecagram commented on 2018-06-16 18:06 (UTC)
It builds and installs for me as well but if I have, say, 2.0.9 installed, and I run
aurman -Suy
, aurman will see that according to AUR, the package is still at 2.0.8 and won't attempt to upgrade it even though 2.0.14 is in git.1 2 3 Next › Last »