Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKPIY-0004WB-9Q for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 23 Dec 2016 12:50:10 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1cKPIX-0003PA-6M for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 23 Dec 2016 12:50:09 +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_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cKPIW-0003O0-LX for pgsql-pkg-yum@postgresql.org; Fri, 23 Dec 2016 12:50:08 +0000 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1cKPIT-0001S9-2F for pgsql-pkg-yum@postgresql.org; Fri, 23 Dec 2016 12:50:08 +0000 Received: by mail-wm0-x241.google.com with SMTP id c85so3291424wmi.1 for ; Fri, 23 Dec 2016 04:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=V3rG1yTCrtwahRRp/6dYFVik4+D5BHZ7Bkr4FwKaT0o=; b=kxkdumtt2rRZerVAndu752LOUHg6mJ+CnCkXTnyfgDcFSn3PFfayIieHYSTar4h+if QufUbOP8bGI3Jd2HWFds5HYY3TiIA5vs3VcnDkcHBChFxKH3fio52La7t6Y6F2AHAbb8 w8cIAMQ4GGiMfdFGwj9aJ0crnZpITD0FRDyOKFjRvZdToQRy2cLSuy0Verob81+g1+uJ XoPKAiYBj1IZqCoM4uZMT5DaHQfM3yAKVRgrgeJow9QEaz4kwOJA52M8YvP2L6fbjKn4 weym1k2mLjGHiAPfuvX6serSTHk5RJhppTjN799jdxmw5afRkUEuAu7OXDcVLnikCO4V bw6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=V3rG1yTCrtwahRRp/6dYFVik4+D5BHZ7Bkr4FwKaT0o=; b=uZOXT3ql7tMsOV5x0j7SJlFloFthmOqc9BfPxSJoAn7pHXElff+b/VF8biwCqXSzop wYAe4tWHjrMicIdyk6KE6TpVull0QCJanxHBgqJ+NLukMsc2jtjw6ycDvsE/KESc5PXQ SSs8EzsqRyO8yTH9dfPKPgnq39HB2rhVZATmpdpEgnbVerljsRWo5emDFmMcpu8iAKqm 6R3EZz9Gr9RrJ6q3uMfZrWzN5rKVT/YA/KXlzBmtzm6ZmRx217dIgjTkF+4p6NiYwkvq 6wRldtvlB+fZs3LQhLqi5A93VaqFGcMjecimOgrcKXqKB7aUjkVIH6n2d54tFB6urPdd 8Utg== X-Gm-Message-State: AIkVDXLJnO29zABf21h3xUD2qAD92WuI//EOCDSLeMpGOcuS/r+lS8xVGqsqzkSRJpg7yQ== X-Received: by 10.28.12.84 with SMTP id 81mr14046768wmm.51.1482497403275; Fri, 23 Dec 2016 04:50:03 -0800 (PST) Received: from localhost.apollo ([2001:1470:fffd:10c9:36f2:2daa:ca56:abed]) by smtp.gmail.com with ESMTPSA id 14sm37005977wmk.1.2016.12.23.04.50.02 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Dec 2016 04:50:02 -0800 (PST) To: pgsql-pkg-yum@postgresql.org From: cen Subject: Fedora 25 pgadmin4 packaging is broken Message-ID: <7b2c24b3-9aef-74ef-e3c8-6d5c9427ffa7@gmail.com> Date: Fri, 23 Dec 2016 13:50:01 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org Hi I wanted to try out pgadmin4 on Fedora 25 but I can't get it to run. First minor issue was that package pgadmin4 does not actually exists in the repo, pgadmin4-v1 does, which is rather unusual for rpm since the versions are contained in the metadata. Anyway.. after installing the package pgadmin4 fails to start. "Failed to locate pgAdmin4.py, terminating server thread". I saw a discussion on pgadmin-hackers about this error but I didn't find a resolution there. Any ideas? Best regards, Cen -- Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum