Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-06-15 Thread Josh Berkus
On 05/11/2017 12:54 AM, Devrim Gündüz wrote: > > Hi, > > On Wed, 2017-05-10 at 10:02 -0700, Josh Berkus wrote: >> So to make this work, pgadmin-v1-web needs to be a completely separate >> package, no? > > I don't think so, we can define Requires: part separately. > > Give me some time please, l

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-11 Thread Devrim Gündüz
Hi, On Wed, 2017-05-10 at 10:02 -0700, Josh Berkus wrote: > So to make this work, pgadmin-v1-web needs to be a completely separate > package, no? I don't think so, we can define Requires: part separately. Give me some time please, let me push today's releases out first, then next week I can wor

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-10 Thread Josh Berkus
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/repov

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-10 Thread Josh Berkus
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

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-10 Thread Devrim Gündüz
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. Th

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-08 Thread Josh Berkus
On 05/08/2017 03:57 AM, Devrim Gündüz wrote: > > Hi Josh, > > Sorry for the late response, I have 10K unread emails as of now: > > On Tue, 2017-04-25 at 08:24 -0700, Josh Berkus wrote: > >> I know how to fix my personal install (and container image). But I want >> to fix the RPM package so tha

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-08 Thread Dave Page
On Mon, May 8, 2017 at 11:57 AM, Devrim Gündüz wrote: > > Hi Josh, > > Sorry for the late response, I have 10K unread emails as of now: > > On Tue, 2017-04-25 at 08:24 -0700, Josh Berkus wrote: > > > I know how to fix my personal install (and container image). But I want > > to fix the RPM packa

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-08 Thread Devrim Gündüz
Hi Josh, Sorry for the late response, I have 10K unread emails as of now: On Tue, 2017-04-25 at 08:24 -0700, Josh Berkus wrote: > I know how to fix my personal install (and container image).  But I want > to fix the RPM package so that it's fixed for most users.  Right now, > install from RPM i

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-05-05 Thread Josh Berkus
On 04/25/2017 08:24 AM, Josh Berkus wrote: > On 04/24/2017 01:23 AM, Dave Page wrote: >> There isn't an easy fix for this; on a default Fedora or CentOS system, >> the only directory the apache user has read/write to is /tmp, as far as >> I know. >> >> Ideas? >> >> >> This is covere

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-04-25 Thread Josh Berkus
On 04/24/2017 01:23 AM, Dave Page wrote: > There isn't an easy fix for this; on a default Fedora or CentOS system, > the only directory the apache user has read/write to is /tmp, as far as > I know. > > Ideas? > > > This is covered in the docs: > https://www.pgadmin.org/docs4/1.x

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-04-24 Thread Dave Page
On Fri, Apr 21, 2017 at 10:40 PM, Josh Berkus wrote: > On 04/21/2017 02:14 PM, Josh Berkus wrote: > > On 04/21/2017 01:57 AM, Devrim Gündüz wrote: > >> On RHEL 7 / Fedora 25: > >> > >> * systemctl enable pgadmin4-v1.service; systemctl start > pgadmin4-v1.service > >> * cp /etc/httpd/conf.d/pgadmi

Re: [pgadmin-hackers] Install of pgadmin4 from package fails ...

2017-04-21 Thread Josh Berkus
On 04/21/2017 02:14 PM, Josh Berkus wrote: > On 04/21/2017 01:57 AM, Devrim Gündüz wrote: >> On RHEL 7 / Fedora 25: >> >> * systemctl enable pgadmin4-v1.service; systemctl start pgadmin4-v1.service >> * cp /etc/httpd/conf.d/pgadmin4-v1.conf.sample /etc/httpd/conf.d/pgadmin4- >> v1.conf >> * systemc