On Sun, 23 Nov 2008, Eric Bélanger wrote:
On Sun, 23 Nov 2008, Loui Chang wrote:
On Sun, Nov 23, 2008 at 03:29:27PM -0500, Eric Bélanger wrote:
Community repo is not being updated. The db script needs to be updated to the neth server paths. From log:
Sun Nov 23 15:30:01 EST 2008 /home/cvs-community: no such repository /home/paul /usr/lib/python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning: the sets module is deprecated from sets import ImmutableSet /srv/http/sites/aur/aur/tupkg/update/tupkgupdate:233: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. pf_stdin, pf_stdout = os.popen2("/bin/bash", 't', 0)
That's odd because everything looks like it's updated. Paul might be running some alternate run-tupkgupdate script.
But the right tupkgupdate is being called. Hmm. Someone needs to have a look at what the cron job is running.
you could grep the scripts (I don't know which one) for /home/cvs-community to change it to the new location I think it's the cause of the problem.
I followed my suggestion and found that /home/cvs-community is referenced in the cvs* dir in /srv/http/sites/aur I don't know how to change it properly or even if it's safe to change it. Hopefully someone with more knowledge of the AUR will be able to use this info. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.