public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] ruby-mini_portile2 2.8.2
@ 2023-06-06 13:25 Daisuke Fujimura
  2023-06-07  5:04 ` Marco Atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Daisuke Fujimura @ 2023-06-06 13:25 UTC (permalink / raw)
  To: cygwin-apps

Hello,

[ITP] A new package proposal: ruby-mini_portile2

- ruby-mini_portile2
- ruby-mini_portile2-doc

Cygport
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-mini_portile2

Packages and logs
- https://github.com/cygwin/scallywag/actions/runs/5187561039

Reason
- Required to build ruby-nokorigi
  - https://rubygems.org/gems/nokogiri

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ITP] ruby-mini_portile2 2.8.2
  2023-06-06 13:25 [ITP] ruby-mini_portile2 2.8.2 Daisuke Fujimura
@ 2023-06-07  5:04 ` Marco Atzeri
  2023-06-08 13:27   ` Daisuke Fujimura
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Atzeri @ 2023-06-07  5:04 UTC (permalink / raw)
  To: cygwin-apps

On 06/06/2023 15:25, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> [ITP] A new package proposal: ruby-mini_portile2
> 
> - ruby-mini_portile2
> - ruby-mini_portile2-doc

added
> 
> Reason
> - Required to build ruby-nokorigi

also changed maintainer


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ITP] ruby-mini_portile2 2.8.2
  2023-06-07  5:04 ` Marco Atzeri
@ 2023-06-08 13:27   ` Daisuke Fujimura
  2023-06-08 13:37     ` Jon Turney
  0 siblings, 1 reply; 6+ messages in thread
From: Daisuke Fujimura @ 2023-06-08 13:27 UTC (permalink / raw)
  To: cygwin-apps

Thank you for your response.
It seems that the repository has not been set up yet.
Could you please check?

```
$ git remote -v
origin ssh://cygwin@cygwin.com/git/cygwin-packages/ruby-mini_portile2.git
(fetch)
origin ssh://cygwin@cygwin.com/git/cygwin-packages/ruby-mini_portile2.git (push)
$ git push origin master

FATAL -- ACCESS DENIED
Repo            git/cygwin-packages/ruby-mini_portile2
User            Daisuke_Fujimura
Stage           Before git was called
Operation       Repo write

FATAL: W any git/cygwin-packages/ruby-mini_portile2 Daisuke_Fujimura
DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

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

On Wed, Jun 7, 2023 at 2:05 PM Marco Atzeri via Cygwin-apps
<cygwin-apps@cygwin.com> wrote:
>
> On 06/06/2023 15:25, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> > [ITP] A new package proposal: ruby-mini_portile2
> >
> > - ruby-mini_portile2
> > - ruby-mini_portile2-doc
>
> added
> >
> > Reason
> > - Required to build ruby-nokorigi
>
> also changed maintainer
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ITP] ruby-mini_portile2 2.8.2
  2023-06-08 13:27   ` Daisuke Fujimura
@ 2023-06-08 13:37     ` Jon Turney
  2023-06-10  4:58       ` Daisuke Fujimura
  0 siblings, 1 reply; 6+ messages in thread
From: Jon Turney @ 2023-06-08 13:37 UTC (permalink / raw)
  To: Daisuke Fujimura, cygwin-apps

On 08/06/2023 14:27, Daisuke Fujimura via Cygwin-apps wrote:
> Thank you for your response.
> It seems that the repository has not been set up yet.
> Could you please check?

It seems like the package name was typoed ('ruby-mini-portile' rather 
than 'ruby-mini-portile2').

That should be fixed now.

> ```
> $ git remote -v
> origin ssh://cygwin-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org/git/cygwin-packages/ruby-mini_portile2.git
> (fetch)
> origin ssh://cygwin-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org/git/cygwin-packages/ruby-mini_portile2.git (push)
> $ git push origin master
> 
> FATAL -- ACCESS DENIED
> Repo            git/cygwin-packages/ruby-mini_portile2
> User            Daisuke_Fujimura
> Stage           Before git was called
> Operation       Repo write
> 
> FATAL: W any git/cygwin-packages/ruby-mini_portile2 Daisuke_Fujimura
> DENIED by fallthru
> (or you mis-spelled the reponame)
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> ```
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ITP] ruby-mini_portile2 2.8.2
  2023-06-08 13:37     ` Jon Turney
@ 2023-06-10  4:58       ` Daisuke Fujimura
  2023-06-10  6:13         ` Marco Atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Daisuke Fujimura @ 2023-06-10  4:58 UTC (permalink / raw)
  To: cygwin-apps

Could you please rename it to `ruby-mini_portile2` instead of
`ruby-mini-portile2` so that it has the same name as the gem if
possible?

(underscore instead of hyphen)

- https://rubygems.org/gems/mini_portile2


On Thu, Jun 8, 2023 at 10:37 PM Jon Turney <jon.turney@dronecode.org.uk> wrote:
>
> On 08/06/2023 14:27, Daisuke Fujimura via Cygwin-apps wrote:
> > Thank you for your response.
> > It seems that the repository has not been set up yet.
> > Could you please check?
>
> It seems like the package name was typoed ('ruby-mini-portile' rather
> than 'ruby-mini-portile2').
>
> That should be fixed now.
>
> > ```
> > $ git remote -v
> > origin ssh://cygwin-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org/git/cygwin-packages/ruby-mini_portile2.git
> > (fetch)
> > origin ssh://cygwin-rDBXBDvO6BXQT0dZR+AlfA@public.gmane.org/git/cygwin-packages/ruby-mini_portile2.git (push)
> > $ git push origin master
> >
> > FATAL -- ACCESS DENIED
> > Repo            git/cygwin-packages/ruby-mini_portile2
> > User            Daisuke_Fujimura
> > Stage           Before git was called
> > Operation       Repo write
> >
> > FATAL: W any git/cygwin-packages/ruby-mini_portile2 Daisuke_Fujimura
> > DENIED by fallthru
> > (or you mis-spelled the reponame)
> > fatal: Could not read from remote repository.
> >
> > Please make sure you have the correct access rights
> > and the repository exists.
> > ```
> >

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ITP] ruby-mini_portile2 2.8.2
  2023-06-10  4:58       ` Daisuke Fujimura
@ 2023-06-10  6:13         ` Marco Atzeri
  0 siblings, 0 replies; 6+ messages in thread
From: Marco Atzeri @ 2023-06-10  6:13 UTC (permalink / raw)
  To: cygwin-apps

On 10/06/2023 06:58, Daisuke Fujimura via Cygwin-apps wrote:
> Could you please rename it to `ruby-mini_portile2` instead of
> `ruby-mini-portile2` so that it has the same name as the gem if
> possible?
> 
> (underscore instead of hyphen)
> 
> - https://rubygems.org/gems/mini_portile2
> 
> 

--- a/cygwin-pkg-maint
+++ b/cygwin-pkg-maint
@@ -3477,7 +3477,7 @@ ruby-method_source 
ORPHANED (Yaakov Selkowitz)
  ruby-mime-types                              ORPHANED (Yaakov Selkowitz)
  ruby-mime-types-data                         ORPHANED (Yaakov Selkowitz)
  ruby-minitest                                ORPHANED (Yaakov Selkowitz)
-ruby-mini-portile2                           Daisuke Fujimura
+ruby-mini_portile2                           Daisuke Fujimura
  ruby-molinillo                               ORPHANED (Yaakov Selkowitz)
  ruby-multi_json                              ORPHANED (Yaakov Selkowitz)
  ruby-mysql2                                  Daisuke Fujimura


done


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-10  6:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-06 13:25 [ITP] ruby-mini_portile2 2.8.2 Daisuke Fujimura
2023-06-07  5:04 ` Marco Atzeri
2023-06-08 13:27   ` Daisuke Fujimura
2023-06-08 13:37     ` Jon Turney
2023-06-10  4:58       ` Daisuke Fujimura
2023-06-10  6:13         ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).