[aur-general] Can't upload a new package

Ivan Shapovalov intelfx100 at gmail.com
Sat Apr 19 12:27:39 EDT 2014


On Saturday 19 April 2014 at 18:19:58, Lukas Fleischer wrote:	
> On Sat, 19 Apr 2014 at 13:01:33, Ivan Shapovalov wrote:
> > Hello,
> > 
> > I'm having trouble sending a new package to AUR.
> > AUR replies "Missing arch variable in PKGBUILD".
> > The PKGBUILD is pasted below; `namcap PKGBUILD` says nothing
> > (i. e. all OK).
> > 
> > ---- cut here ----
> > # Maintainer: Ivan Shapovalov <intelfx100 at gmail.com>
> > 
> > pkgname=power-management
> > pkgver=11.4722a84
> > url="https://github.com/intelfx/power-management"
> > pkgrel=1
> > pkgdesc="systemd-aware pm-powersave replacement"
> > license=("GPL3")
> > depends=()
> > source=("power-management::git://github.com/intelfx/power-management#commi
> > t=4722a84") install="power-management.install"
> > arch=(any)
> > md5sums=('SKIP')
> > 
> > package() {
> > 
> >         cd "power-management"
> >         DESTDIR="$pkgdir" ./install.sh
> > 
> > }
> > ---- cut here ----
> 
> This is due to a bug in the AUR PKGBUILD parser. As a workaround, move
> the arch line before the source line.
> 
> The next AUR release will use meta data instead of parsing the PKGBUILD
> which fixes all parser issues.
> 
> > Thanks.

It worked. Thank you for the advice.

-- 
Ivan Shapovalov / intelfx /
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.archlinux.org/pipermail/aur-general/attachments/20140419/62174f46/attachment.asc>


More information about the aur-general mailing list