From 4b4cbb007f2ca5f1262c2034dadfd70689181160 Mon Sep 17 00:00:00 2001 From: stderr <> Date: Fri, 12 Nov 2010 11:46:06 +0000 Subject: [PATCH] Changed the location of the repository + Small note about the problem with the repositories [Imported from Trac: page DownloadDebianPackages, version 53] --- DownloadDebianPackages.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/DownloadDebianPackages.md b/DownloadDebianPackages.md index 8bd2dae..d1c30c7 100644 --- a/DownloadDebianPackages.md +++ b/DownloadDebianPackages.md @@ -46,14 +46,14 @@ debian platforms. == !Downloading/Installing Binary Packages == -allmydata.org hosts an APT repository at http://allmydata.org/debian/ . To +An APT repository is available at http://tahoe-lafs.org/debian/ . To install packages from this repository, add the following lines to your `/etc/apt/sources.list`, replacing the word `$DIST` with one of `etch`, `sid`, `edgy`, etc, as appropriate. ``` -deb http://allmydata.org/debian/ $DIST main tahoe -deb-src http://allmydata.org/debian/ $DIST main tahoe +deb http://tahoe-lafs.org/debian/ $DIST main tahoe +deb-src http://tahoe-lafs.org/debian/ $DIST main tahoe ``` @@ -86,6 +86,8 @@ on these releases, however. ## Problems +Please note that the repositories for some of the distributions ain't working right now. The packages are being build, but doesn't get uploaded to the repository, therefore the Packages file doesn't get created. + ### Etch Debian Etch (4.0, "oldstable") has a `python-pysqlite2` for Python 2.4