From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 916891FF391 for ; Wed, 12 Jun 2024 14:40:47 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 4407A106AD; Wed, 12 Jun 2024 14:41:23 +0200 (CEST) Date: Wed, 12 Jun 2024 14:40:47 +0200 From: Fabian =?iso-8859-1?q?Gr=FCnbichler?= To: Proxmox Backup Server development discussion References: In-Reply-To: MIME-Version: 1.0 User-Agent: astroid/0.16.0 (https://github.com/astroidmail/astroid) Message-Id: <1718195935.quhp38r6ol.astroid@yuna.none> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.057 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: Re: [pbs-devel] Issue: Proxmox-sys-0.5.5 compile X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On June 12, 2024 2:03 pm, Turkijan wrote: > 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. that is too old. please ensure you have rustc (and the rest of the toolchain) from our devel repository installed (it's also where all the librust-* packages needed are, so you need that anyway). see https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=README.rst for more details _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel