From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#22907: `guix package -u` fails Date: Fri, 4 Mar 2016 19:31:10 +0100 Message-ID: References: <87fuw6dzlu.fsf@grrlz.net> <87ziue15os.fsf@gmail.com> <87y49yi006.fsf@grrlz.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abuWE-0006Y5-K4 for bug-guix@gnu.org; Fri, 04 Mar 2016 13:32:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abuWA-00088i-Hj for bug-guix@gnu.org; Fri, 04 Mar 2016 13:32:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:36912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abuWA-00088d-9N for bug-guix@gnu.org; Fri, 04 Mar 2016 13:32:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1abuWA-000700-2S for bug-guix@gnu.org; Fri, 04 Mar 2016 13:32:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y49yi006.fsf@grrlz.net> 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nils Gillmann Cc: 22907@debbugs.gnu.org Nils Gillmann writes: > niasterisk@khazad-dum ~$ time guix package --substitute-urls=hydra.gnu.org --dry-run -u *.* ā€œ-uā€ takes a regular expression like '.*' It seems to work for me. ~~ Ricardo