On Sat, Aug 23, 2008 at 02:29:10PM +0300, Vitaliy Berdinskikh wrote:
В Sat, 23 Aug 2008 11:58:46 +0200 "Andrea Scarpino" <bash.lnx@gmail.com> пишет:
2008/8/23 Vitaliy Berdinskikh <skipper13@root.ua>:
Who can remove two of my packages on AUR: tomcat6 and jedit-devel?
These packages are broke. I can't update them. So remove them, please - I will upload. Done, try now Thanks Andrea!
But I still can't update AUR says "Could not create directory /home/aur/unsupported/tomcat6." and "Could not create directory /home/aur/unsupported/jedit-devel."
I's seen AUR sources and found that at web/html/pkgsubmit.php http://pastie.org/258530
I guess AUR can't make dir:
" if (!@mkdir(INCOMING_DIR . $pkg_name)) { $error = __( "Could not create directory %s.", INCOMING_DIR . $pkg_name); } "
Why? I have no idea.
Please follow discussion at http://bugs.archlinux.org/task/11187