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+a...@public.gmane.org/git/cygwin-packages/ruby-mini_portile2.git (fetch) origin ssh://cygwin-rdbxbdvo6bxqt0dzr+a...@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. ```