Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iqyhP-0000n9-0M for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 13 Jan 2020 12:20:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iqyhM-0006Fi-Fk for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 13 Jan 2020 12:20:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iqyhM-0006Fb-8u for pgsql-pkg-debian@lists.postgresql.org; Mon, 13 Jan 2020 12:20:00 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iqyhJ-0002pZ-A6 for pgsql-pkg-debian@postgresql.org; Mon, 13 Jan 2020 12:19:59 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 47xCMc15BJz3Dwt; Mon, 13 Jan 2020 13:19:56 +0100 (CET) Date: Mon, 13 Jan 2020 13:19:55 +0100 From: Christoph Berg To: Erwin Brandstetter Cc: pgsql-pkg-debian@postgresql.org Subject: Re: pgadmin3 1.22.2-6 broken Message-ID: <20200113121955.GC11315@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Erwin Brandstetter , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Erwin Brandstetter 2020-01-08 > Jan 8 16:32:19 A-N-W-030 pgadmin3[4674]: > gdk_drawing_context_get_cairo_context: assertion 'GDK_IS_DRAWING_CONTEXT > (context)' failed (Discussion continued at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948549) > Any way to fix? Or get the previous version? I tried: > > sudo apt-get install pgadmin3=1.22.2-5 > > But only get the error: > > E: Version '1.22.2-5' for 'pgadmin3' was not found Older versions are available in the morgue: http://atalia.postgresql.org/morgue/ https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F Christoph