Re: Install of pgadmin4 from package fails ...

From: Josh Berkus <josh(at)berkus(dot)org>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Install of pgadmin4 from package fails ...
Date: 2017-05-10 17:02:29
Message-ID: d44e9654-0236-59a7-0dc1-056b566ed615@berkus.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 05/10/2017 09:39 AM, Josh Berkus wrote:
> On 05/10/2017 02:32 AM, Devrim Gündüz wrote:
>>
>> Hi,
>>
>> On Mon, 2017-05-08 at 10:20 -0700, Josh Berkus wrote:
>>>>
>>>>> Devrim, where is the source for this rpm build?
>>>>
>>>> https://yum.postgresql.org/srpms/testing/10/redhat/rhel-7-x86_64/repoview/p
>>>> gadmin4-v1.html
>>>
>>> No, I mean the rpm template files, not the source of the software.
>>
>> They are in git repo:
>>
>> https://git.postgresql.org/gitweb/?p=pgrpms.git;a=tree;f=rpm/redhat/10/pgadmin4-v1/F-25;h=38dd5c1ad761688b3e8c9602fb1b2b48ccbda983;hb=HEAD
>>
>> Regards,
>>
>
> Why am I not seeing a pgadmin-v1-web package here? There is one in the
> Yum repo.
>

Oh, I see. -web is defined as a variant package with additional
requirements.

So to make this work, pgadmin-v1-web needs to be a completely separate
package, no?

--
Josh Berkus
Containers & Databases Oh My!

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-05-10 17:56:28 Re: [patch] Dependents and Dependencies in GreenPlum
Previous Message Josh Berkus 2017-05-10 16:39:33 Re: Install of pgadmin4 from package fails ...