summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/running/debian/porting.mdwn10
-rw-r--r--open_issues/adduser.mdwn (renamed from hurd/running/debian/porting/adduser.mdwn)6
-rw-r--r--open_issues/git-core-2.mdwn (renamed from hurd/running/debian/porting/git-core-2.mdwn)6
-rw-r--r--open_issues/git-core.mdwn (renamed from hurd/running/debian/porting/git-core.mdwn)4
-rw-r--r--open_issues/libdbd-sqlite3-perl.mdwn (renamed from hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn)4
-rw-r--r--open_issues/pth.mdwn (renamed from hurd/running/debian/porting/pth.mdwn)4
-rw-r--r--open_issues/runit.mdwn (renamed from hurd/running/debian/porting/runit.mdwn)4
-rw-r--r--open_issues/socat.mdwn (renamed from hurd/running/debian/porting/socat.mdwn)2
-rw-r--r--tag/open_issue_porting.mdwn8
9 files changed, 39 insertions, 9 deletions
diff --git a/hurd/running/debian/porting.mdwn b/hurd/running/debian/porting.mdwn
index debe206b..3d25b4b9 100644
--- a/hurd/running/debian/porting.mdwn
+++ b/hurd/running/debian/porting.mdwn
@@ -33,10 +33,14 @@ guidelines.
There is also further information available about [[hurd/porting]].
+[[!map pages="tagged(open_issue_porting) and !tagged(fixed_in_debian) and
+!open_issues and !*/discussion"
+show=title]]
+
[[!inline
-pages="(hurd/running/debian/porting/* or tagged(open_issue_porting)) and
-!tagged(fixed_in_debian) and !*/discussion"
+pages="tagged(open_issue_porting) and !tagged(fixed_in_debian) and
+!*/discussion"
show=0
feeds=no
actions=yes
-rootpage="hurd/running/debian/porting" postformtext="Add a new item titled:"]]
+rootpage="open_issues" postformtext="Add a new item titled:"]]
diff --git a/hurd/running/debian/porting/adduser.mdwn b/open_issues/adduser.mdwn
index 72ed6dbf..7051a3e5 100644
--- a/hurd/running/debian/porting/adduser.mdwn
+++ b/open_issues/adduser.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,10 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!meta title="adduser: posix_spawn() error=1073741826"]]
+
+[[!tag open_issue_porting]]
+
`adduser` does work as expected, but what are these error messages?
$ sudo adduser foo
diff --git a/hurd/running/debian/porting/git-core-2.mdwn b/open_issues/git-core-2.mdwn
index 837608f5..84e002b5 100644
--- a/hurd/running/debian/porting/git-core-2.mdwn
+++ b/open_issues/git-core-2.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,10 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!meta title="Hiccup of git clone when checking out files"]]
+
+[[!tag open_issue_porting]]
+
On the otherwise-idle flubber:
$ git clone git://sources.redhat.com/git/glibc.git
diff --git a/hurd/running/debian/porting/git-core.mdwn b/open_issues/git-core.mdwn
index 9e26d273..da017302 100644
--- a/hurd/running/debian/porting/git-core.mdwn
+++ b/open_issues/git-core.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!tag open_issue_porting]]
+
Depends on [[libdbd-sqlite3-perl]].
Does build, but has test-suite problems (only where libdbd-sqlite3-perl is
diff --git a/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn b/open_issues/libdbd-sqlite3-perl.mdwn
index 2e6e7134..f50eb07b 100644
--- a/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn
+++ b/open_issues/libdbd-sqlite3-perl.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!tag open_issue_porting]]
+
Does build, but has test-suite problems:
t/02cr_table............ok 1/4DBD::SQLite::db do failed: database is locked(5) at dbdimp.c line 271 at t/02cr_table.t line 10.
diff --git a/hurd/running/debian/porting/pth.mdwn b/open_issues/pth.mdwn
index 8ddabb24..bf9c70d7 100644
--- a/hurd/running/debian/porting/pth.mdwn
+++ b/open_issues/pth.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!tag open_issue_porting]]
+
<azeem> seems pth still doesn't work
<bddebian> Doesn't build or doesn't work?
<azeem> both
diff --git a/hurd/running/debian/porting/runit.mdwn b/open_issues/runit.mdwn
index 865c3b17..c7a0962c 100644
--- a/hurd/running/debian/porting/runit.mdwn
+++ b/open_issues/runit.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!tag open_issue_porting]]
+
The `runit` package doesn't work, even its test suite doesn't finish.
[[Thomas_Schwinge|tschwinge]] once was having a look at that, but this very
diff --git a/hurd/running/debian/porting/socat.mdwn b/open_issues/socat.mdwn
index 280e75e1..1961a9a8 100644
--- a/hurd/running/debian/porting/socat.mdwn
+++ b/open_issues/socat.mdwn
@@ -8,6 +8,8 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+[[!tag open_issue_porting]]
+
`socat` needs porting. Some work has already been done in 2007, see
<http://www.dest-unreach.org/socat/contrib/socat-hurd.html> or contact
[[Thomas_Schwinge|tschwinge]].
diff --git a/tag/open_issue_porting.mdwn b/tag/open_issue_porting.mdwn
index 9a3f154c..5ab1e2c0 100644
--- a/tag/open_issue_porting.mdwn
+++ b/tag/open_issue_porting.mdwn
@@ -11,3 +11,11 @@ License|/fdl]]."]]"""]]
[[!meta title=open_issue_porting]]
* List of [[Debian packages that need porting|hurd/running/debian/porting]]
+
+[[!map pages="tagged(open_issue_porting) and !open_issues and !*/discussion"
+show=title]]
+
+[[!inline
+pages="tagged(open_issue_porting) and !open_issues and !*/discussion"
+show=0
+feeds=no]]