Re: [DNG] pgcli bash completion script included in the official package

2018-06-21 Thread Antonio Trkdz.tab
Hi Adam,

Thank you for your reply.
I think that the pgcli people are more concerned on features of their tool
itself.
My script feels to me more akin to a surrounding enhancement, rather than a
core feature, hence the complete lack of interest from really upstream.
Also the repo is completely packaging agnostic it looks to me, leaving to
the various distros package mantainers to deal with issues like mine.

I already contacted the debian mantainer, who said it will be happy to
include it and kindly pointed me to the direction of a wishlist bugreport.

That said I will send it to debian bugreport, thanks also to your list of
reasons that make this a better choice.

Cheers!
Antonio

On Wed, Jun 20, 2018 at 12:32 PM Adam Borowski  wrote:

> On Tue, Jun 19, 2018 at 07:52:51PM +0200, Antonio Trkdz.tab wrote:
> > I wrote a bash completion script for the pgcli utility, a command line
> > interface for Postgres - https://www.pgcli.com/
> >
> > I would like to get it included in the official package.
> > Shall I report a wishlist bug for Devuan or for Debian, so that the
> former
> > can get it (in case) from upstream?
>
> The very best way is to have it accepted in the real upstream (ie, pgcli
> guys).  Your pull request should accomplish it -- but I see it hasn't been
> responded to in 19 days.  Not sure why -- is the Travis failure real?  If
> not, you might want to ping or otherwise contact upstream.
>
> If that fails, it's a lot better to file a bug on Debian rather than
> Devuan:
> * Devuan concentrates on desystemdizing packages, any package to maintain
>   draws away from that task
> * any diff from Debian would need to be carried for a long time,
>   complicating future updates
> * the package maintainer (in Debian) has a lot better knowledge of it
> * you get orders of magnitude more users (even if some of them are
>   systemd-using heretics...), which means more potential contributors
>
>
> Meow!
> --
> ⢀⣴⠾⠻⢶⣦⠀ There's an easy way to tell toy operating systems from real ones.
> ⣾⠁⢰⠒⠀⣿⡁ Just look at how their shipped fonts display U+1F52B, this makes
> ⢿⡄⠘⠷⠚⠋⠀ the intended audience obvious.  It's also interesting to see OSes
> ⠈⠳⣄ go back and forth wrt their intended target.
> ___
> Dng mailing list
> Dng@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] pgcli bash completion script included in the official package

2018-06-20 Thread Adam Borowski
On Tue, Jun 19, 2018 at 07:52:51PM +0200, Antonio Trkdz.tab wrote:
> I wrote a bash completion script for the pgcli utility, a command line
> interface for Postgres - https://www.pgcli.com/
> 
> I would like to get it included in the official package.
> Shall I report a wishlist bug for Devuan or for Debian, so that the former
> can get it (in case) from upstream?

The very best way is to have it accepted in the real upstream (ie, pgcli
guys).  Your pull request should accomplish it -- but I see it hasn't been
responded to in 19 days.  Not sure why -- is the Travis failure real?  If
not, you might want to ping or otherwise contact upstream.

If that fails, it's a lot better to file a bug on Debian rather than Devuan:
* Devuan concentrates on desystemdizing packages, any package to maintain
  draws away from that task
* any diff from Debian would need to be carried for a long time,
  complicating future updates
* the package maintainer (in Debian) has a lot better knowledge of it
* you get orders of magnitude more users (even if some of them are
  systemd-using heretics...), which means more potential contributors


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀ There's an easy way to tell toy operating systems from real ones.
⣾⠁⢰⠒⠀⣿⡁ Just look at how their shipped fonts display U+1F52B, this makes
⢿⡄⠘⠷⠚⠋⠀ the intended audience obvious.  It's also interesting to see OSes
⠈⠳⣄ go back and forth wrt their intended target.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] pgcli bash completion script included in the official package

2018-06-19 Thread Antonio Trkdz.tab
Hi All,

I wrote a bash completion script for the pgcli utility, a command line
interface for Postgres - https://www.pgcli.com/

The script is at: https://github.com/dbcli/pgcli/pull/892/files for those
who want to see or to use it.

it actually completes some arguments of the pgcli command in a way similar
to psql, the default cli tool for Postrgres, and obviously depends on it.

I would like to get it included in the official package.
Shall I report a wishlist bug for Devuan or for Debian, so that the former
can get it (in case) from upstream?

Thank you.

Antonio
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng