Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1erRhN-000868-Gw for pgadmin-support@arkaria.postgresql.org; Thu, 01 Mar 2018 17:08:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1erRhM-0007kw-5L for pgadmin-support@arkaria.postgresql.org; Thu, 01 Mar 2018 17:08:52 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1erRgK-0004Lr-Iu for pgadmin-support@lists.postgresql.org; Thu, 01 Mar 2018 17:07:48 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1erRgG-0005sq-F7 for pgadmin-support@postgresql.org; Thu, 01 Mar 2018 17:07:46 +0000 Received: from msg.df7cb.de (p4FE4CFE0.dip0.t-ipconnect.de [79.228.207.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 3zsf4r4xY9z3DwV; Thu, 1 Mar 2018 18:07:40 +0100 (CET) Date: Thu, 1 Mar 2018 18:07:39 +0100 From: Christoph Berg To: Wim Bertels Cc: pgAdmin III support Subject: Re: Fwd: pgAdmin4 2.1 on apt.postgresql.org Message-ID: <20180301170739.GA2228@msg.df7cb.de> References: <20180125142050.GC29481@msg.credativ.de> <20180131114838.GC18355@msg.df7cb.de> <20180201080533.GA20458@msg.df7cb.de> <1519914667070.37417@ucll.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1519914667070.37417@ucll.be> User-Agent: Mutt/1.9.2 (2017-12-15) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Wim Bertels 2018-03-01 <1519914667070.37417@ucll.be> > Hallo Christoph, > > on debian stable i now get: > > $ pgadmin4 > Python path: "/usr/lib/python3/dist-packages" > Python Home: "" > Webapp path: "/usr/share/pgadmin4/web/pgAdmin4.py" > /usr/lib/python3/dist-packages/flask_migrate/__init__.py:4: ExtDeprecationWarning: Importing flask.ext.script is deprecated, use flask_script instead. > from flask.ext.script import Manager > [0301/152904:ERROR:nss_util.cc(839)] After loading Root Certs, loaded==false: NSS error code: -8018 > nouveau: kernel rejected pushbuf: Bestand of map bestaat niet > nouveau: ch8: krec 0 pushes 0 bufs 2 relocs 0 > nouveau: ch8: buf 00000000 00000002 00000004 00000004 00000000 > nouveau: ch8: buf 00000001 00000006 00000004 00000000 00000004 > Segmentatiefout Hi Wim, the error here is somewhere in the (nouveau) graphics stack, I don't think I can do anything on the packaging side about it, as pgadmin4 is likely not to blame. Not sure what we could do to help you. Christoph