Hi,

I am trying to push a pkgbase `radicle` consisting of one pkgname
`radicle-node` (with the intention of subsequently asking the
maintainer of `radicle-cli` to merge). There is no package `radicle`
or `radicle-node` visible in the search or via direct URLs:


https://aur.archlinux.org/pkgbase/radicle -> 404
https://aur.archlinux.org/packages/radicle -> 404
https://aur.archlinux.org/packages/radicle-node -> 404

However, I am unable to push `radicle` via Git:

```
$ git remote add origin https://aur.archlinux.org/radicle

$ git push -u origin master
To aur.archlinux.org:radicle
 ! [rejected]        master -> master (fetch first)
error: failed to push some refs to 'aur.archlinux.org:radicle'
hint: Updates were rejected because the remote contains work that you do not
hint: have locally. This is usually caused by another repository pushing to
hint: the same ref. If you want to integrate the remote changes, use
hint: 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
```

The PKGBUILD on the AUR server under this repo is severely out of date.
Would it be possible for AUR admins to manually clean up this repo, so
that I could push the package I intend to maintain?

Thanks,
-- 
Ivan Shapovalov / intelfx /

Reply via email to