On Thu, Feb 26, 2009 at 07:12:51PM +1930, José Valecillos wrote: > Hello, I have a problem, when i try to upload any package in AUR here: > http://aur.archlinux.org/pkgsubmit.php > uploading ends (after ~1 min) by just a blank page. It's AUR bug? I can't > update my package about 3 days. I can't upload a new package either.
Yep must be a glitch in the parser.
I'd guess that it's probably this line is causing the hang up:
> [ "${CARCH}" == "i686" ] && makedepends="${makedepen...@]} nasm"
