Search Criteria
Package Details: ztui 0.1.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ztui.git (read-only, click to copy) |
|---|---|
| Package Base: | ztui |
| Description: | A terminal UI for ZeroTier |
| Upstream URL: | https://github.com/erikh/ztui |
| Keywords: | zerotier |
| Submitter: | PythonNut |
| Maintainer: | None |
| Last Packager: | PythonNut |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-29 00:10 (UTC) |
| Last Updated: | 2022-06-29 19:46 (UTC) |
Dependencies (1)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
PythonNut commented on 2025-11-04 22:10 (UTC)
I guess I'm happy to disown it. I've taken a stab at updating it a couple times, but I haven't figured out how to build the latest version due to some incompatibility in the packages. I don't expect to have time to try to fix it myself.
Eeems commented on 2025-10-29 21:42 (UTC)
PythonNut, any chance you could update this package or disown it? You don't have an email address visible so I don't have another mechanism to contact you. I'll submit a disown request in a couple weeks if there is no reply here, as the package has been flagged out of date for most of the year.
PythonNut commented on 2022-06-29 19:16 (UTC)
@kleintux Hmm I can reproduce the error but I'm not sure why it happens. If you use
rustupto install the toolchain then everything works fine, but if you use therustpackage it doesn't work? I will look into this.kleintux commented on 2022-06-29 09:34 (UTC)
I got this error in a new chroot with devtest.
` error: failed to run custom build command forzerotier-one-api v1.1.0`Caused by: process didn't exit successfully:
/build/ztui/src/ztui-239070e0e95e86c95170010fc9ccce5c29b71e9e/target/release/build/zerotier-one-api-dc862ee0307ed5ef/build-script-build(exit status: 101) --- stderr thread 'main' panicked at 'calledResult::unwrap()on anErrvalue: NoRustfmt', /build/.cargo/registry/src/github.com-1ecc6299db9ec823/progenitor-impl-0.1.1/src/lib.rs:191:56 note: run withRUST_BACKTRACE=1environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... ``