Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkF8Q-0000ej-Bq for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Sep 2016 18:42: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 1bkF8P-0002Zg-9N for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Sep 2016 18:42:13 +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 1bkF8L-0002Vz-LW for pgsql-pkg-yum@postgresql.org; Wed, 14 Sep 2016 18:42:09 +0000 Received: from ns5.gunduz.org ([107.170.136.15] helo=ns1.gunduz.org) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bkF8I-0006nU-RP for pgsql-pkg-yum@postgresql.org; Wed, 14 Sep 2016 18:42:08 +0000 Received: from asus-laptop-03-gunduz-org (unknown [176.54.175.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ns1.gunduz.org (Postfix) with ESMTPSA id 5A49C3FD53; Wed, 14 Sep 2016 18:42:04 +0000 (UTC) Message-ID: <1473878520.18006.3.camel@gunduz.org> Subject: Re: [pgadmin-support] pgadmin4 RPMs need some testing! From: Devrim =?ISO-8859-1?Q?G=FCnd=FCz?= To: Jeff Janes Cc: pgsql-pkg-yum Date: Wed, 14 Sep 2016 21:42:00 +0300 In-Reply-To: References: <1473845852.13607.11.camel@gunduz.org> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-4O1SgPcXgw4B2TQuFYZu" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 X-Pg-Spam-Score: -4.2 (----) 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 --=-4O1SgPcXgw4B2TQuFYZu Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Jeff, On Wed, 2016-09-14 at 11:11 -0700, Jeff Janes wrote: > After installing a fresh OS from CentOS-7.0-1406-x86_64-DVD.iso and then > doing an yum update, and then installing the repository > rpm pgdg-centos96-9.6-1.noarch.rpm, and then running "sudo yum install > pgadmin4", it ends up with: >=20 > --> Finished Dependency Resolution > Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-html5lib >=3D 1.0b3 > Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-speaklater >=3D 1.3 > Error: Package: python-fixtures-3.0.0-3.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-testtools >=3D 0.9.22 > Error: Package: python-flask-babel-0.11.1-1.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-speaklater > Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-extras >=3D 0.0.3 > Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-passlib >=3D 1.6.2 > Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: py= thon-click > Error: Package: pgadmin4-1.0-rc1_6.rhel7.x86_64 (pgdg96) > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Requires: li= bQtWebKit.so.4()(64bit) >=20 >=20 > Once I installed the epel repository (yum -y install epel-release) on a > hunch, it then installed successfully. Great, thanks! > Is it possible to mark a package as depending on a different repository, = or > is that not the way it works? PGDG repository already depends on EPEL at least for pgadmin3 and postgis (= and some more packages).=C2=A0 Just updated http://yum.postgresql.org/repopackages.php with a bold sentence. I don't know a way to specify dependency against an external repo.=C2=A0 Regards, --=20 Devrim G=C3=9CND=C3=9CZ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR --=-4O1SgPcXgw4B2TQuFYZu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJX2Zn4AAoJENjDPf6Sz261YrsP/1U3+W5vrpWv/pSS8SPYJLXQ 9B/gzO2iJsTmW/zgjS/qAHUnsQ3+yZwA6Ia+Z+PdNTuDwkF46Wi4a7x19LxDXn4B 6xkb1gX7OX4dhKRq2DIkWtFMG0bZ2Xn8e27v7J6iUb3TrI/b1mVw9kB9g5q8PvDO x3UiyQzF+gH9c3e3LVf+53SQcrS5yaCeenIbnNJHpMVnZCNV4GoUcL4xJZZphkPL H5aJwqiWoCVt1rv8QahPAF41i53JGNKWMS/NMvUEjHNkIpkyiOCmYd/5OXlfeMyQ BjwsUQ9dUNs0d5tvmPaiZgZFBP0koC0L9KNUvyStSw3kRoQifJBG1PG7vPrtReeY 2Vc6UK7tSoroOapkFDe6H9qjIjlBPj3lcjDXoduuYNC5Z39SRZlfuaa2Roeud9Is a34q5iZsFjXrJjZXCPWWt+bSlMTewrunsOkIWqYteiugPqc5gnPXgZIRixJvJlKl AmQM/MvQtNEE7Z1yhsza/ZKVOsss3OkdcYxq/Z/6EM7YAdXimA8PWFPQBU+nQHjm WG1a+U0ceuW0mEmKf7hOnwwvNI43uJg86V5URwJCUoItPjr5JG3ihUbrH6/IP2MV JeW5X0nGm4S9IKtVdbNQc23EoO8lmuzyMqrILx/nh5vK5C93EkIo6zDvAsNik6QD pZVYq5H6EJgfP/4Afr0v =6YLr -----END PGP SIGNATURE----- --=-4O1SgPcXgw4B2TQuFYZu--