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 998071FF2C6 for ; Tue, 9 Jul 2024 12:34:51 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 5391E1D33E; Tue, 9 Jul 2024 12:35:13 +0200 (CEST) Message-ID: <4aed2abf-cf5a-45d9-ab4b-c828819ab7c0@proxmox.com> Date: Tue, 9 Jul 2024 12:34:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Proxmox Backup Server development discussion , Wolfgang Bumiller References: <20240709061832.52121-1-w.bumiller@proxmox.com> <20240709061832.52121-6-w.bumiller@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: <20240709061832.52121-6-w.bumiller@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.062 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 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] [PATCH proxmox 6/6] apt: avoid global apt config 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" Am 09.07.24 um 08:18 schrieb Wolfgang Bumiller: > From: Dietmar Maurer > > Because it was only used for the test setup. Instead, we simply > add an apt_lists_dir parameter where we need it. > It was intended to be built upon and read in the actual values from the user's apt configuration, i.e. the Dir::State and Dir::State::Lists configuration variables. Just never got around to adding that feature. Another option that was planned to be added is the Dir::Ignore-Files-Silently one for https://bugzilla.proxmox.com/show_bug.cgi?id=3510 _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel