Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bkEex-0007nf-Sl for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Sep 2016 18:11:47 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bkEex-0004sJ-Ez for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 14 Sep 2016 18:11:47 +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 1bkEex-0004sD-7g for pgsql-pkg-yum@postgresql.org; Wed, 14 Sep 2016 18:11:47 +0000 Received: from mail-yw0-x22a.google.com ([2607:f8b0:4002:c05::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bkEen-0005NH-5W for pgsql-pkg-yum@postgresql.org; Wed, 14 Sep 2016 18:11:46 +0000 Received: by mail-yw0-x22a.google.com with SMTP id t67so30886427ywg.3 for ; Wed, 14 Sep 2016 11:11:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qSjcdkHFKFgONGAaQatEIjAhNLT+DcMsomkr8tnW2dY=; b=A2s52x75+Wv4au3/RpuJO7W1B97ImFNolSptk7psTs62X7bO49FXDNt4rfiAOIqE6K apXP+5zM8PIlwTEoYwrBdH37ES6lS1bNMPgksjHvcNc5C7Vc+DITNa74n1SU0Upu07yK TMsaXu7zdyK6KSoYwsi+h1hqkHS/AVDXBXyN9gdk9zgoB2gvrl6IlvGPIcBhQM1ExboR JJy5rG+WzfJe2ldfj93TMXWkh95RxuF5NTU1xqZnlo+k8dnzzF+7ZHa2Bh9qnCf0cqX8 2TxKcDrePUvRPTYNVUcO1R+3dsJTVgUxpcZHyIkcBziRTCAUHT4XSCjhRVfiHxGHTfmf 8eUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qSjcdkHFKFgONGAaQatEIjAhNLT+DcMsomkr8tnW2dY=; b=W+byjbEhKVp/R/sOQM9Ak9Q7YYaCaRcQa57lAIMWqWh9dP2jHsD81/Bo8ymfvIuE4N ZIrFLDi9aVUjV0VUsjKa8X0EZ2/0W/tFxdwnoZf54u96Nr40beFFp2dTzBoEGyvG4YWU hdB5IbPAQn6AsS1/4w13sercIC/QG/YJLMBB7o3D9uGbkbOcTcEn004KvbLpa18BwN+z wI3Bge6wkptzfbY5njCx/1in52L6I9AVchWQC9iUjAnRQiQ+KYmf7dCH1gPleoCt3j0u Nyfav58UGhMym3BTz3Prh3nw1UYhzNUduSVUvH2kpQ2wutRB8eCazUcvyL5My2R5HTdE vXzg== X-Gm-Message-State: AE9vXwMynfEV+kkdOyTtQqNWPmyZLqIwOHqM9NhqStJkmrYMTKQGjB/HnPkVgS2Hm+WnznKb98iJ6i7QaUx7Bg== X-Received: by 10.129.83.193 with SMTP id h184mr4755074ywb.52.1473876695501; Wed, 14 Sep 2016 11:11:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.153.131 with HTTP; Wed, 14 Sep 2016 11:11:35 -0700 (PDT) In-Reply-To: <1473845852.13607.11.camel@gunduz.org> References: <1473845852.13607.11.camel@gunduz.org> From: Jeff Janes Date: Wed, 14 Sep 2016 11:11:35 -0700 Message-ID: Subject: Re: [pgadmin-support] pgadmin4 RPMs need some testing! To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgsql-pkg-yum Content-Type: multipart/alternative; boundary=001a114d6f1ce0d759053c7ba82d 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 --001a114d6f1ce0d759053c7ba82d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Sep 14, 2016 at 2:37 AM, Devrim G=C3=BCnd=C3=BCz wrote: > > Hi, > > I pushed pgadmin4 1.0 rc1 RPMs for RHEL 7 and Fedora 23 & 24 to PostgreSQ= L > YUM > repository: > > http://yum.postgresql.org > > It is currently only in 9.6 repository. Any tests are really appreciated, > before pushing it to other branches. I added about 30 new packages to > repository to satisfy dependncies. Feel free to report the issues pgadmin= - > hackers@PostgreSQL.org, or to pgsql-pkg-yum@PostgreSQL.org (preferred) > lists. > 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: --> Finished Dependency Resolution Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) Requires: python-html5lib >=3D 1.0b3 Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) Requires: python-speaklater >=3D 1.3 Error: Package: python-fixtures-3.0.0-3.rhel7.noarch (pgdg96) Requires: python-testtools >=3D 0.9.22 Error: Package: python-flask-babel-0.11.1-1.rhel7.noarch (pgdg96) Requires: python-speaklater Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) Requires: python-extras >=3D 0.0.3 Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) Requires: python-passlib >=3D 1.6.2 Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96) Requires: python-click Error: Package: pgadmin4-1.0-rc1_6.rhel7.x86_64 (pgdg96) Requires: libQtWebKit.so.4()(64bit) Once I installed the epel repository (yum -y install epel-release) on a hunch, it then installed successfully. Is it possible to mark a package as depending on a different repository, or is that not the way it works? Cheers, Jeff --001a114d6f1ce0d759053c7ba82d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, Sep 14, 2016 at 2:37 AM, Devrim G=C3=BCnd=C3=BCz <= devrim@gunduz.org> wrote:
Hi,

I pushed pgadmin4 1.0 rc1 RPMs for RHEL 7 and Fedora 23 & 24 to Postgre= SQL YUM
repository:

= http://yum.postgresql.org

It is currently only in 9.6 repository. Any tests are really appreciated, before pushing it to other branches. I added about 30 new packages to
repository to satisfy dependncies. Feel free to report the issues pgadmin-<= br> hackers@PostgreSQL.org, or to pgsql-pkg-yum@PostgreSQL.org=C2=A0(prefe= rred) lists.

After installing a fresh O= S from=C2=A0CentOS-7.0-1406-x86_64-DVD.iso and then doing an yum update, an= d then installing the repository rpm=C2=A0pgdg-centos96-9.6-1.noarch.rpm, a= nd then running "sudo yum install pgadmin4", it ends up with:

--> 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=A0Requires: python-html5lib >=3D 1.0= b3
Error: Package: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Requires: python-speaklat= er >=3D 1.3
Error: Package: python-fixtures-3.0.0-3.rhel7.noar= ch (pgdg96)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Requires: 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=A0Requires: python-speaklater
Error: Package: pgadmin4-web-1= .0-rc1_6.rhel7.noarch (pgdg96)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0Requires: python-extras >=3D 0.0.3
Error: Package: pgad= min4-web-1.0-rc1_6.rhel7.noarch (pgdg96)
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0Requires: python-passlib >=3D 1.6.2
Error: Pa= ckage: pgadmin4-web-1.0-rc1_6.rhel7.noarch (pgdg96)
=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0Requires: python-click
Error: Package= : pgadmin4-1.0-rc1_6.rhel7.x86_64 (pgdg96)
=C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0Requires: libQtWebKit.so.4()(64bit)

Once I installed the epel repository (yum -y ins= tall epel-release) on a hunch, it then installed successfully.
Is it possible to mark a package as depending on a different r= epository, or is that not the way it works?

Cheers= ,

Jeff
--001a114d6f1ce0d759053c7ba82d--