Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository github.com/ICEPAY/deprecated-i is private - Failed to download icepay/icepay from dist #2

Closed
remcotolsma opened this issue Jul 6, 2022 · 0 comments · Fixed by #3
Assignees

Comments

@remcotolsma
Copy link
Member

@rvdsteege and GitHub actions run into an issue installing the icepay/icepay package:

Failed to download icepay/icepay from dist: The "https://api.github.com/repos/ICEPAYdev/icepay/zipball/0c517325a6fd55edf64fadfd50eacf044fb6055e" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
    Now trying to download from source
  - Syncing icepay/icepay (2.5.3) into cache
Error: Failed to clone https://github.com/ICEPAYdev/icepay.git via https, ssh protocols, aborting.
- https://github.com/ICEPAYdev/icepay.git
  Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-ICEPAYdev-icepay.git'...
  remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
  remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
  fatal: Authentication failed for 'https://github.com/ICEPAYdev/icepay.git/'
- git@github.com:ICEPAYdev/icepay.git
  Cloning into bare repository '/home/runner/.cache/composer/vcs/https---github.com-ICEPAYdev-icepay.git'...
  Warning: Permanently added the ECDSA host key for IP address '[140](https://github.com/pronamic/wp-pronamic-pay/runs/7188699564?check_suite_focus=true#step:4:141).82.112.4' to the list of known hosts.
  git@github.com: Permission denied (publickey).
  fatal: Could not read from remote repository.
  Please make sure you have the correct access rights
  and the repository exists.
In Git.php line 484:
  Failed to clone https://github.com/ICEPAYdev/icepay.git via https, ssh prot  
  ocols, aborting.                                                             
  - https://github.com/ICEPAYdev/icepay.git
    Cloning into bare repository '/home/runner/.cache/composer/vcs/https---gi  
  thub.com-ICEPAYdev-icepay.git'...                                            
    remote: Support for password authentication was removed on August 13, 202  
  1. Please use a personal access token instead.                               
    remote: Please see https://github.blog/2020-12-15-token-authentication-re
  quirements-for-git-operations/ for more information.                         
    fatal: Authentication failed for 'https://github.com/ICEPAYdev/icepay.git
  /'                                                                           
  - git@github.com:ICEPAYdev/icepay.git                                        
    Cloning into bare repository '/home/runner/.cache/composer/vcs/https---gi  
  thub.com-ICEPAYdev-icepay.git'...                                            
    Warning: Permanently added the ECDSA host key for IP address '140.82.112.  
  4' to the list of known hosts.                                               
    git@github.com: Permission denied (publickey).                             
    fatal: Could not read from remote repository.                              
    Please make sure you have the correct access rights                        
    and the repository exists.                                                 
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
Error: Process completed with exit code 1.

https://github.com/pronamic/wp-pronamic-pay/runs/7188699564?check_suite_focus=true

I couldn't reproduce this issue, but I think that's because I'm a contributor to the repository in question.

Maybe time to work on the following issue?

@remcotolsma remcotolsma linked a pull request Jul 7, 2022 that will close this issue
@remcotolsma remcotolsma self-assigned this Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant