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 56E4D1FF165 for ; Thu, 10 Apr 2025 11:52:09 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 344D534600; Thu, 10 Apr 2025 11:52:02 +0200 (CEST) Message-ID: <2d16993e-e8d5-4ca8-b62e-0ccd0bfa27c4@proxmox.com> Date: Thu, 10 Apr 2025 11:51:58 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: mlist@ddsnl.net, Proxmox VE user list References: <84cf9af1-5e12-48fa-81ca-35547845683d@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: X-SPAM-LEVEL: Spam detection results: 0 AWL -0.036 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 Subject: Re: [PVE-User] Proxmox VE 8.4 released! X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE user list Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-user-bounces@lists.proxmox.com Sender: "pve-user" Hi, Am 10.04.25 um 07:08 schrieb Jack Raats via pve-user: > > I use the following script: > > upgrade.sh: > > #!/bin/sh > apt-get update > apt-get upgrade you shouldn't use 'upgrade' on Proxmox VE systems even if followed by 'full-upgrade'. Using only 'full-upgrade' is enough. See: https://lore.proxmox.com/pve-devel/20240909102050.40220-1-f.ebner@proxmox.com/ Best Regards, Fiona > apt-get full-upgrade > apt-get autoremove > apt-get autoclean > > Gr., > Jack Raats _______________________________________________ pve-user mailing list pve-user@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user