-----Original Message-----
Date: Thu, 26 Feb 2009 01:24:00 +0100 Subject: Re: [aur-general] I can't update or upload packages in AUR From: Loui Chang <louipc.ist@gmail.com> To: "Discussion about the Arch User Repository (AUR)" <aur-general@archlinux.org>
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="${makedepends[@]} nasm"
Hello, will using tools like aurup or aurploader cause trouble here? BTW there is at least one other user with that problem, see http://bbs.archlinux.org/viewtopic.php?id=65378 Regards Stefan