You are not logged in.

#1 2013-07-15 06:43:49

Airon90
Member
From: Canegrate
Registered: 2012-12-11
Posts: 60
Website

[SOLVED] Bug in AUR?

Hi,
I created a script in order to create some packages and upload them via terminal by aurupload.
Here is the code: https://github.com/Airon90/aurforge/blo … urforge.py

I created a package (octave-econometrics).  It was already uploaded and using this script I updated this package.
In AUR it seems that dependencies are broken: https://aur.archlinux.org/packages/octave-econometrics/
If you check the PKGBUILD dependencies are not broken: https://aur.archlinux.org/packages/oc/o … s/PKGBUILD

Could someone tell me why?
Thank you

Last edited by Airon90 (2013-12-19 14:10:11)

Offline

#2 2013-07-15 06:52:56

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Bug in AUR?

The dependencies in the PKGBUILD look broken to me.

Offline

#3 2013-07-15 07:52:17

Airon90
Member
From: Canegrate
Registered: 2012-12-11
Posts: 60
Website

Re: [SOLVED] Bug in AUR?

Allan wrote:

The dependencies in the PKGBUILD look broken to me.

Instead I see in te PKGBUILD (either linked or created)

depends=('octave>=2.9.7','octave-optim>=0.0.0')

Offline

#4 2013-07-15 12:55:29

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Bug in AUR?

That is broken...

Offline

#5 2013-07-15 13:03:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,518
Website

Re: [SOLVED] Bug in AUR?

s/,/ /g

Unless of course your package depends on commas too, then make a PKGBUILD for commas wink


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB