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.94.2) (envelope-from ) id 1sLXrL-00FKYF-2G for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 24 Jun 2024 00:47:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sLXrI-001fVE-VQ for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 24 Jun 2024 00:47:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sLXrI-001fV6-Oy for pgsql-pkg-debian@lists.postgresql.org; Mon, 24 Jun 2024 00:47:01 +0000 Received: from mail-lj1-x22b.google.com ([2a00:1450:4864:20::22b]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sLXrG-003DXV-KS for pgsql-pkg-debian@lists.postgresql.org; Mon, 24 Jun 2024 00:47:00 +0000 Received: by mail-lj1-x22b.google.com with SMTP id 38308e7fff4ca-2ec50d4e47bso21622571fa.2 for ; Sun, 23 Jun 2024 17:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719190018; x=1719794818; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=md5+84GIRoXML7XP8RR2ib0RBYO73p4i54ja+88wZoM=; b=VEjw7g6szGt7odbiq1ywVgpbMy979pKSrFrA1MOOK3i4p/VgO8ucI/FPdSD/PxNYae QZP/sx9h9SBOG8FtSSo2CS7uNHu38rQJgSrEPxiPpil3w5vuMcdCjSjIzS0MTvxlpThP TxmGAYoZlawhOvL9zif1SYCeDFRKcdubeUS4RVuyW5GEvvvRgYI+or1JgndjV2/E9n2Q 8MmfTHXy+mqNuZPlQzfblDtRFhREp4UD/ho7lsEluOLfgJMwsfvVr2kN7ymAr8rR9Jif K4BeKzB98eAc2D+ZAgXEo+RAGcBQRK2ZOpljJpEKEjjI9IeuAdmrhYOr1PcOA2mUnBKF L6WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719190018; x=1719794818; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=md5+84GIRoXML7XP8RR2ib0RBYO73p4i54ja+88wZoM=; b=DmVmJkb+iLOJBm+6IwqVnwqUsqgsQa5e1gwxG5t2ox7WbKCt00uGkXm7KYr4SRs+Wa ZUQLH5K8Y4nHtl89Ja/ZWgbh29kGQbzAiPrftUKbJqRv726KyM5AuXiRhaOCXDJXgYxH S4o76xosKTn+DYzwtRMSCujdIogxhH0xxNSmAg7OKrlS/StJZ/KKP5gysV6+j4o3L18V laW4I4EkYLOloX3cboZ1gn5/VlLjpu6ZsupubSBVmaKNP47/TxyYpOXVp9GMJMvctN6U Pc5biwdyzoK5+RSR2usDQqGSWaXS2eG6wxf8+c4/+mIOhzpOYrGB+lHl62aWM1T5py+8 Zs1A== X-Gm-Message-State: AOJu0YyDlB7X2YO0g5qmx0ONiLCYdxzPrwIt1zFzbMtR4CqVUYmNPuex HhWMr7PHEdQJXthYgOkZgQp1M9MpxVYsyQQNZ+759dh+8fO3uK0aShU35yFGD4xEzhhrNX1sDXS ueHlbv7QW3PY03PZmRR9qcEmrmMc= X-Google-Smtp-Source: AGHT+IG2lRmtijC9zEV7opnFL4H0Q5barQt5J4c4VDOZDHcyvpX/D4dP1EFDpgYxb7zBjKIRceTNwqqC2785PlEO9ps= X-Received: by 2002:a2e:8199:0:b0:2ec:53ad:457 with SMTP id 38308e7fff4ca-2ec5b2dd924mr18206591fa.36.1719190017334; Sun, 23 Jun 2024 17:46:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Sun, 23 Jun 2024 17:46:45 -0700 Message-ID: Subject: Re: omnidb-server: fix for bug 1053100 To: Christoph Berg Cc: pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Christoph, I've pushed two fixes for omnidb to Salsa: 1. A fix for 1053100 2. Replacing a deprecated Django API to get the package working with Debian trixie I've triggered a snapshot build on pgdgbuild and manually tested the artifacts on both bookworm and trixie. I'd like to request a review and upload, as cycles permit. Let me know if anything needs changes. -- Bradford [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053100