Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d68UH-0003b9-Fz for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 04 May 2017 04:35:33 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1d68UG-0008Ol-RG for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 04 May 2017 04:35:32 +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 1d4Xqm-0007dA-UZ for pgsql-pkg-yum@postgresql.org; Sat, 29 Apr 2017 19:16:13 +0000 Received: from ecbiz153.inmotionhosting.com ([216.194.171.153]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1d4Xqh-0001gE-5y for pgsql-pkg-yum@postgresql.org; Sat, 29 Apr 2017 19:16:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=villamilla.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=bEphnTVJuMKgfJuTSlczR8BW1HDaaD26rMSuRVO7jwY=; b=MwsZ5K/uSiIv0cuYBoZNMKxiDs K4tnXBZBBrPxqBYxfyxhqmmCydxNRisjF0b6OM3Eq2jBArx9htlU3CI/qL+0vlRJ1g9mkacSbQYt4 N9FQUKU2pFjEH92BOp09mIzz9cmYBlbZ/qCyGeRPFdZO3K+F1dt4K5ossI5CgihV4r1iRpcWjAeZC x2pWUYh8QfQfGKMEvoVmHrp150gI2vz9nk5pKNkd9Aa35hdlKE+xHIjxvVLqHrB2UA0+FG90vjt3l nrrSx9p6X4DFcA6nPtrHc5wpNZOEXU1k8F+rUFD76A3UMrFxj8OORYKcNZcEY3GmpcToFEb4EaNCY 3N4ejz3g==; Received: from [8.41.65.235] (port=64455 helo=[10.10.10.108]) by ecbiz153.inmotionhosting.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.87) (envelope-from ) id 1d4XqZ-0003i1-84 for pgsql-pkg-yum@postgresql.org; Sat, 29 Apr 2017 15:16:03 -0400 To: pgsql-pkg-yum@postgresql.org From: Bob Miller Subject: shp2pgsql missing on Centos 7 Message-ID: <053fa50b-a2fc-4878-9dcc-715daeb0dacc@villamilla.com> Date: Sat, 29 Apr 2017 15:15:58 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ecbiz153.inmotionhosting.com X-AntiAbuse: Original Domain - postgresql.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - villamilla.com X-Get-Message-Sender-Via: ecbiz153.inmotionhosting.com: authenticated_id: rmiller@villamilla.com X-Authenticated-Sender: ecbiz153.inmotionhosting.com: rmiller@villamilla.com X-Source: X-Source-Args: X-Source-Dir: X-Pg-Spam-Score: -1.3 (-) 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 I'm running postgresl-9.6 and postgis2_96 on Centos 7.3.1611. The system runs yum-cron, so updates automatically. Today I couldn't find shp2pgsql. [rmiller@shdev ~]$ which shp2pgsql /usr/bin/which: no shp2pgsql in (/home/rmiller/perl5/perlbrew/bin:/home/rmiller/perl5/perlbrew/perls/perl-5.22.0/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/rmiller/.local/bin:/home/rmiller/bin) [rmiller@shdev ~]$ locate shp2pgsql /etc/alternatives/postgis-shp2pgsql /usr/bin/shp2pgsql /usr/share/doc/postgis2_93-2.1.8/README.shp2pgsql /var/lib/alternatives/postgis-shp2pgsql [rmiller@shdev ~]$ file /usr/bin/shp2pgsql /usr/bin/shp2pgsql: broken symbolic link to `/etc/alternatives/postgis-shp2pgsql' [rmiller@shdev ~]$ [rmiller@shdev ~]$ which shp2pgsql /usr/bin/shp2pgsql: broken symbolic link to `/etc/alternatives/postgis-shp2pgsql' -- 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