From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 06 05:05:31 2013 Received: (at submit) by debbugs.gnu.org; 6 Sep 2013 09:05:31 +0000 Received: from localhost ([127.0.0.1]:43031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VHrys-0006JM-UU for submit@debbugs.gnu.org; Fri, 06 Sep 2013 05:05:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58492) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VHryr-0006J7-Ci for submit@debbugs.gnu.org; Fri, 06 Sep 2013 05:05:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHryf-0005Gl-7U for submit@debbugs.gnu.org; Fri, 06 Sep 2013 05:05:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHryf-0005Gg-4m for submit@debbugs.gnu.org; Fri, 06 Sep 2013 05:05:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHryZ-0005Yk-53 for bug-guix@gnu.org; Fri, 06 Sep 2013 05:05:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHryS-0005C5-VV for bug-guix@gnu.org; Fri, 06 Sep 2013 05:05:11 -0400 Received: from mout.web.de ([212.227.15.4]:51375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHryS-00058O-Ml for bug-guix@gnu.org; Fri, 06 Sep 2013 05:05:04 -0400 Received: from kaverne.draketo.de ([212.255.16.46]) by smtp.web.de (mrweb003) with ESMTPA (Nemesis) id 0Lpeys-1Vwy0K0pJm-00fRTM for ; Fri, 06 Sep 2013 11:00:02 +0200 Date: Fri, 06 Sep 2013 11:00:01 +0200 Message-ID: <877geuqq9a.wl%arne_bab@web.de> From: Arne Babenhauserheide To: bug-guix@gnu.org Subject: on guix 0.3 package -e '(@ =?UTF-8?B?4oCmKSc=?= has to be run twice to install a new package (not build yet) User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Provags-ID: V03:K0:Lm7wkZ/PeUI2eUZfwEDg4gAjo2I07LIeDReNP9wVkBvaUiMvkiB NqNsyuAHmRacjcQv9DRNLajPv6A4Pux3Gh+lQRXAc/gIZ4cGpTULBHW3vD1+0B15sZHka2v OZ+qI5jZPOZ+SWTj7jBmT0oITdY+1Yk/kDls0dA4dHzdqNb+HWT3NdTUIbeAw3yMbLN+zDZ JAb3QKH444733N5c426mg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: arne_bab@web.de List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.4 (---) To test the bug, save this file as mercurial.scm: http://bpaste.net/raw/129793/ Now run GUILE_LOAD_PATH=. guix package -e '(@ (mercurial) hg)' On the first run I got the following backtrace: @ build-succeeded /nix/store/9rajwkq02sk4nq7cvrxilbsvxrywh2zs-mercurial-2.7.1.drv - Backtrace: In ice-9/boot-9.scm: 157: 14 [catch #t # ...] In unknown file: ?: 13 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 12 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 11 [eval # #] In ice-9/boot-9.scm: 2320: 10 [save-module-excursion #] 3966: 9 [#] In unknown file: ?: 8 [load-compiled/vm "/home/arne/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/bin/guix.go"] In guix/ui.scm: 475: 7 [run-guix-command package "-e" "(@ (mercurial) hg)"] In ice-9/boot-9.scm: 157: 6 [catch srfi-34 # ...] 157: 5 [catch system-error ...] In guix/scripts/package.scm: 951: 4 [#] 866: 3 [process-actions (# # # #)] In guix/store.scm: 483: 2 [build-derivations # #] 334: 1 [process-stderr #] In guix/serialization.scm: 49: 0 [read-int #] guix/serialization.scm:49:4: In procedure read-int: guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): # The second run succeeds. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 13 19:07:43 2013 Received: (at submit) by debbugs.gnu.org; 13 Sep 2013 23:07:43 +0000 Received: from localhost ([127.0.0.1]:34954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VKcSk-0006iE-Pc for submit@debbugs.gnu.org; Fri, 13 Sep 2013 19:07:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57705) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VKcSi-0006i0-UW for submit@debbugs.gnu.org; Fri, 13 Sep 2013 19:07:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKcSY-0007KG-T7 for submit@debbugs.gnu.org; Fri, 13 Sep 2013 19:07:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKcSY-0007KC-Pi for submit@debbugs.gnu.org; Fri, 13 Sep 2013 19:07:30 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKcSU-0003c3-A5 for bug-guix@gnu.org; Fri, 13 Sep 2013 19:07:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKcSP-0007Ci-Q0 for bug-guix@gnu.org; Fri, 13 Sep 2013 19:07:26 -0400 Received: from mout.web.de ([212.227.15.4]:55207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKcSP-0007Bf-HE for bug-guix@gnu.org; Fri, 13 Sep 2013 19:07:21 -0400 Received: from fluss.localnet ([212.255.235.232]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0MFcDF-1V8GeT3lZN-00EcQf for ; Sat, 14 Sep 2013 01:07:21 +0200 From: Arne Babenhauserheide To: bug-guix@gnu.org Subject: Re: on guix 0.3 package -e '(@ =?UTF-8?B?4oCmKSc=?= has to be run twice to install a new package (not build yet) Date: Sat, 14 Sep 2013 01:07:20 +0200 Message-ID: <3350481.thgqKpQfMT@fluss> User-Agent: KMail/4.11.1 (Linux/3.8.13-gentoo; KDE/4.11.1; x86_64; ; ) In-Reply-To: <877geuqq9a.wl%arne_bab@web.de> References: <877geuqq9a.wl%arne_bab@web.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2811017.Pez8fo7u3A"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Provags-ID: V03:K0:nRUGpANB5BXCibAM/8VK5PA9e76Qw9s0qfEfKZOp2XGjnW++Gj+ j7lE6FHXrwLCWH4a0fMyeoEkuP/kWzI/NnNn4GNdUIOlH/16eVhzFAXDrcnR6d5HYvEn84r FqhrJcBgo0QIcS7GSrA75vlmhPVhnfuHvB8Rybi9MPHtNpMPQbnMQZqZ4NfXExoyPgL4bTm hkhEaJwayeT22NykL5lqw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --nextPart2811017.Pez8fo7u3A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" The referenced file: ;;; GNU Guix --- Functional package management for GNU ;;; Copyright =C2=A9 2013 Nikita Karetnikov ;;; Copyright =C2=A9 2013 Cyril Roelandt ;;; Copyright =C2=A9 2013 Ludovic Court=C3=A8s ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it= ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (= at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (mercurial) #:use-module ((guix licenses) #:select (asl2.0 gpl1+ gpl2+ gpl3+)) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (guix build-system python) #:use-module (guix build utils) #:use-module ((gnu packages gettext) #:renamer (symbol-prefix-proc 'guix:)) #:use-module (gnu packages libapr) #:use-module (gnu packages nano) #:use-module (gnu packages perl) #:use-module (gnu packages python) #:use-module (gnu packages sqlite) #:use-module (gnu packages system) #:use-module (gnu packages emacs) #:use-module (gnu packages compression)) (define-public hg (package (name "mercurial") (version "2.7.1") (source (origin (method url-fetch) (uri (string-append "http://mercurial.selenic.com/release/mercuri= al-" version ".tar.gz")) (sha256 (base32 "121m8f7vmipmdg00cnzdz2rjkgydh28mwfirqkrbs5fv089vywl4")))) (build-system python-build-system) (home-page "http://mercurial.selenic.com") (synopsis "Decentralized version control system") (description "Mercurial is a free, distributed source control management tool.=20= It efficiently handles projects of any size and offers an easy and intu= itive interface.") (license gpl2+))) Am Freitag, 6. September 2013, 11:00:01 schrieb Arne Babenhauserheide: > To test the bug, save this file as mercurial.scm: http://bpaste.net/r= aw/129793/ >=20 > Now run > =20 > GUILE_LOAD_PATH=3D. guix package -e '(@ (mercurial) hg)' >=20 >=20 > On the first run I got the following backtrace:=20 >=20 > @ build-succeeded /nix/store/9rajwkq02sk4nq7cvrxilbsvxrywh2zs-mercuri= al-2.7.1.drv - > Backtrace: > In ice-9/boot-9.scm: > 157: 14 [catch #t # ...] > In unknown file: > ?: 13 [apply-smob/1 #] > In ice-9/boot-9.scm: > 63: 12 [call-with-prompt prompt0 ...] > In ice-9/eval.scm: > 432: 11 [eval # #] > In ice-9/boot-9.scm: > 2320: 10 [save-module-excursion #] > 3966: 9 [#] > In unknown file: > ?: 8 [load-compiled/vm "/home/arne/.cache/guile/ccache/2.0-LE-8-2.= 0/usr/local/bin/guix.go"] > In guix/ui.scm: > 475: 7 [run-guix-command package "-e" "(@ (mercurial) hg)"] > In ice-9/boot-9.scm: > 157: 6 [catch srfi-34 # ..= .] > 157: 5 [catch system-error ...] > In guix/scripts/package.scm: > 951: 4 [#] > 866: 3 [process-actions (# # # #)] > In guix/store.scm: > 483: 2 [build-derivations # #] > 334: 1 [process-stderr #] > In guix/serialization.scm: > 49: 0 [read-int #] >=20 > guix/serialization.scm:49:4: In procedure read-int: > guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argu= ment in position 1 (expecting bytevector): # >=20 > The second run succeeds. --=20 1w6 sie zu achten, sie alle zu finden, in Spiele zu leiten und sacht zu verbinden. =E2=86=92 http://1w6.org --nextPart2811017.Pez8fo7u3A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iJwEAAEIAAYFAlIzmqgACgkQ3M8NswvBBUiIWQP/W2TEM6Z+VMN1rkDulDzuliTr VUe8KfP9bbLbExMq6fOlBaWRfzfIOXi+z/fHiRLTU0wczL+X2rwdA+Uj56bgkx7l s2nT+goP/5/+7VdQGqNW96N7wi4lOGHkp7PDXE5H3seDUAX9KrT85Mjpfel9gexp f5CflRalQW/Q30y8/v0= =C8aD -----END PGP SIGNATURE----- --nextPart2811017.Pez8fo7u3A-- From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 30 17:18:16 2013 Received: (at 15283-done) by debbugs.gnu.org; 30 Oct 2013 21:18:16 +0000 Received: from localhost ([127.0.0.1]:53534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vbd9c-0005eH-2o for submit@debbugs.gnu.org; Wed, 30 Oct 2013 17:18:16 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:57803) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vbd9Y-0005e1-RB for 15283-done@debbugs.gnu.org; Wed, 30 Oct 2013 17:18:14 -0400 X-IronPort-AV: E=Sophos;i="4.93,604,1378850400"; d="scan'208";a="39806531" Received: from reverse-83.fdn.fr (HELO pluto) ([80.67.176.83]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES128-SHA; 30 Oct 2013 22:17:50 +0100 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Arne Babenhauserheide Subject: Re: bug#15283: on guix 0.3 package -e '(@ =?utf-8?Q?=E2=80=A6=29'?= has to be run twice to install a new package (not build yet) References: <877geuqq9a.wl%arne_bab@web.de> Date: Wed, 30 Oct 2013 22:18:05 +0100 In-Reply-To: <877geuqq9a.wl%arne_bab@web.de> (Arne Babenhauserheide's message of "Fri, 06 Sep 2013 11:00:01 +0200") Message-ID: <87ioweihki.fsf@gnu.org> User-Agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: 15283-done Cc: 15283-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Arne Babenhauserheide skribis: > To test the bug, save this file as mercurial.scm: http://bpaste.net/raw/1= 29793/ > > Now run >=20=20 > GUILE_LOAD_PATH=3D. guix package -e '(@ (mercurial) hg)' > > > On the first run I got the following backtrace:=20 > > @ build-succeeded /nix/store/9rajwkq02sk4nq7cvrxilbsvxrywh2zs-mercurial-2= .7.1.drv - [...] > 866: 3 [process-actions (# # # #)] > In guix/store.scm: > 483: 2 [build-derivations # #] > 334: 1 [process-stderr #] > In guix/serialization.scm: > 49: 0 [read-int #] > > guix/serialization.scm:49:4: In procedure read-int: > guix/serialization.scm:49:4: In procedure bv-u32-ref: Wrong type argument= in position 1 (expecting bytevector): # > > The second run succeeds. I believe this is fixed with commit 1fcc3ba. I=E2=80=99m closing the bug, but of course do reopen it if you encounter th= is issue again. Thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 31 16:16:55 2013 Received: (at 15283-done) by debbugs.gnu.org; 31 Oct 2013 20:16:55 +0000 Received: from localhost ([127.0.0.1]:55553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vbyfm-0003Pg-PG for submit@debbugs.gnu.org; Thu, 31 Oct 2013 16:16:54 -0400 Received: from mout.web.de ([212.227.15.4]:58970) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Vbyfk-0003PL-OK for 15283-done@debbugs.gnu.org; Thu, 31 Oct 2013 16:16:53 -0400 Received: from fluss.localnet ([212.255.114.100]) by smtp.web.de (mrweb001) with ESMTPSA (Nemesis) id 0MGiPJ-1VP0Ep1P3R-00DaF5 for <15283-done@debbugs.gnu.org>; Thu, 31 Oct 2013 21:16:46 +0100 From: Arne Babenhauserheide To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Subject: Re: bug#15283: on guix 0.3 package -e '(@ =?UTF-8?B?4oCmKSc=?= has to be run twice to install a new package (not build yet) Date: Thu, 31 Oct 2013 21:16:38 +0100 Message-ID: <15053798.YjuNboMbBh@fluss> User-Agent: KMail/4.11.2 (Linux/3.10.7-gentoo-r1; KDE/4.11.2; x86_64; ; ) In-Reply-To: <87ioweihki.fsf@gnu.org> References: <877geuqq9a.wl%arne_bab@web.de> <87ioweihki.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1691078.4TU4UA3rcg"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Provags-ID: V03:K0:2x6e6BCybhISCnsmrHGfJIqGd3Dm+CowLBeSOUtWs1wm7iYofUa 4sTluONI1V2ybRlS6PG1zOlU8PBfqNEZuUnLkb5tcY6JQKm+ovrk+qDODOWMIxtfHurrp7y LJ2Sb4XH98ZXuemTE0OKeznOBsSRuldxhsuANWABzJiRMfiSTSxkffz20gd80lk+W+TPVlT yd3n/CJQDR60mnkimtQsA== X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 15283-done Cc: 15283-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) --nextPart1691078.4TU4UA3rcg Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Am Mittwoch, 30. Oktober 2013, 22:18:05 schrieb Ludovic Court=C3=A8s: > I believe this is fixed with commit 1fcc3ba. Thank you! --=20 Unpolitisch sein hei=C3=9Ft politisch sein,=20 ohne es zu merken.=20 - Arne (http://draketo.de) --nextPart1691078.4TU4UA3rcg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iJwEAAEIAAYFAlJyuqwACgkQ3M8NswvBBUjLNwP/Ua5V9Prc4k2Nj0aYT+9Gxt17 vk4vq+5YGDszXcJc6Rz8+FgMquzYkMMw3R1LKIpxTTl+EpBf9/H+PC7sipaJ0zOd lKl1aIUFZZaDrxMbHZjIqMKoMG6FvYslWNAvWgrRBORS9l0l/pG21DANCKpvZtAs N/tFVpKYHyC6rO8QtIQ= =C2Zu -----END PGP SIGNATURE----- --nextPart1691078.4TU4UA3rcg-- From unknown Fri Jun 13 11:07:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 29 Nov 2013 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator