From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: We reached 10.000 package Date: Mon, 15 Jul 2019 14:37:05 +0200 Message-ID: <87zhlfmq32.fsf@gnu.org> References: <2523dec6-c51f-afc3-adaf-3bec3f69638a@crazy-compilers.com> <20190714210923.4312bf43@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37818) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hn0E7-0001F0-Qs for guix-devel@gnu.org; Mon, 15 Jul 2019 08:37:08 -0400 In-Reply-To: <20190714210923.4312bf43@gmail.com> (Jesse Gibbons's message of "Sun, 14 Jul 2019 21:09:23 -0600") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jesse Gibbons Cc: Guix-devel Hello Guix! Jesse Gibbons skribis: > On Sun, 14 Jul 2019 23:21:37 +0200 > Hartmut Goebel wrote: > >> Hurrah! >>=20 >> GNU Guix now provides 10,026 packages (updated July 12, 2019). >>=20 >> Congratulations! >>=20 >> And many thanks to everybody who contributed to this great project! >>=20 > > This is big news for Guix. Very much worth a small slice of banana > bread in celebration. Yay, congrats everyone! \o/ > Yet there is still a lot to do. How many of these packages work as > intended? Some of them have an error when guix builds them, some of > them immediately crash, and some of them take so long to build that it > is impractical to try to install them with guix. > > If you show me a list of packages that don't build correctly or > immediately crash on startup, I will work on fixing them. I have no > doubt some volunteers are willing to do the same. If I had access to a > good server I would be willing to work on packages that take more than > a day to build like guile-emacs. There are both build errors and packaging issues reported at , so you won=E2=80=99t run out of ideas of pac= kages to work on. If you do (!), you can also look at failing builds at . :-) Thanks, Ludo=E2=80=99.