From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24027: update-package-list script no longer running on hydra Date: Wed, 20 Jul 2016 11:56:08 +0200 Message-ID: <87poq8d45j.fsf@gnu.org> References: <87lh0xa85p.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPoFW-0007lG-Fx for bug-guix@gnu.org; Wed, 20 Jul 2016 05:57:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPoFS-0004hi-IN for bug-guix@gnu.org; Wed, 20 Jul 2016 05:57:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPoFS-0004hW-FC for bug-guix@gnu.org; Wed, 20 Jul 2016 05:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bPoFS-0001UJ-8V for bug-guix@gnu.org; Wed, 20 Jul 2016 05:57:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lh0xa85p.fsf@netris.org> (Mark H. Weaver's message of "Tue, 19 Jul 2016 12:45:38 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 24027-done@debbugs.gnu.org Mark H Weaver skribis: > The package list and package issues pages are no longer being updated, > since the hydra RAID array failure. This should be fixed now: the script expected glibc-utf8-locales and libgcrypt to be installed in the user profile, which was not the case. An update should show up at in a few minutes. Ludo=E2=80=99.