[aur-general] AUR Comment for white_dune
David Phillips
david at sighup.nz
Thu Dec 26 23:05:56 UTC 2019
On Thu, Dec 26, 2019 at 09:49:30PM +0100, J. Scheurich wrote:
>
> > Ralf_Mardorf [1] added the following comment to white_dune [2]:
> >
> > white_dune 1.660 isn't provided by ftp://ftp.ourproject.org/pub/wdune/
> >
> Sorry, white_dune 1.660 is a defect package 8-(
>
> I am unable to rollback to white_dune-1.654:
>
> $ git add PKGBUILD .SRCINFO
> $ git commit
> On branch master
> nothing to commit, working tree clean
> $ git push
> fatal: 'mufti at aur.archlinux.org/packages/white_dune' does not appear to
> be a git repository
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> I used the AUR web interface to disown the package and hope to use git
> commit/psuh in future...
>
> sorry
> so long
> MUFTI
Your remote URL looks wrong. You want to be using the username `aur`, not
`mufti`, and the format is not like the one used on the web interface. I.e.
git remote set-url origin aur at aur.archlinux.org:white_dune.git
To change to the correct format so you can pull/push to and from the repo.
BR,
David
More information about the aur-general
mailing list