From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#24026: librecad and dealii depend on relocated muparser source code repo Date: Tue, 19 Jul 2016 12:42:57 -0400 Message-ID: <87poq9a8a6.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPY7p-0006De-M0 for bug-guix@gnu.org; Tue, 19 Jul 2016 12:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPY7m-0007nH-9h for bug-guix@gnu.org; Tue, 19 Jul 2016 12:44:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPY7m-0007mz-6N for bug-guix@gnu.org; Tue, 19 Jul 2016 12:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bPY7l-0005Cl-Vd for bug-guix@gnu.org; Tue, 19 Jul 2016 12:44:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPY79-0005Zt-MS for bug-guix@gnu.org; Tue, 19 Jul 2016 12:43:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPY76-0007bH-Gm for bug-guix@gnu.org; Tue, 19 Jul 2016 12:43:23 -0400 Received: from world.peace.net ([50.252.239.5]:43298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPY76-0007Ye-Cj for bug-guix@gnu.org; Tue, 19 Jul 2016 12:43:20 -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: 24026@debbugs.gnu.org The dealii, dealii-openmpi, and librecad packages are now failing due to a missing dependency: svn: E160013: Unable to connect to a repository at URL 'http://muparser.googlecode.com/svn/trunk' svn: E160013: '/svn/trunk' path not found It seems that the muparser developers have switched to github. Mark