Re: [ITA] rubygems 3.4.12

2023-04-17 Thread Daisuke Fujimura via Cygwin-apps
I had saved the ssh key because I had already used it to update other packages.

Perhaps it was because the connection environment was different than usual.

Thanks for the advice.

On Tue, Apr 18, 2023 at 1:23 AM Brian Inglis via Cygwin-apps
 wrote:
>
> On 2023-04-17 05:29, Daisuke Fujimura via Cygwin-apps wrote:
> > I tried again and succeeded.
> > It seems it was a temporary problem.
> > Thanks for the advice.
>
> > On Mon, Apr 17, 2023 at 7:40 PM Jon Turney  
> > wrote:
> >> On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:
>  I changed maintainer-ship to you
>
> >>> I can't push on git, is there anything else I should do?
> >>> I confirmed that my name is mentioned in the rubygems section of
> >>> cygwin-pkg-maint.
> >>>
> >>> ```
> >>> $ git remote -v
> >>> origin 
> >>> ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
> >>>  (fetch)
> >>> origin 
> >>> ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
> >>>  (push)
> >>> $ git push origin master
> >>> kex_exchange_identification: Connection closed by remote host
> >>> Connection closed by 8.43.85.97 port 22
>
> >> This just looks like problem establishing the ssh connection.
> >> If it's not a transient problem, you can try 'ssh cyg...@cygwin.com
> >> alive', and then maybe adding '-vvv' may give some hints as to what's
> >> going wrong...
>
> >>> fatal: Could not read from remote repository.
> >>> Please make sure you have the correct access rights
> >>> and the repository exists.
> >>> ```
>
> Don't you have to make one ssh connection to save your host key, any time your
> host or ssh key changes, before other operations will work?
>
> --
> Take care. Thanks, Brian Inglis  Calgary, Alberta, Canada
>
> La perfection est atteinte   Perfection is achieved
> non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
> mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
>  -- Antoine de Saint-Exupéry


Re: [ITA] rubygems 3.4.12

2023-04-17 Thread Brian Inglis via Cygwin-apps

On 2023-04-17 05:29, Daisuke Fujimura via Cygwin-apps wrote:

I tried again and succeeded.
It seems it was a temporary problem.
Thanks for the advice.



On Mon, Apr 17, 2023 at 7:40 PM Jon Turney  wrote:

On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:

I changed maintainer-ship to you



I can't push on git, is there anything else I should do?
I confirmed that my name is mentioned in the rubygems section of
cygwin-pkg-maint.

```
$ git remote -v
origin 
ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
 (fetch)
origin 
ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
 (push)
$ git push origin master
kex_exchange_identification: Connection closed by remote host
Connection closed by 8.43.85.97 port 22



This just looks like problem establishing the ssh connection.
If it's not a transient problem, you can try 'ssh cyg...@cygwin.com
alive', and then maybe adding '-vvv' may give some hints as to what's
going wrong...



fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```


Don't you have to make one ssh connection to save your host key, any time your 
host or ssh key changes, before other operations will work?


--
Take care. Thanks, Brian Inglis  Calgary, Alberta, Canada

La perfection est atteinte   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
-- Antoine de Saint-Exupéry


Re: [ITA] rubygems 3.4.12

2023-04-17 Thread Daisuke Fujimura via Cygwin-apps
I tried again and succeeded.

It seems it was a temporary problem.

Thanks for the advice.

On Mon, Apr 17, 2023 at 7:40 PM Jon Turney  wrote:
>
> On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:
> >> I changed maintainer-ship to you
> >
> > I can't push on git, is there anything else I should do?
> >
> > I confirmed that my name is mentioned in the rubygems section of
> > cygwin-pkg-maint.
> >
> > ```
> > $ git remote -v
> > origin 
> > ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
> >  (fetch)
> > origin 
> > ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
> >  (push)
> >
> > $ git push origin master
> > kex_exchange_identification: Connection closed by remote host
> > Connection closed by 8.43.85.97 port 22
>
> This just looks like problem establishing the ssh connection.
>
> If it's not a transient problem, you can try 'ssh cyg...@cygwin.com
> alive', and then maybe adding '-vvv' may give some hints as to what's
> going wrong...
>
> > fatal: Could not read from remote repository.
> >
> > Please make sure you have the correct access rights
> > and the repository exists.
> > ```
>


Re: [ITA] rubygems 3.4.12

2023-04-17 Thread Jon Turney via Cygwin-apps

On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:

I changed maintainer-ship to you


I can't push on git, is there anything else I should do?

I confirmed that my name is mentioned in the rubygems section of
cygwin-pkg-maint.

```
$ git remote -v
origin 
ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
 (fetch)
origin 
ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@public.gmane.org/git/cygwin-packages/rubygems.git
 (push)

$ git push origin master
kex_exchange_identification: Connection closed by remote host
Connection closed by 8.43.85.97 port 22


This just looks like problem establishing the ssh connection.

If it's not a transient problem, you can try 'ssh cyg...@cygwin.com 
alive', and then maybe adding '-vvv' may give some hints as to what's 
going wrong...



fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
```




Re: [ITA] rubygems 3.4.12

2023-04-17 Thread Daisuke Fujimura via Cygwin-apps
> I changed maintainer-ship to you

I can't push on git, is there anything else I should do?

I confirmed that my name is mentioned in the rubygems section of
cygwin-pkg-maint.

```
$ git remote -v
origin ssh://cyg...@cygwin.com/git/cygwin-packages/rubygems.git (fetch)
origin ssh://cyg...@cygwin.com/git/cygwin-packages/rubygems.git (push)

$ git push origin master
kex_exchange_identification: Connection closed by remote host
Connection closed by 8.43.85.97 port 22
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
```

On Sun, Apr 16, 2023 at 10:30 AM Daisuke Fujimura
 wrote:
>
> Thank you for your review.
>
> As you indicated, we have decided that it is preferable to download
> the file from the official site.
>
> I confirmed that there are no differences in the packages.
>
> On Sun, Apr 16, 2023 at 3:20 AM Jon Turney  
> wrote:
> >
> > On 14/04/2023 13:55, Daisuke Fujimura via Cygwin-apps wrote:
> > > Hello,
> > >
> > > 
> > >
> > > Cygportfile:
> > > - 
> > > https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems
> >
> > Would it make more sense to use:
> >
> > SRC_URI="https://rubygems.org/rubygems/rubygems-${VERSION}.tgz;
> >
> > ?
> >
> >


Re: [ITA] rubygems 3.4.12

2023-04-15 Thread Daisuke Fujimura via Cygwin-apps
Thank you for your review.

As you indicated, we have decided that it is preferable to download
the file from the official site.

I confirmed that there are no differences in the packages.

On Sun, Apr 16, 2023 at 3:20 AM Jon Turney  wrote:
>
> On 14/04/2023 13:55, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> > 
> >
> > Cygportfile:
> > - 
> > https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems
>
> Would it make more sense to use:
>
> SRC_URI="https://rubygems.org/rubygems/rubygems-${VERSION}.tgz;
>
> ?
>
>


Re: [ITA] rubygems 3.4.12

2023-04-15 Thread Jon Turney via Cygwin-apps

On 14/04/2023 13:55, Daisuke Fujimura via Cygwin-apps wrote:

Hello,



Cygportfile:
- 
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems


Would it make more sense to use:

SRC_URI="https://rubygems.org/rubygems/rubygems-${VERSION}.tgz;

?




Re: [ITA] rubygems 3.4.12

2023-04-15 Thread Marco Atzeri via Cygwin-apps

On 14.04.2023 14:55, Daisuke Fujimura via Cygwin-apps wrote:

Hello,



Cygportfile:
- 
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems

Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4698944134


I changed maintainer-ship to you

Thanks
Marco



[ITA] rubygems 3.4.12

2023-04-14 Thread Daisuke Fujimura via Cygwin-apps
Hello,



Cygportfile:
- 
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems

Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4698944134


rubygems.cygport.diff
Description: Binary data