Mercurial wiki is horked.

Adrian Buehlmann adrian at cadifra.com
Wed Sep 3 02:14:38 CDT 2008


On 03.09.2008 06:34, Doug Philips wrote:
> As of the time of this message:
> http://www.selenic.com/mercurial/wiki/
> is returning:
> [Errno 28] No space left on device: '/home/oxymoron/selenic/wiki/mercurial/cache/i18n/__lock__/write_lock'

The error page displayed contains the following in a html comment:

<!-- The above is a description of an error in a Python program,
     formatted for a Web browser. In case you are not reading this
     in a Web browser, here is the original traceback:

Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/MoinMoin/request.py", line 1150, in run
    pagename = wikiutil.getFrontPage(self).page_name
  File "/var/lib/python-support/python2.4/MoinMoin/wikiutil.py", line 683, in getFrontPage
    return getSysPage(request, request.cfg.page_front_page)
  File "/var/lib/python-support/python2.4/MoinMoin/wikiutil.py", line 652, in getSysPage
    i18n_name = request.getText(pagename, formatted=False)
  File "/var/lib/python-support/python2.4/MoinMoin/request.py", line 168, in <lambda>
    self.getText = lambda text, i18n=self.i18n, request=self, lang=self.lang, **kv: i18n.getText(text, request, lang, kv.get('formatted', True))
  File "/var/lib/python-support/python2.4/MoinMoin/i18n/__init__.py", line 257, in getText
    (texts, unformatted) = loadLanguage(request, lang)
  File "/var/lib/python-support/python2.4/MoinMoin/i18n/__init__.py", line 127, in loadLanguage
    (uc_texts, uc_unformatted) = pickle.loads(cache.content())
  File "/var/lib/python-support/python2.4/MoinMoin/caching.py", line 112, in content
    if not locking or locking and self.rlock.acquire(1.0):
  File "/var/lib/python-support/python2.4/MoinMoin/util/lock.py", line 298, in acquire
    if self.writeLock.acquire(timeout):
  File "/var/lib/python-support/python2.4/MoinMoin/util/lock.py", line 115, in acquire
    os.mkdir(self.lockDir)
OSError: [Errno 28] No space left on device: '/home/oxymoron/selenic/wiki/mercurial/cache/i18n/__lock__/write_lock'

-->

But "No space left on device" is pretty clear anyway (if it's really that
what it says).

Anyway, it would be nice if we had a readonly mirror of the Mercurial wiki
somewhere else (intevation/Thomas comes to mind... ;-)

The bts seems to be down as well: http://www.selenic.com/mercurial/bts/


In the mean time, some important links that might be used instead of the wiki:

hgbook:  http://hgbook.red-bean.com/

src releases:             http://www.selenic.com/mercurial/release/
hourly stable snapshots:  http://www.selenic.com/mercurial-stable-snapshot.tar.gz
hourly main snapshots:    http://www.selenic.com/mercurial-snapshot.tar.gz


main repos:  http://selenic.com/repo/hg - http://selenic.com/repo/hg-stable
crew repos:  http://hg.intevation.org/mercurial/crew - http://hg.intevation.org/mercurial/crew-stable

man hg:   http://www.selenic.com/mercurial/hg.1.html
man hgrc: http://www.selenic.com/mercurial/hgrc.5.html

mercurial list info:  http://selenic.com/mailman/listinfo/mercurial
mercurial devel list: http://www.selenic.com/mailman/listinfo/mercurial-devel/


Other than that, google's cache might be useful:

http://74.125.39.104/search?q=cache:MQt2zZMW3qMJ:www.selenic.com/mercurial/+mercurial&hl=en&ct=clnk&cd=1
http://74.125.39.104/search?q=cache:ygoRYxP_Tb0J:www.selenic.com/mercurial/wiki/index.cgi/BinaryPackages+mercurial&hl=en&ct=clnk&cd=2
http://74.125.39.104/search?q=cache:sL6Y9HzZi80J:www.selenic.com/mercurial/wiki/index.cgi/Download+mercurial+download&hl=en&ct=clnk&cd=1
http://74.125.39.104/search?q=cache:Q8sdKO2oDs4J:www.selenic.com/mercurial/wiki/index.cgi/WhatsNew+mercurial+WhatsNew&hl=en&ct=clnk&cd=1

(search for "Mercurial <page name>" on google and click on the "Cached" link of the first
entry returned / BTW, that ip belongs to google: http://samspade.org/whois/74.125.39.104)



More information about the Mercurial mailing list