Thread

  1. ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Kieran McCusker <kieran.mccusker@gmail.com> — 2021-04-28T10:52:47Z

    Hi
    
    Apologies if this has already been raised, but ogr_fdw is not present in
    the repo. Is this intentional?
    
    Many thanks
    
    Kieran
    
  2. Re: ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Kieran McCusker <kieran.mccusker@gmail.com> — 2021-05-05T08:41:27Z

    Hi Again
    
    Sorry to bother you again, but did anyone have a chance to look at ogr_fdw
    not being present in the
    /pub/repos/yum/13/fedora/fedora-34-x86_64/ repo
    
    Many thanks
    
    Kieran
    
    
    On Wed, 28 Apr 2021 at 11:52, Kieran McCusker <kieran.mccusker@gmail.com>
    wrote:
    
    > Hi
    >
    > Apologies if this has already been raised, but ogr_fdw is not present in
    > the repo. Is this intentional?
    >
    > Many thanks
    >
    > Kieran
    >
    
  3. Re: ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Tomas Vondra <tomas.vondra@enterprisedb.com> — 2021-05-05T11:28:35Z

    AFAIK ogr_fdw is not managed by the community, it seems to be Paul 
    Ramsey's project. So this probably is not something pgsql-bugs should 
    deal with.
    
    Also, not sure which repository exactly are you talking about and/or 
    who's managing the packaging, but try reporting the issue at 
    https://github.com/pramsey/pgsql-ogr-fdw
    
    regards
    
    On 5/5/21 10:41 AM, Kieran McCusker wrote:
    > Hi Again
    > 
    > Sorry to bother you again, but did anyone have a chance to look at 
    > ogr_fdw not being present in the
    > /pub/repos/yum/13/fedora/fedora-34-x86_64/ repo
    > 
    > Many thanks
    > 
    > Kieran
    > 
    > 
    > On Wed, 28 Apr 2021 at 11:52, Kieran McCusker <kieran.mccusker@gmail.com 
    > <mailto:kieran.mccusker@gmail.com>> wrote:
    > 
    >     Hi
    > 
    >     Apologies if this has already been raised, but ogr_fdw is not
    >     present in the repo. Is this intentional?
    > 
    >     Many thanks
    > 
    >     Kieran
    > 
    
    
    
    
  4. Re: ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Kieran McCusker <kieran.mccusker@gmail.com> — 2021-05-05T12:23:09Z

    Thanks for the response.
    
    The reason I raised it was because it is present in
    https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-33-x86_64/ but
    not in
    https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-34-x86_64/
    
    I haven't seen anything about removing it from the repo.
    
    In the end it's no big deal. I've built it from github.
    
    Thanks
    
    Kieran
    
    On Wed, 5 May 2021 at 12:28, Tomas Vondra <tomas.vondra@enterprisedb.com>
    wrote:
    
    > AFAIK ogr_fdw is not managed by the community, it seems to be Paul
    > Ramsey's project. So this probably is not something pgsql-bugs should
    > deal with.
    >
    > Also, not sure which repository exactly are you talking about and/or
    > who's managing the packaging, but try reporting the issue at
    > https://github.com/pramsey/pgsql-ogr-fdw
    >
    > regards
    >
    > On 5/5/21 10:41 AM, Kieran McCusker wrote:
    > > Hi Again
    > >
    > > Sorry to bother you again, but did anyone have a chance to look at
    > > ogr_fdw not being present in the
    > > /pub/repos/yum/13/fedora/fedora-34-x86_64/ repo
    > >
    > > Many thanks
    > >
    > > Kieran
    > >
    > >
    > > On Wed, 28 Apr 2021 at 11:52, Kieran McCusker <kieran.mccusker@gmail.com
    > > <mailto:kieran.mccusker@gmail.com>> wrote:
    > >
    > >     Hi
    > >
    > >     Apologies if this has already been raised, but ogr_fdw is not
    > >     present in the repo. Is this intentional?
    > >
    > >     Many thanks
    > >
    > >     Kieran
    > >
    >
    
  5. Re: ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Tomas Vondra <tomas.vondra@enterprisedb.com> — 2021-05-05T13:13:24Z

    Understood. I'm not sure what exactly are the rules for adding packages 
    to the community repository. Fedora 34 is still quite new, so maybe not 
    all packages are added yet, or maybe the package author has to request 
    adding the package. There's also pgsql-pkg-yum mailing list.
    
    regards
    
    On 5/5/21 2:23 PM, Kieran McCusker wrote:
    > Thanks for the response.
    > 
    > The reason I raised it was because it is present in 
    > https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-33-x86_64/ 
    > <https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-33-x86_64/> 
    > but not in
    > https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-34-x86_64/ 
    > <https://ftp.postgresql.org/pub/repos/yum/13/fedora/fedora-34-x86_64/>
    > 
    > I haven't seen anything about removing it from the repo.
    > 
    > In the end it's no big deal. I've built it from github.
    > 
    > Thanks
    > 
    > Kieran
    > 
    > On Wed, 5 May 2021 at 12:28, Tomas Vondra <tomas.vondra@enterprisedb.com 
    > <mailto:tomas.vondra@enterprisedb.com>> wrote:
    > 
    >     AFAIK ogr_fdw is not managed by the community, it seems to be Paul
    >     Ramsey's project. So this probably is not something pgsql-bugs should
    >     deal with.
    > 
    >     Also, not sure which repository exactly are you talking about and/or
    >     who's managing the packaging, but try reporting the issue at
    >     https://github.com/pramsey/pgsql-ogr-fdw
    >     <https://github.com/pramsey/pgsql-ogr-fdw>
    > 
    >     regards
    > 
    >     On 5/5/21 10:41 AM, Kieran McCusker wrote:
    >      > Hi Again
    >      >
    >      > Sorry to bother you again, but did anyone have a chance to look at
    >      > ogr_fdw not being present in the
    >      > /pub/repos/yum/13/fedora/fedora-34-x86_64/ repo
    >      >
    >      > Many thanks
    >      >
    >      > Kieran
    >      >
    >      >
    >      > On Wed, 28 Apr 2021 at 11:52, Kieran McCusker
    >     <kieran.mccusker@gmail.com <mailto:kieran.mccusker@gmail.com>
    >      > <mailto:kieran.mccusker@gmail.com
    >     <mailto:kieran.mccusker@gmail.com>>> wrote:
    >      >
    >      >     Hi
    >      >
    >      >     Apologies if this has already been raised, but ogr_fdw is not
    >      >     present in the repo. Is this intentional?
    >      >
    >      >     Many thanks
    >      >
    >      >     Kieran
    >      >
    > 
    
    
    
    
  6. Re: ogr_fdw missing from /pub/repos/yum/13/fedora/fedora-34-x86_64/

    Devrim Gündüz <devrim@gunduz.org> — 2021-05-06T16:00:46Z

    Hi,
    
    On Wed, 2021-05-05 at 09:41 +0100, Kieran McCusker wrote:
    > 
    > Sorry to bother you again, but did anyone have a chance to look at
    > ogr_fdw not being present in the
    > /pub/repos/yum/13/fedora/fedora-34-x86_64/ repo
    
    Pushed ogr_fdw 1.0.2 to F-34 repos.
    
    Regards,
    -- 
    Devrim Gündüz
    Open Source Solution Architect, Red Hat Certified Engineer
    Twitter: @DevrimGunduz , @DevrimGunduzTR