I get it! but why this package not show in https://aur.archlinux.org/packages/?O=0&K=insync-dolphin the user created the repository but not submitted the package? On Sat, Sep 26, 2015 at 12:21 AM, Doug Newgard <scimmia@archlinux.info> wrote:
On Fri, 25 Sep 2015 23:18:03 -0500 Xavier Corredor Llano <xavier.corredor.llano@gmail.com> wrote:
ok, I understand Eli,
I could push with python-gdal package but the problems persists with insync- dolphin, I don't know what is wrong:
$ git clone ssh://aur@aur.archlinux.org/insync-dolphin.git $ git add -A $ git commit -m 'Initial import' $ git push origin master git-receive-pack: permission denied: XavierCLL fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. $ ssh aur@aur4.archlinux.org help Commands: help Show this help message and exit. list-repos List all your repositories. setup-repo <name> Create an empty repository. git-receive-pack Internal command used with Git. git-upload-pack Internal command used with Git. $ git remote -v origin aur@aur.archlinux.org:/insync-dolphin.git (fetch) origin aur@aur.archlinux.org:/insync-dolphin.git (push)
The problem is that someone else has it.