diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-11-01 16:12:31 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2014-11-01 16:12:31 +0100 |
commit | 2a682f0c2a8f334e17600e970ee3f6dc0030be8d (patch) | |
tree | a12d381ad33af610e00277b2363f834f27f2effd | |
parent | 2fa4431fc79d8685e61df0ac60fbe7a8a3eb3623 (diff) |
Add list of problematic packages
-rw-r--r-- | open_issues/problematic_packages.mdwn | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/open_issues/problematic_packages.mdwn b/open_issues/problematic_packages.mdwn new file mode 100644 index 00000000..700e3d71 --- /dev/null +++ b/open_issues/problematic_packages.mdwn @@ -0,0 +1,31 @@ +[[!meta copyright="Copyright © 2014 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +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="Problematic packages"]] + +[[!tag open_issue_gnumach open_issue_hurd]] + +This page lists the few packages whose build makes the Debian buildd box crash as of 2014, November 1st: + +* Kill pfinet + + * nbd + * socklog + +* Kill the session + + * idzebra + * ruby-hiredis + * libxs + +* Out of memory + + * php-yac + * gnu-smalltalk |