Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2006-07-13

Thursday 13th July 2006

Local Packages

  • Updated bittorrent to 4.20.4; the seed client no longer crashes at startup, but it still doesn't work:

      File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", line 555, in runUntilCurrent
    [4.20.4 2006-07-13 10:43:03] STDERR  :   File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", line 555, in runUntilCurrent
        call.func(*call.args, **call.kw)
    [4.20.4 2006-07-13 10:43:03] STDERR  :     call.func(*call.args, **call.kw)
      File "/usr/lib/python2.3/site-packages/BitTorrent/launchmanycore.py", line 178, in stats
    [4.20.4 2006-07-13 10:43:03] STDERR  :   File "/usr/lib/python2.3/site-packages/BitTorrent/launchmanycore.py", line 178, in stats
        for d in self.get_torrents():
    [4.20.4 2006-07-13 10:43:03] STDERR  :     for d in self.get_torrents():
    exceptions.AttributeError: 'LaunchMany' object has no attribute 'get_torrents'
    [4.20.4 2006-07-13 10:43:03] STDERR  : exceptions.AttributeError: 'LaunchMany' object has no attribute 'get_torrents'


Recent