summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/weblogs/ArneBab/porting-simple-packages.mdwn2
-rw-r--r--contributing.mdwn2
-rw-r--r--hurd/running/debian/porting.mdwn4
3 files changed, 4 insertions, 4 deletions
diff --git a/community/weblogs/ArneBab/porting-simple-packages.mdwn b/community/weblogs/ArneBab/porting-simple-packages.mdwn
index 4fc5d67f..ee7f76dc 100644
--- a/community/weblogs/ArneBab/porting-simple-packages.mdwn
+++ b/community/weblogs/ArneBab/porting-simple-packages.mdwn
@@ -13,7 +13,7 @@ See [[Instant Development Environment|contributing#index5h2]] - just follow the
## Getting the list of failed packages
- wget http://people.debian.org/~sthibault/failed_packages.txt.gz
+ wget http://people.debian.org/~sthibault/hurd-i386/failed_packages.txt.gz
gunzip failed_packages.txt.gz
## Finding a simple task
diff --git a/contributing.mdwn b/contributing.mdwn
index 2f4a0b3c..88efda09 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -156,7 +156,7 @@ You can also just [[install_Debian_GNU/Hurd|hurd/running/debian]] and find what
doesn't work or suit you and try to improve that.
Or, you can pick one from the [list of failing
-packages](http://people.debian.org/~sthibault/failed_packages.txt).
+packages](http://people.debian.org/~sthibault/hurd-i386/failed_packages.txt).
## TODO List
diff --git a/hurd/running/debian/porting.mdwn b/hurd/running/debian/porting.mdwn
index 77519c8f..28fcb9b4 100644
--- a/hurd/running/debian/porting.mdwn
+++ b/hurd/running/debian/porting.mdwn
@@ -17,9 +17,9 @@ More than half of the Debian archive has been compiled successfully on the
Hurd, however, many programs fail to build for various reasons.
A [list of build failures including error
-messages](https://people.debian.org/~sthibault/failed_packages.txt) can be
+messages](https://people.debian.org/~sthibault/hurd-i386/failed_packages.txt) can be
found, as well as a [preliminary
-analysis](http://lists.debian.org/debian-hurd/2007/07/msg00000.html) of them and [solutions](http://lists.debian.org/debian-hurd/2007/07/msg00001.html), and some more details in [[hurd/porting/guidelines]]. [Graphs and statistics](http://people.debian.org/~sthibault/) about the consequence in terms of build dependencies are available.
+analysis](http://lists.debian.org/debian-hurd/2007/07/msg00000.html) of them and [solutions](http://lists.debian.org/debian-hurd/2007/07/msg00001.html), and some more details in [[hurd/porting/guidelines]]. [Graphs and statistics](http://people.debian.org/~sthibault/hurd-i386/) about the consequence in terms of build dependencies are available.
There is a mailing list,
[debian-hurd-build-logs](http://lists.alioth.debian.org/mailman/listinfo/debian-hurd-build-logs),