[aur-general] Error pushing a PKGBUILD with split packages
Germán L. Osella Massa
gosella at gmail.com
Mon Jun 8 13:32:49 UTC 2015
Hello.
I'm trying to push to the aur4 repo a PKGBUILD containing split
packages but I get the following error:
$ git push origin master
Counting objects: 4, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 851 bytes | 0 bytes/s, done.
Total 4 (delta 0), reused 0 (delta 0)
remote: error: cannot overwrite package: python2-pager
remote: error: hook declined to update refs/heads/master
To aur at aur4.archlinux.org:/python-pager.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'aur at aur4.archlinux.org:/python-pager.git'
The .SRCINFO file contains this:
pkgbase = python-pager
pkgdesc = Terminal/console pager module for Python
pkgver = 3.3
<< OMITTED... >>
pkgname = python-pager
depends = python
pkgname = python2-pager
depends = python2
Any ideas?
Thanks in advance.
Germán
More information about the aur-general
mailing list