[pbs-devel] Issue: Proxmox-sys-0.5.5 compile

Turkijan turkijan083 at gmail.com
Wed Jun 12 14:03:44 CEST 2024


I faced issue during build current proxmox-backup-server source code.
error[E0599]: no method named `is_terminal` found for struct `Stdin` in the
current scope
  --> /usr/share/cargo/registry/proxmox-sys-0.5.5/src/linux/tty.rs:96:15
   |
96 |     if !input.is_terminal() {
   |               ^^^^^^^^^^^ method not found in `Stdin`

Some errors have detailed explanations: E0432, E0599, E0658.
For more information about an error, try `rustc --explain E0432`.
error: could not compile `proxmox-sys` due to 14 previous errors

My current rust version is 1.65.0.
It seems I haven't downloaded latest version of proxmox backup debian
registry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pbs-devel/attachments/20240612/9127b27c/attachment.htm>


More information about the pbs-devel mailing list