On Wed, May 16, 2007 at 10:29:52PM +0300, Roman Kyrylych wrote:
2007/5/15, Dale Blount <dale@archlinux.org>:
On Tue, 2007-05-15 at 20:00 +0200, Daniel Isenmann wrote:
On Tue, 15 May 2007 13:52:22 -0400 Dale Blount <dale@archlinux.org> wrote:
Update complete. Anyone notice anything broken?
And AUR, click on packages. Same error as Wiki site: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 50 bytes) in /home/aur/aur/web/lib/aur.inc on line 74
Also fixed.
I cannot upload a file to community repo.
[roman@home colorer]$ communitypkg Traceback (most recent call last): File "/usr/bin/tupkg", line 208, in <module> sys.exit(main()) File "/usr/bin/tupkg", line 190, in main cs.connect() File "/usr/bin/tupkg", line 52, in connect self.socket.connect((self.host, self.port)) File "<string>", line 1, in connect socket.error: (111, 'Connection refused') Cancelled [roman@home colorer]$ pacman -Ql aurtools aurtools /usr/bin/communitypkg aurtools /usr/bin/tupkg
See also http://archlinux.org/pipermail/tur-users/2007-May/004982.html
The AUR daemons don't get started automatically on boot, so they simply hadn't been turned back on yet. Sorry about that, it's all working again. -S