Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bpBtS-0000pf-DI for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 28 Sep 2016 10:15:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bpBtS-0004tN-0A for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 28 Sep 2016 10:15:14 +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.84_2) (envelope-from ) id 1bpBtO-0004ob-84 for pgsql-pkg-yum@postgresql.org; Wed, 28 Sep 2016 10:15:10 +0000 Received: from ohmu.fi ([213.157.68.249]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bpBtL-0007tJ-77 for pgsql-pkg-yum@postgresql.org; Wed, 28 Sep 2016 10:15:09 +0000 Received: from [127.0.0.1] (localhost [IPv6:::1]) by ohmu.fi (Postfix) with ESMTP id 6B7CB60526; Wed, 28 Sep 2016 13:15:03 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ohmu.fi; s=ohmu20151014; t=1475057703; bh=OPJPOn1Zf3syvB1pEQBuAbsPD6xUEGax62NJAf48yKE=; h=Subject:To:References:From:Date:In-Reply-To:From; b=PUab2blcUHM8ldDb1lgVZ4pBRrY75hLNk0asKxE/sTL46VOfr4fdnIVXM5H/zYQN0 iGpxO0Yr+gzNFm6mczOaNAG2HAcNYyJUj1GkDSoqpQV/cu75R/x5QGtcM6uTl1qRWa cP4PI/+celtc+5nXfMAtntBCLq81cyRS3J9cs4S8= Subject: Re: Broken python3-psycopg2 for F24 / PG 9.6 To: pgsql-pkg-yum@postgresql.org, =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= References: <1474885640.28685.18.camel@gunduz.org> <403242bb-2cd3-78be-bf4a-2df63c221cac@ohmu.fi> <1474922312.14931.29.camel@gunduz.org> <1474923456.14931.31.camel@gunduz.org> <688415df-7469-e2b9-535e-6a425bf6c7fc@ohmu.fi> <1474924688.14931.33.camel@gunduz.org> <1a4df1d4-47bd-8421-fe09-d516e8edab47@ohmu.fi> <1475057366.24885.27.camel@gunduz.org> From: Oskari Saarenmaa Message-ID: <79d31910-71bb-7df9-b1ac-a043d960dea4@ohmu.fi> Date: Wed, 28 Sep 2016 13:15:02 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1475057366.24885.27.camel@gunduz.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Pg-Spam-Score: -5.0 (-----) 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 28.09.2016, 13:09, Devrim Gündüz kirjoitti: > On Tue, 2016-09-27 at 00:20 +0300, Oskari Saarenmaa wrote: >> Ok, installing the -debug package makes it work. Apparently the .so is >> in the debug package for some reason. It has nothing to do with debug >> functionality though, it should be moved to the main package. > > That file is generated with python3-debug command, so I think that is the best > place to push it, right? The .so is generated by "setup.py build" and should be included in the main package as it's done in the upstream Fedora package. The main package is unusable without the .so file in it. Currently just enabling the PGDG repo and running "dnf upgrade" on a Fedora 24 system breaks all existing Python 3 applications depending on psycopg2. / Oskari -- 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