From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Superseded packages Date: Tue, 27 Sep 2016 17:39:45 -0400 Message-ID: <20160927213945.GA4241@jasmine> References: <87d1kirc4r.fsf@gnu.org> <87vay8r9r3.fsf_-_@gnu.org> <20160910172514.GA28562@jasmine> <87a8felfb9.fsf@gnu.org> <20160911151945.GB6400@jasmine> <87bmzujhn7.fsf@gnu.org> <20160920211833.GA3354@jasmine> <87y42if3hq.fsf@gnu.org> <20160925164208.GA7317@jasmine> <20160926094441.GF3742@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bp06c-0002Ic-NG for guix-devel@gnu.org; Tue, 27 Sep 2016 17:40:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bp06Y-0007Yb-Is for guix-devel@gnu.org; Tue, 27 Sep 2016 17:40:01 -0400 Content-Disposition: inline In-Reply-To: <20160926094441.GF3742@macbook42.flashner.co.il> 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: Efraim Flashner Cc: guix-devel@gnu.org --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 26, 2016 at 12:44:41PM +0300, Efraim Flashner wrote: > On Sun, Sep 25, 2016 at 12:42:08PM -0400, Leo Famulari wrote: > > I found that I had to move the attic package definition below borg's, or > > else the borg variable was unbound when building (gnu packages backup): > shot in the dark, what if you left it in place and added > (properties `((superseded . ,(delay borg)))))) A different failure: $ ./pre-inst-env guix build attic Backtrace: =20 In ice-9/boot-9.scm: 157: 17 [catch #t # ...] In unknown file: ?: 16 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 15 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 14 [eval # #] In ice-9/boot-9.scm: 2401: 13 [save-module-excursion #] 4050: 12 [#] 1724: 11 [%start-stack load-stack ...] 1729: 10 [#] In unknown file: ?: 9 [primitive-load "/home/leo/work/guix/scripts/guix"] In guix/ui.scm: 1192: 8 [run-guix-command build "attic"] In ice-9/boot-9.scm: 157: 7 [catch srfi-34 # ...] 157: 6 [catch system-error ...] In guix/scripts/build.scm: 661: 5 [#] 626: 4 [options->derivations # (# # # # ...)] In srfi/srfi-1.scm: 646: 3 [append-map # #] 578: 2 [map # #] In guix/scripts/build.scm: 564: 1 [# #] In gnu/packages.scm: 309: 0 [%find-package "attic" "attic" #f #:fallback? #f] gnu/packages.scm:309:5: In procedure %find-package: gnu/packages.scm:309:5: Throw to key `match-error' with args `("match" "no = matching pattern" #>)'. --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX6ucdAAoJECZG+jC6yn8IOcYP/jiScAbY4YWo1k6geok77tA5 zlv9KIQXKFvpwXMgm6SCHCLrzttRqELBog+6L8KXuMGnY5tl2pDN+9TPQQ0qZw/r Sjfq3oj83Y/xTY9KDNrV6UL6Vp/ig8FUBr1LGuS/hTeqaqKUSB5KJwalSX67Iry6 ceQNFHJF3S/C4s7sPEQa7foioHjsCrMEKmyRD+SAeyZpy7zs9rnKMGUNXhLTVtJj Piw70HFRsyg/BDwBp/wl/tEkDtkh1raGRuyUI1gy9gH+e63dNHjDc/r99yIQ9vxB 4KymmkMvLieIFN2e/FeC7xrANanjEAHlcoaDrmER08EqIUHfPcMKSY6v1vxuPIQL wRzwJpWyrb0fqR9yRn66FRJxBIhqxjnNY5l4MMgxFpTCUyzw6x/a+PENmNjk5LNO J0KwatN3sU0c39XA5JzirGoDZjfWxmt7q7KjgrZ/iadFLVCNngXQ4EOqiZHb4lEP WEjkgdbmv6wS97nsnvTy9NkuMnVdx/bWAjn9blqK+lXJiQFVbY6PuEMJ8Jzh8wjs 0eqQGqmMLJ4rAmKVlJDtIwuzuY3psRw67Bflcyq3Nb9qa/QC5X3f3pYgmWgtAbjR I1Txg3NLZB5IFqOxyX0oIrynqxMdG8t4pouImHLzuLSCBp8tgovo1M//MYSLr7on 1UPCCDBrKHkhLjOU5VGf =jl1P -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--