Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHhEi-007Qby-31 for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Apr 2026 12:08:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wHhEg-00HLWs-1O for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Apr 2026 12:08:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHhEg-00HLWk-0a for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Apr 2026 12:08:18 +0000 Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wHhEb-00000003BW3-3s9p for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Apr 2026 12:08:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.stravinsky; h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=t1OcF5MZumSfjOEdv/evlGbmzbYg3Q81gIQ/HEn/iMQ=; b=My9p6eR5AzFbWxsflBRC9mVK4o rKUKaHtHDYDCvn4HCKAuradT4u0cSEhd40NrG5uy0AymDv3jTuEMbg03ojIoqJWEGnT4Bsi1fwbWI TWxJvL0Tew6soHFgROD0nMixFv6sClf+BRPIMH65VMuiFMLxlGACK/PTYgD0Ot7PF6vyfbQCIOC+y Z09zj/MfNHsla1haypj7m85AuJ6Y+uuEOZV2jZBlRVdgzpzf7fW6HvwdCM1qAWWCoDz269fRLw7ZK yJMUbcGyd2TW/IUnBWCOx6xRbEB/MquijR41/Ft4Q5ZKHMBH0VVVMl+sglkYd0e3yCo7jtZnbWDtp NryqxSSA==; Received: from authenticated user by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.96) (envelope-from ) id 1wHhEU-006FEq-1d; Tue, 28 Apr 2026 12:08:07 +0000 Date: Tue, 28 Apr 2026 14:08:04 +0200 From: Christoph Berg To: Fernan Aguero Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: problem running apt update on jammy (InRelease is not signed) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debian-User: myon List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Fernan Aguero > I have followed all guidelines on https://wiki.postgresql.org/wiki/Apt, the > certificates are up to date. I also removed outdated apt lists, but it was > to no avail. Hi Fernan, the file you attached is from 10 Jan 2026. Is there any caching proxy involved like approx, apt-cacher or the like? Christoph